python311Packages.pytext-dist: disable flaky test
This commit is contained in:
@@ -60,6 +60,8 @@ buildPythonPackage rec {
|
||||
"test_rsyncignore"
|
||||
# flakey
|
||||
"test_internal_errors_propagate_to_controller"
|
||||
# https://github.com/pytest-dev/pytest-xdist/issues/985
|
||||
"test_workqueue_ordered_by_size"
|
||||
];
|
||||
|
||||
setupHook = ./setup-hook.sh;
|
||||
|
||||
Reference in New Issue
Block a user