Skip to content

Commit

Permalink
Skipping test_training.py for now
Browse files Browse the repository at this point in the history
  • Loading branch information
WenkelF committed Sep 23, 2024
1 parent 92ab751 commit f123565
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_training.py
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,8 @@ def compose_task_config(config_dir, task_name):

class test_TrainToymix(ut.TestCase):
def test_train_toymix(self):
pytest.skip("Skipping for now because of necessity of download")

# Load the main configuration for toymix
CONFIG_DIR = "../expts/hydra-configs/"
cfg = compose_main_config(CONFIG_DIR)
Expand Down

0 comments on commit f123565

Please sign in to comment.