gzip compression of command and staticCommand requests #2896
GitHub Actions / chrome-tests-Linux-Production-ExperimentalFeaturesTests
completed
Feb 18, 2024 in 0s
UI Test Results from chrome on Linux
This run completed at 02/18/2024 15:46:44
Details
Test Results - UI Test Results from chrome on Linux
Expand the following summaries for more details:
Duration: 598.7050411 seconds
Times | |
---|---|
Started: | 2024-02-18T15:36:38.9448287+00:00 |
Creation: | 2024-02-18T15:36:41.1361792+00:00 |
Queuing: | 2024-02-18T15:36:41.1361794+00:00 |
Finished: | 2024-02-18T15:46:37.6498698+00:00 |
Duration: | 598.7050411 seconds |
Outcome: Failed | Total Tests: 489 | Passed: 483 | Failed: 3
Counters | |
---|---|
Total: | 489 |
Executed: | 486 |
Passed: | 483 |
Failed: | 3 |
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.DictionaryTranslationTests.Feature_DictionaryTranslation_Remove
Name: | DotVVM.Samples.Tests.Feature.DictionaryTranslationTests.Feature_DictionaryTranslation_Remove |
Class Name: | DotVVM.Samples.Tests.Feature.DictionaryTranslationTests |
Outcome: | Failed ❌ |
Duration: | 00:00:00.0444009 |
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 35
at DotVVM.Samples.Tests.Feature.DictionaryTranslationTests.Feature_DictionaryTranslation_Remove() in /_/src/Samples/Tests/Tests/Feature/DictionaryTranslationTests.cs:line 58
🔘 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.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.Control.IncludeInPagePropertyTests.Control_IncludeInPageProperty_IncludeInPage_GridViewEmptyDataTemplate
Name: | DotVVM.Samples.Tests.Control.IncludeInPagePropertyTests.Control_IncludeInPageProperty_IncludeInPage_GridViewEmptyDataTemplate |
Class Name: | DotVVM.Samples.Tests.Control.IncludeInPagePropertyTests |
Outcome: | Failed ❌ |
Duration: | 00:00:00.0445967 |
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 35
at DotVVM.Samples.Tests.Control.IncludeInPagePropertyTests.CheckIncludeInPage(Action`1 beforeSwitch, Action`1 afterSwitch) in /_/src/Samples/Tests/Tests/Control/IncludeInPagePropertyTests.cs:line 94
at DotVVM.Samples.Tests.Control.IncludeInPagePropertyTests.Control_IncludeInPageProperty_IncludeInPage_GridViewEmptyDataTemplate() in /_/src/Samples/Tests/Tests/Control/IncludeInPagePropertyTests.cs:line 34
❌ DotVVM.Samples.Tests.Feature.BindingNamespacesTests.Feature_BindingNamespaces_BindingUsingNamespace
Name: | DotVVM.Samples.Tests.Feature.BindingNamespacesTests.Feature_BindingNamespaces_BindingUsingNamespace |
Class Name: | DotVVM.Samples.Tests.Feature.BindingNamespacesTests |
Outcome: | Failed ❌ |
Duration: | 00:00:00.0476723 |
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 35
at DotVVM.Samples.Tests.Feature.BindingNamespacesTests.Feature_BindingNamespaces_BindingUsingNamespace() in /_/src/Samples/Tests/Tests/Feature/BindingNamespacesTests.cs:line 14
Loading