Skip to content

Commit

Permalink
Exclude more "examples"
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgait committed Mar 7, 2022
1 parent ece220d commit ada0dfd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions integration_tests/script_builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ def build_scripts(self):
exceptions["dataflow.py"] = "Vertex tested elsewhere"
exceptions["receptive_fields_for_motion.py"] = "Duplication"
exceptions["cerebellum.py"] = "Script has no run stage"
exceptions["test_mfvn_lut.py"] = "Only a test (no machine needed)"
exceptions["test_pfpc_lut.py"] = "Only a test (no machine needed)"

# For branches these raise a SkipTest quoting the time given
# For cron and manual runs these just and a warning
Expand Down

0 comments on commit ada0dfd

Please sign in to comment.