Partial TimeSpan support in TextBox #1777
Draft
GitHub Actions / firefox-tests-Linux-Development-ExperimentalFeaturesTests
completed
Feb 19, 2024 in 0s
UI Test Results from firefox on Linux
This run completed at 02/19/2024 13:54:57
Details
Test Results - UI Test Results from firefox on Linux
Expand the following summaries for more details:
Duration: 969.2410809 seconds
Times | |
---|---|
Started: | 2024-02-19T13:38:32.8918721+00:00 |
Creation: | 2024-02-19T13:38:47.3848286+00:00 |
Queuing: | 2024-02-19T13:38:47.3848287+00:00 |
Finished: | 2024-02-19T13:54:42.1329530+00:00 |
Duration: | 969.2410809 seconds |
Outcome: Failed | Total Tests: 535 | Passed: 528 | Failed: 3
Counters | |
---|---|
Total: | 535 |
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.Control.TextBoxTests.Control_TextBox_TextBox_Types(localizationId: "cs-CZ")
Name: | DotVVM.Samples.Tests.Control.TextBoxTests.Control_TextBox_TextBox_Types(localizationId: "cs-CZ") |
Class Name: | DotVVM.Samples.Tests.Control.TextBoxTests |
Outcome: | Failed ❌ |
Duration: | 00:00:22.7129529 |
Error Message
Riganti.Selenium.Core.Abstractions.Exceptions.SeleniumTestFailedException :
----------- Aggregated Inner Exceptions -----------
// Exception #1:
Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Attribute contains unexpected value. Expected value: '11:48:25', Provided value: '11:48'
Element selector: input[data-ui='timespan-textbox']:nth-child(0)
Browser: firefox:fast
Url: http://localhost:16019/ControlSamples/TextBox/TextBox_Types?lang=cs-CZ
Screenshot:
at DotVVM.Samples.Tests.Control.TextBoxTests.<>c__DisplayClass10_0.<Control_TextBox_TextBox_Types>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/TextBoxTests.cs:line 306
// Exception #2:
Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Attribute contains unexpected value. Expected value: '11:48:25', Provided value: '11:48'
Element selector: input[data-ui='timespan-textbox']:nth-child(0)
Browser: firefox:fast
Url: http://localhost:16019/ControlSamples/TextBox/TextBox_Types?lang=cs-CZ
Screenshot:
at DotVVM.Samples.Tests.Control.TextBoxTests.<>c__DisplayClass10_0.<Control_TextBox_TextBox_Types>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/TextBoxTests.cs:line 306
---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Attribute contains unexpected value. Expected value: '11:48:25', Provided value: '11:48'
Element selector: input[data-ui='timespan-textbox']:nth-child(0)
Browser: firefox:fast
Url: http://localhost:16019/ControlSamples/TextBox/TextBox_Types?lang=cs-CZ
Screenshot:
---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Attribute contains unexpected value. Expected value: '11:48:25', Provided value: '11:48'
Element selector: input[data-ui='timespan-textbox']:nth-child(0)
Browser: firefox:fast
Url: http://localhost:16019/ControlSamples/TextBox/TextBox_Types?lang=cs-CZ
Screenshot:
Error Stack Trace:
at DotVVM.Samples.Tests.Control.TextBoxTests.<>c__DisplayClass10_0.<Control_TextBox_TextBox_Types>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/TextBoxTests.cs:line 306
----- Inner Stack Trace #1 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
at DotVVM.Samples.Tests.Control.TextBoxTests.<>c__DisplayClass10_0.<Control_TextBox_TextBox_Types>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/TextBoxTests.cs:line 306
----- Inner Stack Trace #2 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
at DotVVM.Samples.Tests.Control.TextBoxTests.<>c__DisplayClass10_0.<Control_TextBox_TextBox_Types>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/TextBoxTests.cs:line 306
❌ DotVVM.Samples.Tests.Feature.SerializationTests.Feature_Serialization_TimeSpan
Name: | DotVVM.Samples.Tests.Feature.SerializationTests.Feature_Serialization_TimeSpan |
Class Name: | DotVVM.Samples.Tests.Feature.SerializationTests |
Outcome: | Failed ❌ |
Duration: | 00:00:19.2163429 |
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: '00:00:00', Provided content: '12:00:00 AM'
Element selector: .result-time:nth-child(0)
Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/Serialization/TimeSpan
Screenshot:
at DotVVM.Samples.Tests.Feature.SerializationTests.<>c.<Feature_Serialization_TimeSpan>b__5_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/SerializationTests.cs:line 143
// Exception #2:
Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Element contains wrong content. Expected content: '00:00:00', Provided content: '12:00:00 AM'
Element selector: .result-time:nth-child(0)
Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/Serialization/TimeSpan
Screenshot:
at DotVVM.Samples.Tests.Feature.SerializationTests.<>c.<Feature_Serialization_TimeSpan>b__5_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/SerializationTests.cs:line 143
---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Element contains wrong content. Expected content: '00:00:00', Provided content: '12:00:00 AM'
Element selector: .result-time:nth-child(0)
Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/Serialization/TimeSpan
Screenshot:
---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Element contains wrong content. Expected content: '00:00:00', Provided content: '12:00:00 AM'
Element selector: .result-time:nth-child(0)
Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/Serialization/TimeSpan
Screenshot:
Error Stack Trace:
at DotVVM.Samples.Tests.Feature.SerializationTests.<>c.<Feature_Serialization_TimeSpan>b__5_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/SerializationTests.cs:line 143
----- Inner Stack Trace #1 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
at DotVVM.Samples.Tests.Feature.SerializationTests.<>c.<Feature_Serialization_TimeSpan>b__5_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/SerializationTests.cs:line 143
----- Inner Stack Trace #2 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
at DotVVM.Samples.Tests.Feature.SerializationTests.<>c.<Feature_Serialization_TimeSpan>b__5_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/SerializationTests.cs:line 143
❌ DotVVM.Samples.Tests.Control.TextBoxTests.Control_TextBox_TextBox_Types(localizationId: "en-US")
Name: | DotVVM.Samples.Tests.Control.TextBoxTests.Control_TextBox_TextBox_Types(localizationId: "en-US") |
Class Name: | DotVVM.Samples.Tests.Control.TextBoxTests |
Outcome: | Failed ❌ |
Duration: | 00:00:20.6349619 |
Error Message
Riganti.Selenium.Core.Abstractions.Exceptions.SeleniumTestFailedException :
----------- Aggregated Inner Exceptions -----------
// Exception #1:
Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Attribute contains unexpected value. Expected value: '11:48:25', Provided value: '11:48'
Element selector: input[data-ui='timespan-textbox']:nth-child(0)
Browser: firefox:fast
Url: http://localhost:16019/ControlSamples/TextBox/TextBox_Types?lang=en-US
Screenshot:
at DotVVM.Samples.Tests.Control.TextBoxTests.<>c__DisplayClass10_0.<Control_TextBox_TextBox_Types>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/TextBoxTests.cs:line 306
// Exception #2:
Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Attribute contains unexpected value. Expected value: '11:48:25', Provided value: '11:48'
Element selector: input[data-ui='timespan-textbox']:nth-child(0)
Browser: firefox:fast
Url: http://localhost:16019/ControlSamples/TextBox/TextBox_Types?lang=en-US
Screenshot:
at DotVVM.Samples.Tests.Control.TextBoxTests.<>c__DisplayClass10_0.<Control_TextBox_TextBox_Types>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/TextBoxTests.cs:line 306
---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Attribute contains unexpected value. Expected value: '11:48:25', Provided value: '11:48'
Element selector: input[data-ui='timespan-textbox']:nth-child(0)
Browser: firefox:fast
Url: http://localhost:16019/ControlSamples/TextBox/TextBox_Types?lang=en-US
Screenshot:
---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Attribute contains unexpected value. Expected value: '11:48:25', Provided value: '11:48'
Element selector: input[data-ui='timespan-textbox']:nth-child(0)
Browser: firefox:fast
Url: http://localhost:16019/ControlSamples/TextBox/TextBox_Types?lang=en-US
Screenshot:
Error Stack Trace:
at DotVVM.Samples.Tests.Control.TextBoxTests.<>c__DisplayClass10_0.<Control_TextBox_TextBox_Types>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/TextBoxTests.cs:line 306
----- Inner Stack Trace #1 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
at DotVVM.Samples.Tests.Control.TextBoxTests.<>c__DisplayClass10_0.<Control_TextBox_TextBox_Types>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/TextBoxTests.cs:line 306
----- Inner Stack Trace #2 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
at DotVVM.Samples.Tests.Control.TextBoxTests.<>c__DisplayClass10_0.<Control_TextBox_TextBox_Types>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/TextBoxTests.cs:line 306
🔘 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_ExceptionWindow_GitHubRedirect
Name: | DotVVM.Samples.Tests.ErrorsTests.Error_ExceptionWindow_GitHubRedirect |
Class Name: | DotVVM.Samples.Tests.ErrorsTests |
Outcome: | NotExecuted 🔘 |
Duration: | 00:00:00.0010000 |
Loading