Skip to content

Commit 53c2663

Browse files
committed
Update pytest mark
1 parent a6de750 commit 53c2663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/security_and_privacy/test_blocking_social_media_trackers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def add_to_prefs_list():
2727
]
2828

2929

30-
@pytest.mark.xfail # blocked by bug 1866005
30+
@pytest.mark.skip(reason="Blocked by bug 1866005. Tracked in bug 1940516.")
3131
def test_blocking_social_media_trackers(driver: Firefox):
3232
"""
3333
C446406: Ensure that ETP Custom mode with the option "Cross-site tracking cookies, and isolate other

0 commit comments

Comments
 (0)