Skip to content

Improve error reporting on tag names #2972

Improve error reporting on tag names

Improve error reporting on tag names #2972

GitHub Actions / chrome-tests-Windows-Development-Default completed Apr 15, 2024 in 0s

UI Test Results from chrome on Windows

This run completed at 04/15/2024 17:04:04

Details

Test Results - UI Test Results from chrome on Windows

Expand the following summaries for more details:

Duration: 814.6943396 seconds
Times
Started: 2024-04-15T16:50:14.2348081+00:00
Creation: 2024-04-15T16:50:16.5843636+00:00
Queuing: 2024-04-15T16:50:16.5843638+00:00
Finished: 2024-04-15T17:03:48.9291477+00:00
Duration: 814.6943396 seconds
Outcome: Failed | Total Tests: 575 | Passed: 570 | Failed: 1
Counters
Total: 575
Executed: 571
Passed: 570
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.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_NonExistingControl
Name: DotVVM.Samples.Tests.ErrorsTests.Error_NonExistingControl
Class Name: DotVVM.Samples.Tests.ErrorsTests
Outcome: Failed ❌
Duration: 00:00:18.5153498

Error Message

Riganti.Selenium.Core.Abstractions.Exceptions.SeleniumTestFailedException : 

-----------  Aggregated Inner Exceptions  -----------

// Exception #1: 
Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException

Check results: Element contains wrong content. Expected content: '<dot:NonExistingControl />', Provided content: 'NonExistingControl' 
 Element selector: [class='errorUnderline']:nth-child(0) 


Browser: chrome:fast
Url: http://localhost:5407/Errors/NonExistingControl
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240415\Riganti.Selenium.AssertApi.AssertApiSeleniumTestExecutorExtensions_Error_NonExistingControl_1.png

   at DotVVM.Samples.Tests.ErrorsTests.<>c.<Error_NonExistingControl>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/ErrorsTests.cs:line 59




// Exception #2: 
Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException

Check results: Element contains wrong content. Expected content: '<dot:NonExistingControl />', Provided content: 'NonExistingControl' 
 Element selector: [class='errorUnderline']:nth-child(0) 


Browser: chrome:fast
Url: http://localhost:5407/Errors/NonExistingControl
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240415\Riganti.Selenium.AssertApi.AssertApiSeleniumTestExecutorExtensions_Error_NonExistingControl_2.png

   at DotVVM.Samples.Tests.ErrorsTests.<>c.<Error_NonExistingControl>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/ErrorsTests.cs:line 59



---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException

Check results: Element contains wrong content. Expected content: '<dot:NonExistingControl />', Provided content: 'NonExistingControl' 
 Element selector: [class='errorUnderline']:nth-child(0) 


Browser: chrome:fast
Url: http://localhost:5407/Errors/NonExistingControl
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240415\Riganti.Selenium.AssertApi.AssertApiSeleniumTestExecutorExtensions_Error_NonExistingControl_1.png

---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException

Check results: Element contains wrong content. Expected content: '<dot:NonExistingControl />', Provided content: 'NonExistingControl' 
 Element selector: [class='errorUnderline']:nth-child(0) 


Browser: chrome:fast
Url: http://localhost:5407/Errors/NonExistingControl
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240415\Riganti.Selenium.AssertApi.AssertApiSeleniumTestExecutorExtensions_Error_NonExistingControl_2.png

Error Stack Trace:

   at DotVVM.Samples.Tests.ErrorsTests.<>c.<Error_NonExistingControl>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/ErrorsTests.cs:line 59

----- Inner Stack Trace #1 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
   at DotVVM.Samples.Tests.ErrorsTests.<>c.<Error_NonExistingControl>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/ErrorsTests.cs:line 59

----- Inner Stack Trace #2 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
   at DotVVM.Samples.Tests.ErrorsTests.<>c.<Error_NonExistingControl>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/ErrorsTests.cs:line 59


πŸ”˜ 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