#1650 - Removed the commented out pytest.mark.skip statement now that the test does work.
This commit is contained in:
@@ -50,7 +50,6 @@ def test_seeded_learning(temp_primaite_session):
|
||||
assert actual_mean_reward_per_episode == expected_mean_reward_per_episode
|
||||
|
||||
|
||||
# @pytest.mark.skip(reason="Inconsistent results. Needs someone with RL knowledge to investigate further.")
|
||||
@pytest.mark.parametrize(
|
||||
"temp_primaite_session",
|
||||
[[TEST_CONFIG_ROOT / "ppo_seeded_training_config.yaml", dos_very_basic_config_path()]],
|
||||
|
||||
Reference in New Issue
Block a user