aspnetcore/src/Shared/E2ETesting
Pranav K 383a272f36
Quarantine falky test ServerEventTest.EventDuringBatchRendering_CanTriggerDOMEvents (#24691)
* Quarantine falky test ServerEventTest.EventDuringBatchRendering_CanTriggerDOMEvents

Blazor's E2E testing uses a much shorter timeout after a test failure. This test run had several test failures, but most of these appear to be the result of
an incredibly short timeot. This PR quarantines the one test that appears to be a genuine failure and also increases the timeout duration for after test failure.

* Quarantine ServerExecutionTests.ServerGlobalizationTest.CanSetCultureAndParseCultureSensitiveNumbersAndDates
2020-08-07 23:16:53 +00:00
..
XUnitExtensions
BrowserAssertFailedException.cs
BrowserFixture.cs
BrowserTestBase.cs
CaptureSeleniumLogsAttribute.cs
E2ETestOptions.cs Quarantine falky test ServerEventTest.EventDuringBatchRendering_CanTriggerDOMEvents (#24691) 2020-08-07 23:16:53 +00:00
E2ETesting.props
E2ETesting.targets Create a Blazor WebAssembly SDK (#24044) 2020-07-20 13:25:49 -07:00
SauceConnectServer.cs
SauceOptions.cs
SeleniumStandaloneServer.cs
WaitAssert.cs ElementReference FocusAsync API (#23316) 2020-06-26 09:19:50 -07:00
WebDriverExtensions.cs
WebElementExtensions.cs
selenium-config.json