Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block postbacks for 5s after redirects #1853

Merged
merged 1 commit into from
Sep 7, 2024

Block postbacks for 5s after redirects

4746085
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Block postbacks for 5s after redirects #1853

Block postbacks for 5s after redirects
4746085
Select commit
Loading
Failed to load commit list.
GitHub Actions / chrome-tests-Windows-Development-Default completed Sep 7, 2024 in 0s

UI Test Results from chrome on Windows

This run completed at 09/07/2024 15:32:11

Details

Test Results - UI Test Results from chrome on Windows

Expand the following summaries for more details:

Duration: 815.8678882 seconds
Times
Started: 2024-09-07T15:18:06.9639997+00:00
Creation: 2024-09-07T15:18:11.3227700+00:00
Queuing: 2024-09-07T15:18:11.3227702+00:00
Finished: 2024-09-07T15:31:42.8318879+00:00
Duration: 815.8678882 seconds
Outcome: Failed | Total Tests: 585 | Passed: 580 | Failed: 1
Counters
Total: 585
Executed: 581
Passed: 580
Failed: 1
Error: 0
Timeout: 0
Aborted: 0
Inconclusive: 0
PassedButRunAborted: 0
NotRunnable: 0
NotExecuted: 0
Disconnected: 0
Warning: 0
Completed: 0
InProgress: 0
Pending: 0

Tests:

🔘 DotVVM.Samples.Tests.Feature.PostbackConcurrencyTests.Feature_PostbackConcurrency_RedirectPostbackQueue
Name: DotVVM.Samples.Tests.Feature.PostbackConcurrencyTests.Feature_PostbackConcurrency_RedirectPostbackQueue
Class Name: DotVVM.Samples.Tests.Feature.PostbackConcurrencyTests
Outcome: NotExecuted 🔘
Duration: 00:00:00.0010000

❌ DotVVM.Samples.Tests.Control.ComboBoxTests.Control_ComboBox_Nullable
Name: DotVVM.Samples.Tests.Control.ComboBoxTests.Control_ComboBox_Nullable
Class Name: DotVVM.Samples.Tests.Control.ComboBoxTests
Outcome: Failed
Duration: 00:00:00.1687064

Error Message

System.NullReferenceException : Object reference not set to an instance of an object.

Error Stack Trace:

   at Riganti.Selenium.Core.TestSuiteRunner.RunInAllBrowsers(ISeleniumTest testClass, Action`1 action, String callerMemberName, String callerFilePath, Int32 callerLineNumber) in D:\ba\_work\129\s\src\Core\Riganti.Selenium.Core\TestSuiteRunner.cs:line 180
   at Riganti.Selenium.xUnitIntegration.XunitTestSuiteRunner.RunInAllBrowsers(ISeleniumTest testClass, Action`1 action, String callerMemberName, String callerFilePath, Int32 callerLineNumber) in D:\ba\_work\129\s\src\Integrations\Riganti.Selenium.xUnit\XunitTestSuiteRunner.cs:line 23
   at Riganti.Selenium.AssertApi.AssertApiSeleniumTestExecutorExtensions.RunInAllBrowsers(ISeleniumTest executor, Action`1 testBody, String callerMemberName, String callerFilePath, Int32 callerLineNumber) in D:\ba\_work\129\s\src\Core\Riganti.Selenium.AssertApi\AssertApiSeleniumTestExecutorExtensions.cs:line 18
   at DotVVM.Samples.Tests.Base.AppSeleniumTest.RunInAllBrowsers(Action`1 testBody, String callerMemberName, String callerFilePath, Int32 callerLineNumber) in /_/src/Samples/Tests/Tests/Base/AppSeleniumTest.cs:line 38
   at DotVVM.Samples.Tests.Control.ComboBoxTests.Control_ComboBox_Nullable() in /_/src/Samples/Tests/Tests/Control/ComboBoxTests.cs:line 124

🔘 DotVVM.Samples.Tests.Feature.PostbackSpaNavigationTests.PostbackSpaNavigationTest_SuccessfulNavigation_SurvivingStaticCommand
Name: DotVVM.Samples.Tests.Feature.PostbackSpaNavigationTests.PostbackSpaNavigationTest_SuccessfulNavigation_SurvivingStaticCommand
Class Name: DotVVM.Samples.Tests.Feature.PostbackSpaNavigationTests
Outcome: NotExecuted 🔘
Duration: 00:00:00.0010000

🔘 DotVVM.Samples.Tests.Control.CheckBoxTests.Control_CheckBox_CheckedItemsEmpty
Name: DotVVM.Samples.Tests.Control.CheckBoxTests.Control_CheckBox_CheckedItemsEmpty
Class Name: DotVVM.Samples.Tests.Control.CheckBoxTests
Outcome: NotExecuted 🔘
Duration: 00:00:00.0010000

🔘 DotVVM.Samples.Tests.ErrorsTests.Error_ExceptionWindow_GitHubRedirect
Name: DotVVM.Samples.Tests.ErrorsTests.Error_ExceptionWindow_GitHubRedirect
Class Name: DotVVM.Samples.Tests.ErrorsTests
Outcome: NotExecuted 🔘
Duration: 00:00:00.0010000