Skip to content

Commit

Permalink
Create a denylist for CI x86-32 tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankyluk committed Mar 25, 2024
1 parent a39ac29 commit a34cbdd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions suite/tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6206,9 +6206,6 @@ endif ()
# The following tests are excluded until they are fixed.
if (X86 AND NOT X64)
set_tests_properties(
code_api|api.rseq
code_api|api.static_maps_mixup_novars_FLAKY
code_api|api.static_sideline_FLAKY
code_api|api.static_signal
code_api|client.alloc
code_api|client.exception
Expand Down

0 comments on commit a34cbdd

Please sign in to comment.