Skip to content

Refactoring of GridViewDataSet #2736

Refactoring of GridViewDataSet

Refactoring of GridViewDataSet #2736

GitHub Actions / firefox-tests-Linux-Production-Default completed Oct 22, 2023 in 0s

UI Test Results from firefox on Linux

This run completed at 10/22/2023 13:55:04

Details

Test Results - UI Test Results from firefox on Linux

Expand the following summaries for more details:

Duration: 1014.8519391 seconds
Times
Started: 2023-10-22T13:37:55.4368166+00:00
Creation: 2023-10-22T13:38:13.1244822+00:00
Queuing: 2023-10-22T13:38:13.1244823+00:00
Finished: 2023-10-22T13:54:50.2887557+00:00
Duration: 1014.8519391 seconds
Outcome: Failed | Total Tests: 485 | Passed: 480 | Failed: 2
Counters
Total: 485
Executed: 482
Passed: 480
Failed: 2
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.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:20.5435056

Error Message

Riganti.Selenium.Core.Abstractions.Exceptions.SeleniumTestFailedException : 

-----------  Aggregated Inner Exceptions  -----------

// Exception #1: 
Riganti.Selenium.Core.Abstractions.Exceptions.MoreElementsInSequenceException

Check results: This element ('#pager1:nth-child(0) li:nth-child(0)') contains child selectable by 'a' and should not.

Browser: firefox: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 58




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

Check results: This element ('#pager1:nth-child(0) li:nth-child(0)') contains child selectable by 'a' and should not.

Browser: firefox: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 58



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

Check results: This element ('#pager1:nth-child(0) li:nth-child(0)') contains child selectable by 'a' and should not.

Browser: firefox:fast
Url: http://localhost:16019/ControlSamples/DataPager/DataPager
Screenshot: 

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

Check results: This element ('#pager1:nth-child(0) li:nth-child(0)') contains child selectable by 'a' and should not.

Browser: firefox: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 58

----- Inner Stack Trace #1 (Riganti.Selenium.Core.Abstractions.Exceptions.MoreElementsInSequenceException) -----
   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 58

----- Inner Stack Trace #2 (Riganti.Selenium.Core.Abstractions.Exceptions.MoreElementsInSequenceException) -----
   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 58


πŸ”˜ 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.GridViewTests.Control_GridView_GridViewStaticCommand
Name: DotVVM.Samples.Tests.Control.GridViewTests.Control_GridView_GridViewStaticCommand
Class Name: DotVVM.Samples.Tests.Control.GridViewTests
Outcome: Failed ❌
Duration: 00:00:20.6784894

Error Message

Riganti.Selenium.Core.Abstractions.Exceptions.SeleniumTestFailedException : 

-----------  Aggregated Inner Exceptions  -----------

// Exception #1: 
Riganti.Selenium.Core.Abstractions.Exceptions.SequenceCountException: Element count in sequence is different from the expected value. Selector: 'table tbody tr', Expected value: '5', Actual value: '10'.

Check results: 

Browser: firefox:fast
Url: http://localhost:16019/ControlSamples/GridView/GridViewStaticCommand
Screenshot: 

   at DotVVM.Samples.Tests.Control.GridViewTests.<>c.<Control_GridView_GridViewStaticCommand>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/GridViewTests.cs:line 81




// Exception #2: 
Riganti.Selenium.Core.Abstractions.Exceptions.SequenceCountException: Element count in sequence is different from the expected value. Selector: 'table tbody tr', Expected value: '5', Actual value: '10'.

Check results: 

Browser: firefox:fast
Url: http://localhost:16019/ControlSamples/GridView/GridViewStaticCommand
Screenshot: 

   at DotVVM.Samples.Tests.Control.GridViewTests.<>c.<Control_GridView_GridViewStaticCommand>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/GridViewTests.cs:line 81



---- Riganti.Selenium.Core.Abstractions.Exceptions.SequenceCountException : Riganti.Selenium.Core.Abstractions.Exceptions.SequenceCountException: Element count in sequence is different from the expected value. Selector: 'table tbody tr', Expected value: '5', Actual value: '10'.

Check results: 

Browser: firefox:fast
Url: http://localhost:16019/ControlSamples/GridView/GridViewStaticCommand
Screenshot: 

---- Riganti.Selenium.Core.Abstractions.Exceptions.SequenceCountException : Riganti.Selenium.Core.Abstractions.Exceptions.SequenceCountException: Element count in sequence is different from the expected value. Selector: 'table tbody tr', Expected value: '5', Actual value: '10'.

Check results: 

Browser: firefox:fast
Url: http://localhost:16019/ControlSamples/GridView/GridViewStaticCommand
Screenshot: 

Error Stack Trace:

   at DotVVM.Samples.Tests.Control.GridViewTests.<>c.<Control_GridView_GridViewStaticCommand>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/GridViewTests.cs:line 81

----- Inner Stack Trace #1 (Riganti.Selenium.Core.Abstractions.Exceptions.SequenceCountException) -----
   at DotVVM.Samples.Tests.Control.GridViewTests.<>c.<Control_GridView_GridViewStaticCommand>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/GridViewTests.cs:line 81

----- Inner Stack Trace #2 (Riganti.Selenium.Core.Abstractions.Exceptions.SequenceCountException) -----
   at DotVVM.Samples.Tests.Control.GridViewTests.<>c.<Control_GridView_GridViewStaticCommand>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/GridViewTests.cs:line 81


πŸ”˜ 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