Skip to content
Snippets Groups Projects

Resolve "Scheduled tests failing due to timeouts"

Merged Colm Talbot requested to merge 414-scheduled-tests-failing-due-to-timeouts into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -44,7 +44,6 @@ class Test(unittest.TestCase):
def test_examples(self):
""" Loop over examples to check they run """
examples = ['examples/gw_examples/injection_examples/fast_tutorial.py',
'examples/gw_examples/injection_examples/marginalized_likelihood.py',
'examples/gw_examples/data_examples/GW150914.py',
]
for filename in examples:
Loading