Skip to content

Commit 8b01dd6

Browse files
committed
skip broken test
1 parent b6e2b2a commit 8b01dd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/security_and_privacy/test_third_party_content_blocked_private_browsing.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ def test_third_party_content_blocked_private_browsing_allowed_tracking(driver: F
103103
assert item.get_attribute("value") in ALLOWED_TRACKING_URLS
104104

105105

106+
@pytest.mark.skip(reason="Bug 1973795")
106107
def test_third_party_content_private_browsing_tracking_statuses(driver: Firefox):
107108
"""
108109
C446323.3: Ensure that the statuses of some third party content are loaded properly

0 commit comments

Comments
 (0)