Refactor compilation diagnostics, add them to compilation status page #2850
GitHub Actions / firefox-tests-Linux-Development-Default
completed
Jan 16, 2024 in 0s
UI Test Results from firefox on Linux
This run completed at 01/16/2024 21:00:09
Details
Test Results - UI Test Results from firefox on Linux
Expand the following summaries for more details:
Duration: 1002.2591765 seconds
Times | |
---|---|
Started: | 2024-01-16T20:43:15.9221051+00:00 |
Creation: | 2024-01-16T20:43:35.4324243+00:00 |
Queuing: | 2024-01-16T20:43:35.4324244+00:00 |
Finished: | 2024-01-16T20:59:58.1812816+00:00 |
Duration: | 1002.2591765 seconds |
Outcome: Failed | Total Tests: 533 | Passed: 525 | Failed: 4
Counters | |
---|---|
Total: | 533 |
Executed: | 529 |
Passed: | 525 |
Failed: | 4 |
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.ErrorsTests.Error_NotAllowedHardCodedPropertyValue
Name: | DotVVM.Samples.Tests.ErrorsTests.Error_NotAllowedHardCodedPropertyValue |
Class Name: | DotVVM.Samples.Tests.ErrorsTests |
Outcome: | Failed ❌ |
Duration: | 00:00:19.7030496 |
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. Provided content: 'The property CheckBox.Checked cannot contain hard coded value.'
Element selector: [class='exceptionMessage']:nth-child(0)
Expected message is 'was not recognized as a valid Boolean.'
Browser: firefox:fast
Url: http://localhost:16019/Errors/NotAllowedHardCodedPropertyValue
Screenshot:
at DotVVM.Samples.Tests.ErrorsTests.<>c.<Error_NotAllowedHardCodedPropertyValue>b__4_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/ErrorsTests.cs:line 85
// Exception #2:
Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Element contains wrong content. Provided content: 'The property CheckBox.Checked cannot contain hard coded value.'
Element selector: [class='exceptionMessage']:nth-child(0)
Expected message is 'was not recognized as a valid Boolean.'
Browser: firefox:fast
Url: http://localhost:16019/Errors/NotAllowedHardCodedPropertyValue
Screenshot:
at DotVVM.Samples.Tests.ErrorsTests.<>c.<Error_NotAllowedHardCodedPropertyValue>b__4_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/ErrorsTests.cs:line 85
---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Element contains wrong content. Provided content: 'The property CheckBox.Checked cannot contain hard coded value.'
Element selector: [class='exceptionMessage']:nth-child(0)
Expected message is 'was not recognized as a valid Boolean.'
Browser: firefox:fast
Url: http://localhost:16019/Errors/NotAllowedHardCodedPropertyValue
Screenshot:
---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Element contains wrong content. Provided content: 'The property CheckBox.Checked cannot contain hard coded value.'
Element selector: [class='exceptionMessage']:nth-child(0)
Expected message is 'was not recognized as a valid Boolean.'
Browser: firefox:fast
Url: http://localhost:16019/Errors/NotAllowedHardCodedPropertyValue
Screenshot:
Error Stack Trace:
at DotVVM.Samples.Tests.ErrorsTests.<>c.<Error_NotAllowedHardCodedPropertyValue>b__4_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/ErrorsTests.cs:line 85
----- Inner Stack Trace #1 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
at DotVVM.Samples.Tests.ErrorsTests.<>c.<Error_NotAllowedHardCodedPropertyValue>b__4_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/ErrorsTests.cs:line 85
----- Inner Stack Trace #2 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
at DotVVM.Samples.Tests.ErrorsTests.<>c.<Error_NotAllowedHardCodedPropertyValue>b__4_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/ErrorsTests.cs:line 85
🔘 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.ErrorsTests.Error_UnknownInnerControl
Name: | DotVVM.Samples.Tests.ErrorsTests.Error_UnknownInnerControl |
Class Name: | DotVVM.Samples.Tests.ErrorsTests |
Outcome: | Failed ❌ |
Duration: | 00:00:19.4998015 |
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. Provided content: 'DotVVM.Framework.Compilation.DotvvmCompilationException: Content control must inherit from DotvvmControl, but DotVVM.Framework.Controls.ConfirmPostBackHandler doesn't.'
Element selector: .summary:nth-child(0)
Browser: firefox:fast
Url: http://localhost:16019/Errors/UnknownInnerControl
Screenshot:
at DotVVM.Samples.Tests.ErrorsTests.<>c.<Error_UnknownInnerControl>b__23_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/ErrorsTests.cs:line 352
// Exception #2:
Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Element contains wrong content. Provided content: 'DotVVM.Framework.Compilation.DotvvmCompilationException: Content control must inherit from DotvvmControl, but DotVVM.Framework.Controls.ConfirmPostBackHandler doesn't.'
Element selector: .summary:nth-child(0)
Browser: firefox:fast
Url: http://localhost:16019/Errors/UnknownInnerControl
Screenshot:
at DotVVM.Samples.Tests.ErrorsTests.<>c.<Error_UnknownInnerControl>b__23_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/ErrorsTests.cs:line 352
---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Element contains wrong content. Provided content: 'DotVVM.Framework.Compilation.DotvvmCompilationException: Content control must inherit from DotvvmControl, but DotVVM.Framework.Controls.ConfirmPostBackHandler doesn't.'
Element selector: .summary:nth-child(0)
Browser: firefox:fast
Url: http://localhost:16019/Errors/UnknownInnerControl
Screenshot:
---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Element contains wrong content. Provided content: 'DotVVM.Framework.Compilation.DotvvmCompilationException: Content control must inherit from DotvvmControl, but DotVVM.Framework.Controls.ConfirmPostBackHandler doesn't.'
Element selector: .summary:nth-child(0)
Browser: firefox:fast
Url: http://localhost:16019/Errors/UnknownInnerControl
Screenshot:
Error Stack Trace:
at DotVVM.Samples.Tests.ErrorsTests.<>c.<Error_UnknownInnerControl>b__23_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/ErrorsTests.cs:line 352
----- Inner Stack Trace #1 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
at DotVVM.Samples.Tests.ErrorsTests.<>c.<Error_UnknownInnerControl>b__23_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/ErrorsTests.cs:line 352
----- Inner Stack Trace #2 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
at DotVVM.Samples.Tests.ErrorsTests.<>c.<Error_UnknownInnerControl>b__23_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/ErrorsTests.cs:line 352
🔘 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_InvalidViewModel
Name: | DotVVM.Samples.Tests.ErrorsTests.Error_InvalidViewModel |
Class Name: | DotVVM.Samples.Tests.ErrorsTests |
Outcome: | Failed ❌ |
Duration: | 00:00:19.4066391 |
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. Provided content: 'DotVVM.Framework.Compilation.DotvvmCompilationException: Unexpected token: viewmodel.'
Element selector: .summary:nth-child(0)
Browser: firefox:fast
Url: http://localhost:16019/Errors/InvalidViewModel
Screenshot:
at DotVVM.Samples.Tests.ErrorsTests.<>c.<Error_InvalidViewModel>b__1_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/ErrorsTests.cs:line 39
// Exception #2:
Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Element contains wrong content. Provided content: 'DotVVM.Framework.Compilation.DotvvmCompilationException: Unexpected token: viewmodel.'
Element selector: .summary:nth-child(0)
Browser: firefox:fast
Url: http://localhost:16019/Errors/InvalidViewModel
Screenshot:
at DotVVM.Samples.Tests.ErrorsTests.<>c.<Error_InvalidViewModel>b__1_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/ErrorsTests.cs:line 39
---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Element contains wrong content. Provided content: 'DotVVM.Framework.Compilation.DotvvmCompilationException: Unexpected token: viewmodel.'
Element selector: .summary:nth-child(0)
Browser: firefox:fast
Url: http://localhost:16019/Errors/InvalidViewModel
Screenshot:
---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Element contains wrong content. Provided content: 'DotVVM.Framework.Compilation.DotvvmCompilationException: Unexpected token: viewmodel.'
Element selector: .summary:nth-child(0)
Browser: firefox:fast
Url: http://localhost:16019/Errors/InvalidViewModel
Screenshot:
Error Stack Trace:
at DotVVM.Samples.Tests.ErrorsTests.<>c.<Error_InvalidViewModel>b__1_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/ErrorsTests.cs:line 39
----- Inner Stack Trace #1 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
at DotVVM.Samples.Tests.ErrorsTests.<>c.<Error_InvalidViewModel>b__1_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/ErrorsTests.cs:line 39
----- Inner Stack Trace #2 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
at DotVVM.Samples.Tests.ErrorsTests.<>c.<Error_InvalidViewModel>b__1_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/ErrorsTests.cs:line 39
❌ DotVVM.Samples.Tests.Control.ComboBoxTests.Control_ComboBox_ItemBinding_ItemValueBinding_Complex_Error
Name: | DotVVM.Samples.Tests.Control.ComboBoxTests.Control_ComboBox_ItemBinding_ItemValueBinding_Complex_Error |
Class Name: | DotVVM.Samples.Tests.Control.ComboBoxTests |
Outcome: | Failed ❌ |
Duration: | 00:00:19.5826845 |
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. Provided content: 'ComboBox validation at line 14: Type 'DotVVM.Samples.Common.ViewModels.ControlSamples.ComboBox.ComboxItemBindingViewModel.NestedComplexType' is not assignable to 'int?'.'
Element selector: .exceptionMessage:nth-child(0)
Browser: firefox:fast
Url: http://localhost:16019/ControlSamples/ComboBox/ItemBinding_ItemValueBinding_Complex_Error
Screenshot:
at DotVVM.Samples.Tests.Control.ComboBoxTests.<>c.<Control_ComboBox_ItemBinding_ItemValueBinding_Complex_Error>b__7_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/ComboBoxTests.cs:line 163
// Exception #2:
Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Element contains wrong content. Provided content: 'ComboBox validation at line 14: Type 'DotVVM.Samples.Common.ViewModels.ControlSamples.ComboBox.ComboxItemBindingViewModel.NestedComplexType' is not assignable to 'int?'.'
Element selector: .exceptionMessage:nth-child(0)
Browser: firefox:fast
Url: http://localhost:16019/ControlSamples/ComboBox/ItemBinding_ItemValueBinding_Complex_Error
Screenshot:
at DotVVM.Samples.Tests.Control.ComboBoxTests.<>c.<Control_ComboBox_ItemBinding_ItemValueBinding_Complex_Error>b__7_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/ComboBoxTests.cs:line 163
---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Element contains wrong content. Provided content: 'ComboBox validation at line 14: Type 'DotVVM.Samples.Common.ViewModels.ControlSamples.ComboBox.ComboxItemBindingViewModel.NestedComplexType' is not assignable to 'int?'.'
Element selector: .exceptionMessage:nth-child(0)
Browser: firefox:fast
Url: http://localhost:16019/ControlSamples/ComboBox/ItemBinding_ItemValueBinding_Complex_Error
Screenshot:
---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Element contains wrong content. Provided content: 'ComboBox validation at line 14: Type 'DotVVM.Samples.Common.ViewModels.ControlSamples.ComboBox.ComboxItemBindingViewModel.NestedComplexType' is not assignable to 'int?'.'
Element selector: .exceptionMessage:nth-child(0)
Browser: firefox:fast
Url: http://localhost:16019/ControlSamples/ComboBox/ItemBinding_ItemValueBinding_Complex_Error
Screenshot:
Error Stack Trace:
at DotVVM.Samples.Tests.Control.ComboBoxTests.<>c.<Control_ComboBox_ItemBinding_ItemValueBinding_Complex_Error>b__7_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/ComboBoxTests.cs:line 163
----- Inner Stack Trace #1 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
at DotVVM.Samples.Tests.Control.ComboBoxTests.<>c.<Control_ComboBox_ItemBinding_ItemValueBinding_Complex_Error>b__7_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/ComboBoxTests.cs:line 163
----- Inner Stack Trace #2 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
at DotVVM.Samples.Tests.Control.ComboBoxTests.<>c.<Control_ComboBox_ItemBinding_ItemValueBinding_Complex_Error>b__7_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/ComboBoxTests.cs:line 163
🔘 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