Mark flaky test_ci_rebuild as xfail (#26911)
This commit is contained in:
parent
b481b5114a
commit
2003fa1b35
@ -677,6 +677,7 @@ def test_ci_generate_with_external_pkg(tmpdir, mutable_mock_env_path,
|
||||
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,
|
||||
|
Loading…
Reference in New Issue
Block a user