Skip to content

Commit

Permalink
Revert "vagrant(arch): mark TEST-50-DISSECT as flaky"
Browse files Browse the repository at this point in the history
The flakiness should be resolved by
systemd/systemd#29691.

This reverts commit 90689e1.
  • Loading branch information
mrc0mmand committed Nov 2, 2023
1 parent 00f479b commit a9a38bc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions vagrant/test_scripts/test-arch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,7 @@ exectask "setup-the-base-image" "make -C test/TEST-01-BASIC clean setup TESTDIR=
EXECUTED_LIST=()
FLAKE_LIST=(
"test/TEST-16-EXTEND-TIMEOUT" # flaky test
"test/TEST-25-IMPORT" # flaky when parallelized (systemd/systemd#13973)
"test/TEST-50-DISSECT" # flaky, see systemd/systemd#28141
"test/TEST-25-IMPORT" # flaky when paralellized (systemd/systemd#13973)
)
SKIP_LIST=(
"test/TEST-61-UNITTESTS-QEMU" # redundant test, runs the same tests as TEST-02, but only QEMU (systemd/systemd#19969)
Expand Down

0 comments on commit a9a38bc

Please sign in to comment.