qiime2 / q2-deblur

BSD 3-Clause "New" or "Revised" License
2 stars 22 forks source link

CI Failing to collect tests? #94

Closed ChrisKeefe closed 2 years ago

ChrisKeefe commented 2 years ago

Bug Description CI may fail to catch failing tests, likely because the test runner isn't collecting some or all tests.

Steps to reproduce the behavior

  1. Build a test that should fail (see example below for the case that raised this issue)
  2. Open a CR
  3. Check CI results for test failure

Expected behavior Failing tests should fail CI

References Affected PR

ChrisKeefe commented 2 years ago

This passing CI run should have failed.