Skip to content

Partial TimeSpan support in TextBox #2898

Partial TimeSpan support in TextBox

Partial TimeSpan support in TextBox #2898

GitHub Actions / chrome-tests-Linux-Production-ExperimentalFeaturesTests completed Feb 19, 2024 in 0s

UI Test Results from chrome on Linux

This run completed at 02/19/2024 13:16:39

Details

Test Results - UI Test Results from chrome on Linux

Expand the following summaries for more details:

Duration: 650.8679417 seconds
Times
Started: 2024-02-19T13:05:39.9431884+00:00
Creation: 2024-02-19T13:05:52.1426091+00:00
Queuing: 2024-02-19T13:05:52.1426092+00:00
Finished: 2024-02-19T13:16:30.8111301+00:00
Duration: 650.8679417 seconds
Outcome: Failed | Total Tests: 488 | Passed: 482 | Failed: 3
Counters
Total: 488
Executed: 485
Passed: 482
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:18.8431195

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: chrome: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: chrome: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: chrome: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: chrome: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:16.9427067

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: chrome: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: chrome: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: chrome: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: chrome: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:18.5180684

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: chrome: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: chrome: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: chrome: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: chrome: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