Skip to content

Partial TimeSpan support in TextBox #2899

Partial TimeSpan support in TextBox

Partial TimeSpan support in TextBox #2899

GitHub Actions / firefox-tests-Linux-Development-Default completed Feb 19, 2024 in 0s

UI Test Results from firefox on Linux

This run completed at 02/19/2024 13:54:44

Details

Test Results - UI Test Results from firefox on Linux

Expand the following summaries for more details:

Duration: 972.7562822 seconds
Times
Started: 2024-02-19T13:38:20.0572834+00:00
Creation: 2024-02-19T13:38:37.3608375+00:00
Queuing: 2024-02-19T13:38:37.3608375+00:00
Finished: 2024-02-19T13:54:32.8135656+00:00
Duration: 972.7562822 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.6711535

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.2461053

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.8424035

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