Skip to content

Repro for a bug with null assignment #2675

Repro for a bug with null assignment

Repro for a bug with null assignment #2675

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / chrome-tests-Linux-Production-Default completed Sep 29, 2023 in 0s

UI Test Results from chrome on Linux

This run completed at 09/29/2023 15:38:18

Details

Test Results - UI Test Results from chrome on Linux

Expand the following summaries for more details:

Duration: 768.0755322 seconds
Times
Started: 2023-09-29T15:25:14.1946545+00:00
Creation: 2023-09-29T15:25:25.4032265+00:00
Queuing: 2023-09-29T15:25:25.4032267+00:00
Finished: 2023-09-29T15:38:02.2701867+00:00
Duration: 768.0755322 seconds
Outcome: Failed | Total Tests: 484 | Passed: 480 | Failed: 1
Counters
Total: 484
Executed: 481
Passed: 480
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.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.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.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.ViewModelDeserializationTests.Feature_ViewModelDeserialization_PropertyNullAssignment
Name: DotVVM.Samples.Tests.Feature.ViewModelDeserializationTests.Feature_ViewModelDeserialization_PropertyNullAssignment
Class Name: DotVVM.Samples.Tests.Feature.ViewModelDeserializationTests
Outcome: Failed ❌
Duration: 00:00:17.5036622

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: '', Provided content: '1/2/2023 3:04:05 AM' 
 Element selector: .result:nth-child(0) 


Browser: chrome:fast
Url: http://localhost:16019/FeatureSamples/ViewModelDeserialization/PropertyNullAssignment
Screenshot: 

   at DotVVM.Samples.Tests.Feature.ViewModelDeserializationTests.<>c.<Feature_ViewModelDeserialization_PropertyNullAssignment>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/ViewModelDeserializationTests.cs:line 70




// Exception #2: 
Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException

Check results: Element contains wrong content. Expected content: '', Provided content: '1/2/2023 3:04:05 AM' 
 Element selector: .result:nth-child(0) 


Browser: chrome:fast
Url: http://localhost:16019/FeatureSamples/ViewModelDeserialization/PropertyNullAssignment
Screenshot: 

   at DotVVM.Samples.Tests.Feature.ViewModelDeserializationTests.<>c.<Feature_ViewModelDeserialization_PropertyNullAssignment>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/ViewModelDeserializationTests.cs:line 70



---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException

Check results: Element contains wrong content. Expected content: '', Provided content: '1/2/2023 3:04:05 AM' 
 Element selector: .result:nth-child(0) 


Browser: chrome:fast
Url: http://localhost:16019/FeatureSamples/ViewModelDeserialization/PropertyNullAssignment
Screenshot: 

---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException

Check results: Element contains wrong content. Expected content: '', Provided content: '1/2/2023 3:04:05 AM' 
 Element selector: .result:nth-child(0) 


Browser: chrome:fast
Url: http://localhost:16019/FeatureSamples/ViewModelDeserialization/PropertyNullAssignment
Screenshot: 

Error Stack Trace:

   at DotVVM.Samples.Tests.Feature.ViewModelDeserializationTests.<>c.<Feature_ViewModelDeserialization_PropertyNullAssignment>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/ViewModelDeserializationTests.cs:line 70

----- Inner Stack Trace #1 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
   at DotVVM.Samples.Tests.Feature.ViewModelDeserializationTests.<>c.<Feature_ViewModelDeserialization_PropertyNullAssignment>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/ViewModelDeserializationTests.cs:line 70

----- Inner Stack Trace #2 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
   at DotVVM.Samples.Tests.Feature.ViewModelDeserializationTests.<>c.<Feature_ViewModelDeserialization_PropertyNullAssignment>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/ViewModelDeserializationTests.cs:line 70