Skip to content

Commit 20eafd5

Browse files
yoneymeta-codesync[bot]
authored andcommitted
Skip SBS stdlib compiler tests in aggregated refleak runs
Summary: Skip slow SbsCompileTests in aggregated refleak runs to prevent consistent worker timeouts. Reviewed By: alexmalyshev Differential Revision: D116857464 fbshipit-source-id: fd5d094576804e58cc024046e5403a92ceccb929
1 parent 985adb3 commit 20eafd5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cinderx/TestScripts/refleak_skip_tests.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ test.test_sqlite3.test_dbapi.RowTests.test_row_is_a_sequence
1313
test.test_sqlite3.test_factory.RowFactoryTests.test_sqlite_row_as_sequence
1414

1515
# These take excessive time, particularly when combined with ASAN + UBSAN.
16+
test_cinderx.test_compiler.test_sbs_stdlib.SbsCompileTests*.*
1617
test.test_audit.*
1718
test.test_concurrent_futures.*
1819
test.test_importlib.*

0 commit comments

Comments
 (0)