diff --git a/py/test/selenium/webdriver/common/fedcm_tests.py b/py/test/selenium/webdriver/common/fedcm_tests.py index 26c4247bfd283..a187f1c6c1182 100644 --- a/py/test/selenium/webdriver/common/fedcm_tests.py +++ b/py/test/selenium/webdriver/common/fedcm_tests.py @@ -21,7 +21,6 @@ @pytest.mark.xfail_safari(reason="FedCM not supported") -@pytest.mark.xfail_chrome(reason="https://issues.chromium.org/u/0/issues/425801332") @pytest.mark.xfail_firefox(reason="FedCM not supported") @pytest.mark.xfail_ie(reason="FedCM not supported") @pytest.mark.xfail_remote(reason="FedCM not supported, since remote uses Firefox")