Skip to content

Refactoring of GridViewDataSet #2761

Refactoring of GridViewDataSet

Refactoring of GridViewDataSet #2761

GitHub Actions / firefox-tests-Linux-Development-ExperimentalFeaturesTests completed Nov 11, 2023 in 0s

UI Test Results from firefox on Linux

This run completed at 11/11/2023 14:51:01

Details

Test Results - UI Test Results from firefox on Linux

Expand the following summaries for more details:

Duration: 1076.9936545 seconds
Times
Started: 2023-11-11T14:32:47.7922183+00:00
Creation: 2023-11-11T14:33:11.2791598+00:00
Queuing: 2023-11-11T14:33:11.2791599+00:00
Finished: 2023-11-11T14:50:44.7858728+00:00
Duration: 1076.9936545 seconds
Outcome: Failed | Total Tests: 531 | Passed: 524 | Failed: 3
Counters
Total: 531
Executed: 527
Passed: 524
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.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:23.4400248

Error Message

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

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

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

Check results: Element is displayed and should not be. 
 Element selector: li 


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 64




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

Check results: Element is displayed and should not be. 
 Element selector: li 


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 64



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

Check results: Element is displayed and should not be. 
 Element selector: li 


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

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

Check results: Element is displayed and should not be. 
 Element selector: li 


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 64

----- 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 64

----- 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 64


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

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: '28'.

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: '28'.

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: '28'.

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: '28'.

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.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:04.7293392

Error Message

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

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

// Exception #1: 
Riganti.Selenium.Core.Abstractions.Exceptions.SequenceCountException: Index is out of range. Selector: '#pager1:nth-child(0) li a', Sequence contains 4 elements, Current index: '4'

Check results: 

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

   at DotVVM.Samples.Tests.Control.DataPagerTests.<>c.<Control_DataPager_DataPager_DisabledAttribute>b__3_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 86




// Exception #2: 
Riganti.Selenium.Core.Abstractions.Exceptions.SequenceCountException: Index is out of range. Selector: '#pager1:nth-child(0) li a', Sequence contains 4 elements, Current index: '4'

Check results: 

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

   at DotVVM.Samples.Tests.Control.DataPagerTests.<>c.<Control_DataPager_DataPager_DisabledAttribute>b__3_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 86



---- Riganti.Selenium.Core.Abstractions.Exceptions.SequenceCountException : Riganti.Selenium.Core.Abstractions.Exceptions.SequenceCountException: Index is out of range. Selector: '#pager1:nth-child(0) li a', Sequence contains 4 elements, Current index: '4'

Check results: 

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

---- Riganti.Selenium.Core.Abstractions.Exceptions.SequenceCountException : Riganti.Selenium.Core.Abstractions.Exceptions.SequenceCountException: Index is out of range. Selector: '#pager1:nth-child(0) li a', Sequence contains 4 elements, Current index: '4'

Check results: 

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

Error Stack Trace:

   at DotVVM.Samples.Tests.Control.DataPagerTests.<>c.<Control_DataPager_DataPager_DisabledAttribute>b__3_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 86

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

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


πŸ”˜ 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_ExceptionWindow_GitHubRedirect
Name: DotVVM.Samples.Tests.ErrorsTests.Error_ExceptionWindow_GitHubRedirect
Class Name: DotVVM.Samples.Tests.ErrorsTests
Outcome: NotExecuted πŸ”˜
Duration: 00:00:00.0010000