Skip to content

Merge pull request #1854 from riganti/htmlwriter-uppercase-warning #3150

Merge pull request #1854 from riganti/htmlwriter-uppercase-warning

Merge pull request #1854 from riganti/htmlwriter-uppercase-warning #3150

GitHub Actions / chrome-tests-Linux-Production-ExperimentalFeaturesTests completed Sep 7, 2024 in 0s

UI Test Results from chrome on Linux

This run completed at 09/07/2024 16:32:23

Details

Test Results - UI Test Results from chrome on Linux

Expand the following summaries for more details:

Duration: 703.0588519 seconds
Times
Started: 2024-09-07T16:20:34.0251474+00:00
Creation: 2024-09-07T16:20:36.5992031+00:00
Queuing: 2024-09-07T16:20:36.5992032+00:00
Finished: 2024-09-07T16:32:17.0839993+00:00
Duration: 703.0588519 seconds
Outcome: Failed | Total Tests: 534 | Passed: 528 | Failed: 3
Counters
Total: 534
Executed: 531
Passed: 528
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.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.CommandArgumentsTests.Feature_CommandArguments_CommandArguments
Name: DotVVM.Samples.Tests.Feature.CommandArgumentsTests.Feature_CommandArguments_CommandArguments
Class Name: DotVVM.Samples.Tests.Feature.CommandArgumentsTests
Outcome: Failed ❌
Duration: 00:00:00.1406203

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.Feature.CommandArgumentsTests.Feature_CommandArguments_CommandArguments() in /_/src/Samples/Tests/Tests/Feature/CommandArgumentsTests.cs:line 19

πŸ”˜ 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.LiteralTests.Control_Literal_Literal_CollectionLength
Name: DotVVM.Samples.Tests.Control.LiteralTests.Control_Literal_Literal_CollectionLength
Class Name: DotVVM.Samples.Tests.Control.LiteralTests
Outcome: Failed ❌
Duration: 00:00:00.1408976

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.LiteralTests.Control_Literal_Literal_CollectionLength() in /_/src/Samples/Tests/Tests/Control/LiteralTests.cs:line 67

❌ DotVVM.Samples.Tests.Feature.PostbackAbortSignal.Command
Name: DotVVM.Samples.Tests.Feature.PostbackAbortSignal.Command
Class Name: DotVVM.Samples.Tests.Feature.PostbackAbortSignal
Outcome: Failed ❌
Duration: 00:00:00.1411348

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.Feature.PostbackAbortSignal.Command() in /_/src/Samples/Tests/Tests/Feature/PostbackAbortSignal.cs:line 53