-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Correctness
-
ALL
-
2
Possibly a duplicate/related to https://jira.mongodb.org/browse/SERVER-80220
burn_in_tests incorrectly runs the test jstests/sharding/timeseries_change_stream_no_orphans.js with the sharding_last_continuous suite when it should be excluded and resmoke errors out saying that it cannot run an excluded test. This probably has something to do with feature flags not working as intended.
An example patch build can be seen here https://spruce.mongodb.com/version/64ff266ad6d80abb708a6733
Original slack thread: https://mongodb.slack.com/archives/C0V79S1PY/p1694543626586979
- duplicates
-
SERVER-80220 JavaScript tests tagged with in-development feature flags are not being run by burn_in_tests
- Closed