Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Partial TimeSpan support in TextBox #1777

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Fixed default format strings

d61e1d3
Select commit
Failed to load commit list.
Sign in for the full log view
Draft

Partial TimeSpan support in TextBox #1777

Fixed default format strings
d61e1d3
Select commit
Failed to load commit list.
GitHub Actions / chrome-tests-Linux-Production-Default completed Feb 19, 2024 in 0s

UI Test Results from chrome on Linux

This run completed at 02/19/2024 13:49:24

Details

Test Results - UI Test Results from chrome on Linux

Expand the following summaries for more details:

Duration: 654.6014644 seconds
Times
Started: 2024-02-19T13:38:22.4434219+00:00
Creation: 2024-02-19T13:38:30.2120631+00:00
Queuing: 2024-02-19T13:38:30.2120632+00:00
Finished: 2024-02-19T13:49:17.0448863+00:00
Duration: 654.6014644 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.9663659

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

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

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