New dot:ModalDialog control, wrapper for <dialog> #2914
GitHub Actions / chrome-tests-Linux-Production-ExperimentalFeaturesTests
completed
Feb 23, 2024 in 0s
UI Test Results from chrome on Linux
This run completed at 02/23/2024 19:13:43
Details
Test Results - UI Test Results from chrome on Linux
Expand the following summaries for more details:
Duration: 681.6572602 seconds
Times | |
---|---|
Started: | 2024-02-23T19:02:03.3425006+00:00 |
Creation: | 2024-02-23T19:02:27.3459814+00:00 |
Queuing: | 2024-02-23T19:02:27.3459815+00:00 |
Finished: | 2024-02-23T19:13:24.9997608+00:00 |
Duration: | 681.6572602 seconds |
Outcome: Failed | Total Tests: 524 | Passed: 520 | Failed: 1
Counters | |
---|---|
Total: | 524 |
Executed: | 521 |
Passed: | 520 |
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.Feature.ModalDialogTests.Feature_ModalDialog_CloseEvent
Name: | DotVVM.Samples.Tests.Feature.ModalDialogTests.Feature_ModalDialog_CloseEvent |
Class Name: | DotVVM.Samples.Tests.Feature.ModalDialogTests |
Outcome: | Failed β |
Duration: | 00:00:23.4713315 |
Error Message
Riganti.Selenium.Core.Abstractions.Exceptions.SeleniumTestFailedException :
----------- Aggregated Inner Exceptions -----------
// Exception #1:
Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Element is not displayed.
Element selector: close-event
Browser: chrome:fast
Url: http://localhost:16019/FeatureSamples/ModalDialog/ModalDialog
Screenshot:
at DotVVM.Samples.Tests.Feature.ModalDialogTests.<>c__DisplayClass5_0.<Feature_ModalDialog_CloseEvent>b__5(IElementWrapper dialog) in /_/src/Samples/Tests/Tests/Feature/ModalDialogTests.cs:line 91
at DotVVM.Samples.Tests.Feature.ModalDialogTests.CheckDialogCloses(IBrowserWrapper browser, String id, Action`1 closeAction) in /_/src/Samples/Tests/Tests/Feature/ModalDialogTests.cs:line 35
at DotVVM.Samples.Tests.Feature.ModalDialogTests.<Feature_ModalDialog_CloseEvent>b__5_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/ModalDialogTests.cs:line 88
// Exception #2:
Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Element is not displayed.
Element selector: close-event
Browser: chrome:fast
Url: http://localhost:16019/FeatureSamples/ModalDialog/ModalDialog
Screenshot:
at DotVVM.Samples.Tests.Feature.ModalDialogTests.<>c__DisplayClass5_0.<Feature_ModalDialog_CloseEvent>b__5(IElementWrapper dialog) in /_/src/Samples/Tests/Tests/Feature/ModalDialogTests.cs:line 91
at DotVVM.Samples.Tests.Feature.ModalDialogTests.CheckDialogCloses(IBrowserWrapper browser, String id, Action`1 closeAction) in /_/src/Samples/Tests/Tests/Feature/ModalDialogTests.cs:line 35
at DotVVM.Samples.Tests.Feature.ModalDialogTests.<Feature_ModalDialog_CloseEvent>b__5_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/ModalDialogTests.cs:line 88
---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Element is not displayed.
Element selector: close-event
Browser: chrome:fast
Url: http://localhost:16019/FeatureSamples/ModalDialog/ModalDialog
Screenshot:
---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Element is not displayed.
Element selector: close-event
Browser: chrome:fast
Url: http://localhost:16019/FeatureSamples/ModalDialog/ModalDialog
Screenshot:
Error Stack Trace:
at DotVVM.Samples.Tests.Feature.ModalDialogTests.<>c__DisplayClass5_0.<Feature_ModalDialog_CloseEvent>b__5(IElementWrapper dialog) in /_/src/Samples/Tests/Tests/Feature/ModalDialogTests.cs:line 91
at DotVVM.Samples.Tests.Feature.ModalDialogTests.CheckDialogCloses(IBrowserWrapper browser, String id, Action`1 closeAction) in /_/src/Samples/Tests/Tests/Feature/ModalDialogTests.cs:line 35
at DotVVM.Samples.Tests.Feature.ModalDialogTests.<Feature_ModalDialog_CloseEvent>b__5_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/ModalDialogTests.cs:line 88
----- Inner Stack Trace #1 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
at DotVVM.Samples.Tests.Feature.ModalDialogTests.<>c__DisplayClass5_0.<Feature_ModalDialog_CloseEvent>b__5(IElementWrapper dialog) in /_/src/Samples/Tests/Tests/Feature/ModalDialogTests.cs:line 91
at DotVVM.Samples.Tests.Feature.ModalDialogTests.CheckDialogCloses(IBrowserWrapper browser, String id, Action`1 closeAction) in /_/src/Samples/Tests/Tests/Feature/ModalDialogTests.cs:line 35
at DotVVM.Samples.Tests.Feature.ModalDialogTests.<Feature_ModalDialog_CloseEvent>b__5_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/ModalDialogTests.cs:line 88
----- Inner Stack Trace #2 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
at DotVVM.Samples.Tests.Feature.ModalDialogTests.<>c__DisplayClass5_0.<Feature_ModalDialog_CloseEvent>b__5(IElementWrapper dialog) in /_/src/Samples/Tests/Tests/Feature/ModalDialogTests.cs:line 91
at DotVVM.Samples.Tests.Feature.ModalDialogTests.CheckDialogCloses(IBrowserWrapper browser, String id, Action`1 closeAction) in /_/src/Samples/Tests/Tests/Feature/ModalDialogTests.cs:line 35
at DotVVM.Samples.Tests.Feature.ModalDialogTests.<Feature_ModalDialog_CloseEvent>b__5_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/ModalDialogTests.cs:line 88
π 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 |
Loading