Skip to content

Commit

Permalink
[ci] Ignore failing tests to get some signal from the RBE build again
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Oct 4, 2023
1 parent b42044e commit b75c00f
Showing 1 changed file with 17 additions and 3 deletions.
20 changes: 17 additions & 3 deletions .skipped-tests
Expand Up @@ -8,18 +8,32 @@
-//dotnet/test/common:VirtualAuthn/VirtualAuthenticatorTest-chrome
-//dotnet/test/support/UI:SelectBrowserTests-firefox
-//dotnet/test/support/UI:SelectTests
-//java/test/org/openqa/selenium:FormHandlingTest-chrome
-//java/test/org/openqa/selenium/bidi:BiDiSessionTest-remote
-//java/test/org/openqa/selenium/bidi:BiDiTest-remote
-//java/test/org/openqa/selenium/bidi/browsingcontext:BrowsingContextTest
-//java/test/org/openqa/selenium/bidi/browsingcontext:BrowsingContextTest-remote
-//java/test/org/openqa/selenium/bidi/log:LogInspectorTest-remote
-//java/test/org/openqa/selenium/bidi:BiDiSessionTest-remote
-//java/test/org/openqa/selenium/bidi:BiDiTest-remote
-//java/test/org/openqa/selenium/chrome:ChromeDriverFunctionalTest
-//java/test/org/openqa/selenium/chrome:ChromeDriverFunctionalTest-remote
-//java/test/org/openqa/selenium/devtools:CdpFacadeTest-remote
-//java/test/org/openqa/selenium/devtools:ChangeUserAgentTest-remote
-//java/test/org/openqa/selenium/devtools:DevToolsReuseTest-remote
-//java/test/org/openqa/selenium/devtools:JavascriptExceptionsTest-remote
-//java/test/org/openqa/selenium/devtools:NetworkInterceptorRestTest-chrome-remote
-//java/test/org/openqa/selenium/devtools:NetworkInterceptorTest-chrome-remote
-//java/test/org/openqa/selenium/federatedcredentialmanagement:FederatedCredentialManagementTest
-//java/test/org/openqa/selenium/firefox:FirefoxDriverBuilderTest
-//java/test/org/openqa/selenium/firefox:RemoteFirefoxDriverTest-remote
-//java/test/org/openqa/selenium/grid/gridui:OverallGridTest
-//java/test/org/openqa/selenium/grid/router:RemoteWebDriverBiDiTest
-//java/test/org/openqa/selenium/grid/router:RemoteWebDriverDownloadTest
-//java/test/org/openqa/selenium/grid/router:RemoteWebDriverDownloadTest-chrome
-//java/test/org/openqa/selenium/grid/router:RemoteWebDriverDownloadTest-chrome-remote
-//java/test/org/openqa/selenium/grid/router:RemoteWebDriverDownloadTest-remote
-//java/test/org/openqa/selenium/interactions:DefaultMouseTest
-//java/test/org/openqa/selenium/interactions:DefaultMouseTest-remote
-//java/test/org/openqa/selenium/remote:RemoteWebDriverBuilderTest
-//java/test/org/openqa/selenium/remote:RemoteWebDriverScreenshotTest-remote
-//java/test/org/openqa/selenium:FormHandlingTest-chrome
-//py:auto-chrome-test/selenium/webdriver/common/virtual_authenticator_tests.py
-//py:unit-test/unit/selenium/webdriver/common/cdp_module_fallback_tests.py

0 comments on commit b75c00f

Please sign in to comment.