skipping flaky tests

This commit is contained in:
yuneng-jiang
2026-01-23 11:43:39 -08:00
parent a28911845f
commit 89bf7e50c4
3 changed files with 19 additions and 6 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
from unittest.mock import patch
import pytest
@pytest.mark.skip(reason="Very Flaky in CI, will debug later")
def test_restructure_ui_html_files_skipped_in_non_root(monkeypatch):
"""
Test that _restructure_ui_html_files is SKIPPED when: