DataPager styling & templating #1837
+222
−16
Draft
GitHub Actions / chrome-tests-Linux-Production-Default
completed
Aug 31, 2025 in 0s
UI Test Results from chrome on Linux
This run completed at 08/31/2025 19:26:45
Details
Test Results - UI Test Results from chrome on Linux
Expand the following summaries for more details:
Duration: 659.1840346 seconds
| Times | |
|---|---|
| Started: | 2025-08-31T19:15:35.8492664+00:00 |
| Creation: | 2025-08-31T19:15:48.4076966+00:00 |
| Queuing: | 2025-08-31T19:15:48.4076967+00:00 |
| Finished: | 2025-08-31T19:26:35.0333010+00:00 |
| Duration: | 659.1840346 seconds |
Outcome: Failed | Total Tests: 552 | Passed: 546 | Failed: 3
| Counters | |
|---|---|
| Total: | 552 |
| Executed: | 549 |
| Passed: | 546 |
| 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.DataPagerTests.Control_DataPager_DataPager_DisabledAttribute
| Name: | DotVVM.Samples.Tests.Control.DataPagerTests.Control_DataPager_DataPager_DisabledAttribute |
| Class Name: | DotVVM.Samples.Tests.Control.DataPagerTests |
| Outcome: | Failed ❌ |
| Duration: | 00:00:18.3298023 |
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: '2', Provided content: ''
Element selector: #pager1:nth-child(0) li.active:nth-child(0)
Browser: chrome:fast
Url: http://localhost:16019/ControlSamples/DataPager/DataPager
Screenshot:
at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_DataPager_DisabledAttribute>b__3_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 123
// Exception #2:
Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Element contains wrong content. Expected content: '2', Provided content: ''
Element selector: #pager1:nth-child(0) li.active:nth-child(0)
Browser: chrome:fast
Url: http://localhost:16019/ControlSamples/DataPager/DataPager
Screenshot:
at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_DataPager_DisabledAttribute>b__3_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 123
---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Element contains wrong content. Expected content: '2', Provided content: ''
Element selector: #pager1:nth-child(0) li.active:nth-child(0)
Browser: chrome:fast
Url: http://localhost:16019/ControlSamples/DataPager/DataPager
Screenshot:
---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Element contains wrong content. Expected content: '2', Provided content: ''
Element selector: #pager1:nth-child(0) li.active:nth-child(0)
Browser: chrome:fast
Url: http://localhost:16019/ControlSamples/DataPager/DataPager
Screenshot:
Error Stack Trace:
at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_DataPager_DisabledAttribute>b__3_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 123
----- Inner Stack Trace #1 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_DataPager_DisabledAttribute>b__3_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 123
----- Inner Stack Trace #2 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_DataPager_DisabledAttribute>b__3_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 123
🔘 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.Control.DataPagerTests.Control_DataPager_NearPageIndexes
| Name: | DotVVM.Samples.Tests.Control.DataPagerTests.Control_DataPager_NearPageIndexes |
| Class Name: | DotVVM.Samples.Tests.Control.DataPagerTests |
| Outcome: | Failed ❌ |
| Duration: | 00:00:17.1663949 |
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: '1', Provided content: ''
Element selector: #pager1:nth-child(0) li:not([style*='none']):nth-child(0) span,a:nth-child(0)
Browser: chrome:fast
Url: http://localhost:16019/ControlSamples/DataPager/DataPager
Screenshot:
at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_NearPageIndexes>g__CheckNearPageIndexes|7_1(IEnumerable`1 indexes, <>c__DisplayClass7_0&) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 267
at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_NearPageIndexes>b__7_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 286
// Exception #2:
Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Element contains wrong content. Expected content: '1', Provided content: ''
Element selector: #pager1:nth-child(0) li:not([style*='none']):nth-child(0) span,a:nth-child(0)
Browser: chrome:fast
Url: http://localhost:16019/ControlSamples/DataPager/DataPager
Screenshot:
at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_NearPageIndexes>g__CheckNearPageIndexes|7_1(IEnumerable`1 indexes, <>c__DisplayClass7_0&) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 267
at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_NearPageIndexes>b__7_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 286
---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Element contains wrong content. Expected content: '1', Provided content: ''
Element selector: #pager1:nth-child(0) li:not([style*='none']):nth-child(0) span,a:nth-child(0)
Browser: chrome:fast
Url: http://localhost:16019/ControlSamples/DataPager/DataPager
Screenshot:
---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Element contains wrong content. Expected content: '1', Provided content: ''
Element selector: #pager1:nth-child(0) li:not([style*='none']):nth-child(0) span,a:nth-child(0)
Browser: chrome:fast
Url: http://localhost:16019/ControlSamples/DataPager/DataPager
Screenshot:
Error Stack Trace:
at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_NearPageIndexes>g__CheckNearPageIndexes|7_1(IEnumerable`1 indexes, <>c__DisplayClass7_0&) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 267
at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_NearPageIndexes>b__7_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 286
----- Inner Stack Trace #1 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_NearPageIndexes>g__CheckNearPageIndexes|7_1(IEnumerable`1 indexes, <>c__DisplayClass7_0&) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 267
at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_NearPageIndexes>b__7_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 286
----- Inner Stack Trace #2 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_NearPageIndexes>g__CheckNearPageIndexes|7_1(IEnumerable`1 indexes, <>c__DisplayClass7_0&) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 267
at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_NearPageIndexes>b__7_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 286
🔘 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.Control.DataPagerTests.Control_DataPager_DataPager_ActiveCssClass
| Name: | DotVVM.Samples.Tests.Control.DataPagerTests.Control_DataPager_DataPager_ActiveCssClass |
| Class Name: | DotVVM.Samples.Tests.Control.DataPagerTests |
| Outcome: | Failed ❌ |
| Duration: | 00:00:16.7473264 |
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: '1', Provided content: ''
Element selector: #pager1:nth-child(0) li:nth-child(0)
Browser: chrome:fast
Url: http://localhost:16019/ControlSamples/DataPager/DataPager
Screenshot:
at DotVVM.Samples.Tests.Control.DataPagerTests.<>c.<Control_DataPager_DataPager_ActiveCssClass>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 60
// Exception #2:
Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Element contains wrong content. Expected content: '1', Provided content: ''
Element selector: #pager1:nth-child(0) li:nth-child(0)
Browser: chrome:fast
Url: http://localhost:16019/ControlSamples/DataPager/DataPager
Screenshot:
at DotVVM.Samples.Tests.Control.DataPagerTests.<>c.<Control_DataPager_DataPager_ActiveCssClass>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 60
---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Element contains wrong content. Expected content: '1', Provided content: ''
Element selector: #pager1:nth-child(0) li:nth-child(0)
Browser: chrome:fast
Url: http://localhost:16019/ControlSamples/DataPager/DataPager
Screenshot:
---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException
Check results: Element contains wrong content. Expected content: '1', Provided content: ''
Element selector: #pager1:nth-child(0) li:nth-child(0)
Browser: chrome:fast
Url: http://localhost:16019/ControlSamples/DataPager/DataPager
Screenshot:
Error Stack Trace:
at DotVVM.Samples.Tests.Control.DataPagerTests.<>c.<Control_DataPager_DataPager_ActiveCssClass>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 60
----- Inner Stack Trace #1 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
at DotVVM.Samples.Tests.Control.DataPagerTests.<>c.<Control_DataPager_DataPager_ActiveCssClass>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 60
----- Inner Stack Trace #2 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
at DotVVM.Samples.Tests.Control.DataPagerTests.<>c.<Control_DataPager_DataPager_ActiveCssClass>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 60
🔘 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 |
Loading