mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
ci: Disable test-run-dev.
This test doesn’t catch many bugs and is known to be flaky. Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
committed by
Tim Abbott
parent
a6624f04db
commit
006a69c912
@@ -26,7 +26,7 @@ set -x
|
||||
./tools/test-help-documentation --skip-external-links
|
||||
./tools/test-api
|
||||
./tools/test-locked-requirements
|
||||
./tools/test-run-dev
|
||||
# ./tools/test-run-dev # https://github.com/zulip/zulip/pull/14233
|
||||
|
||||
# This test has been persistently flaky at like 1% frequency, is slow,
|
||||
# and is for a very specific single feature, so we don't run it by default:
|
||||
|
||||
Reference in New Issue
Block a user