Skip to content

Commit d702027

Browse files
authored
[py]: enable fedcm tests for chrome (#16118)
1 parent 8f0bee2 commit d702027

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

py/test/selenium/webdriver/common/fedcm_tests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121

2222

2323
@pytest.mark.xfail_safari(reason="FedCM not supported")
24-
@pytest.mark.xfail_chrome(reason="https://issues.chromium.org/u/0/issues/425801332")
2524
@pytest.mark.xfail_firefox(reason="FedCM not supported")
2625
@pytest.mark.xfail_ie(reason="FedCM not supported")
2726
@pytest.mark.xfail_remote(reason="FedCM not supported, since remote uses Firefox")

0 commit comments

Comments
 (0)