From 2003fa1b351810269bac5282a77f17c58a9544e7 Mon Sep 17 00:00:00 2001 From: Scott Wittenburg Date: Sun, 24 Oct 2021 14:46:26 -0600 Subject: Mark flaky test_ci_rebuild as xfail (#26911) --- lib/spack/spack/test/cmd/ci.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/spack/spack/test/cmd/ci.py b/lib/spack/spack/test/cmd/ci.py index 5be2aa6a41..c17ab1b4d5 100644 --- a/lib/spack/spack/test/cmd/ci.py +++ b/lib/spack/spack/test/cmd/ci.py @@ -677,6 +677,7 @@ spack: assert not any('externaltool' in key for key in yaml_contents) +@pytest.mark.xfail(reason='fails intermittently and covered by gitlab ci') def test_ci_rebuild(tmpdir, mutable_mock_env_path, install_mockery, mock_packages, monkeypatch, mock_gnupghome, mock_fetch, project_dir_env, -- cgit v1.2.3-60-g2f50