Skip to content

Commit 04274b4

Browse files
committed
Add test_class to flkay mp tests
1 parent 4cf7973 commit 04274b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ jobs:
182182
RUST_BACKTRACE: full
183183
# Tests that can be flaky when running with multiple processes `-j 2`. We will use `-j 1` for these.
184184
FLAKY_MP_TESTS: >-
185+
test_class
185186
test_eintr
186187
test_multiprocessing_fork
187188
test_multiprocessing_forkserver

0 commit comments

Comments
 (0)