Skip to content

Refactoring of GridViewDataSet #3043

Refactoring of GridViewDataSet

Refactoring of GridViewDataSet #3043

GitHub Actions / firefox-tests-Linux-Development-ExperimentalFeaturesTests completed Jul 7, 2024 in 0s

UI Test Results from firefox on Linux

This run completed at 07/07/2024 20:38:49

Details

Test Results - UI Test Results from firefox on Linux

Expand the following summaries for more details:

Duration: 1001.9946806 seconds
Times
Started: 2024-07-07T20:21:51.8171494+00:00
Creation: 2024-07-07T20:22:14.5049621+00:00
Queuing: 2024-07-07T20:22:14.5049623+00:00
Finished: 2024-07-07T20:38:33.8118300+00:00
Duration: 1001.9946806 seconds
Outcome: Failed | Total Tests: 584 | Passed: 576 | Failed: 4
Counters
Total: 584
Executed: 580
Passed: 576
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.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.DataSetTests.Feature_DataSet_GitHubApi_NextHistory(url: "FeatureSamples/DataSet/GitHubApiStaticCommands")
Name: DotVVM.Samples.Tests.Feature.DataSetTests.Feature_DataSet_GitHubApi_NextHistory(url: "FeatureSamples/DataSet/GitHubApiStaticCommands")
Class Name: DotVVM.Samples.Tests.Feature.DataSetTests
Outcome: Failed ❌
Duration: 00:00:20.7932494

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: 'Response status code does not indicate success: 401 (Unauthorized).' 
 Element selector: .exceptionMessage:nth-child(0) 
 GitHub Authentication Failed!

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApiStaticCommands
Screenshot: 

   at DotVVM.Samples.Tests.Feature.DataSetTests.VerifyPageIsNotThrowingAuthError(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 90
   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass2_0.<Feature_DataSet_GitHubApi_NextHistory>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 50




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

Check results: Element contains wrong content. Provided content: 'Response status code does not indicate success: 401 (Unauthorized).' 
 Element selector: .exceptionMessage:nth-child(0) 
 GitHub Authentication Failed!

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApiStaticCommands
Screenshot: 

   at DotVVM.Samples.Tests.Feature.DataSetTests.VerifyPageIsNotThrowingAuthError(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 90
   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass2_0.<Feature_DataSet_GitHubApi_NextHistory>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 50



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

Check results: Element contains wrong content. Provided content: 'Response status code does not indicate success: 401 (Unauthorized).' 
 Element selector: .exceptionMessage:nth-child(0) 
 GitHub Authentication Failed!

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApiStaticCommands
Screenshot: 

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

Check results: Element contains wrong content. Provided content: 'Response status code does not indicate success: 401 (Unauthorized).' 
 Element selector: .exceptionMessage:nth-child(0) 
 GitHub Authentication Failed!

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApiStaticCommands
Screenshot: 

Error Stack Trace:

   at DotVVM.Samples.Tests.Feature.DataSetTests.VerifyPageIsNotThrowingAuthError(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 90
   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass2_0.<Feature_DataSet_GitHubApi_NextHistory>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 50

----- Inner Stack Trace #1 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
   at DotVVM.Samples.Tests.Feature.DataSetTests.VerifyPageIsNotThrowingAuthError(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 90
   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass2_0.<Feature_DataSet_GitHubApi_NextHistory>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 50

----- Inner Stack Trace #2 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
   at DotVVM.Samples.Tests.Feature.DataSetTests.VerifyPageIsNotThrowingAuthError(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 90
   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass2_0.<Feature_DataSet_GitHubApi_NextHistory>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 50


πŸ”˜ 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.Feature.DataSetTests.Feature_DataSet_GitHubApi_NextHistory(url: "FeatureSamples/DataSet/GitHubApi")
Name: DotVVM.Samples.Tests.Feature.DataSetTests.Feature_DataSet_GitHubApi_NextHistory(url: "FeatureSamples/DataSet/GitHubApi")
Class Name: DotVVM.Samples.Tests.Feature.DataSetTests
Outcome: Failed ❌
Duration: 00:14:15.2773562

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: 'Response status code does not indicate success: 401 (Unauthorized).' 
 Element selector: .exceptionMessage:nth-child(0) 
 GitHub Authentication Failed!

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApi
Screenshot: 

   at DotVVM.Samples.Tests.Feature.DataSetTests.VerifyPageIsNotThrowingAuthError(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 90
   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass2_0.<Feature_DataSet_GitHubApi_NextHistory>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 50




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

Check results: Element contains wrong content. Provided content: 'Response status code does not indicate success: 401 (Unauthorized).' 
 Element selector: .exceptionMessage:nth-child(0) 
 GitHub Authentication Failed!

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApi
Screenshot: 

   at DotVVM.Samples.Tests.Feature.DataSetTests.VerifyPageIsNotThrowingAuthError(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 90
   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass2_0.<Feature_DataSet_GitHubApi_NextHistory>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 50



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

Check results: Element contains wrong content. Provided content: 'Response status code does not indicate success: 401 (Unauthorized).' 
 Element selector: .exceptionMessage:nth-child(0) 
 GitHub Authentication Failed!

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApi
Screenshot: 

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

Check results: Element contains wrong content. Provided content: 'Response status code does not indicate success: 401 (Unauthorized).' 
 Element selector: .exceptionMessage:nth-child(0) 
 GitHub Authentication Failed!

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApi
Screenshot: 

Error Stack Trace:

   at DotVVM.Samples.Tests.Feature.DataSetTests.VerifyPageIsNotThrowingAuthError(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 90
   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass2_0.<Feature_DataSet_GitHubApi_NextHistory>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 50

----- Inner Stack Trace #1 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
   at DotVVM.Samples.Tests.Feature.DataSetTests.VerifyPageIsNotThrowingAuthError(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 90
   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass2_0.<Feature_DataSet_GitHubApi_NextHistory>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 50

----- Inner Stack Trace #2 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
   at DotVVM.Samples.Tests.Feature.DataSetTests.VerifyPageIsNotThrowingAuthError(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 90
   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass2_0.<Feature_DataSet_GitHubApi_NextHistory>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 50


❌ DotVVM.Samples.Tests.Feature.DataSetTests.Feature_DataSet_GitHubApi_Next(url: "FeatureSamples/DataSet/GitHubApi")
Name: DotVVM.Samples.Tests.Feature.DataSetTests.Feature_DataSet_GitHubApi_Next(url: "FeatureSamples/DataSet/GitHubApi")
Class Name: DotVVM.Samples.Tests.Feature.DataSetTests
Outcome: Failed ❌
Duration: 00:00:05.9765173

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: 'Response status code does not indicate success: 401 (Unauthorized).' 
 Element selector: .exceptionMessage:nth-child(0) 
 GitHub Authentication Failed!

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApi
Screenshot: 

   at DotVVM.Samples.Tests.Feature.DataSetTests.VerifyPageIsNotThrowingAuthError(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 90
   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass1_0.<Feature_DataSet_GitHubApi_Next>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 25




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

Check results: Element contains wrong content. Provided content: 'Response status code does not indicate success: 401 (Unauthorized).' 
 Element selector: .exceptionMessage:nth-child(0) 
 GitHub Authentication Failed!

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApi
Screenshot: 

   at DotVVM.Samples.Tests.Feature.DataSetTests.VerifyPageIsNotThrowingAuthError(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 90
   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass1_0.<Feature_DataSet_GitHubApi_Next>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 25



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

Check results: Element contains wrong content. Provided content: 'Response status code does not indicate success: 401 (Unauthorized).' 
 Element selector: .exceptionMessage:nth-child(0) 
 GitHub Authentication Failed!

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApi
Screenshot: 

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

Check results: Element contains wrong content. Provided content: 'Response status code does not indicate success: 401 (Unauthorized).' 
 Element selector: .exceptionMessage:nth-child(0) 
 GitHub Authentication Failed!

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApi
Screenshot: 

Error Stack Trace:

   at DotVVM.Samples.Tests.Feature.DataSetTests.VerifyPageIsNotThrowingAuthError(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 90
   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass1_0.<Feature_DataSet_GitHubApi_Next>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 25

----- Inner Stack Trace #1 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
   at DotVVM.Samples.Tests.Feature.DataSetTests.VerifyPageIsNotThrowingAuthError(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 90
   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass1_0.<Feature_DataSet_GitHubApi_Next>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 25

----- Inner Stack Trace #2 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
   at DotVVM.Samples.Tests.Feature.DataSetTests.VerifyPageIsNotThrowingAuthError(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 90
   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass1_0.<Feature_DataSet_GitHubApi_Next>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 25


❌ DotVVM.Samples.Tests.Feature.DataSetTests.Feature_DataSet_GitHubApi_Next(url: "FeatureSamples/DataSet/GitHubApiStaticCommands")
Name: DotVVM.Samples.Tests.Feature.DataSetTests.Feature_DataSet_GitHubApi_Next(url: "FeatureSamples/DataSet/GitHubApiStaticCommands")
Class Name: DotVVM.Samples.Tests.Feature.DataSetTests
Outcome: Failed ❌
Duration: 00:00:07.6538607

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: 'Response status code does not indicate success: 401 (Unauthorized).' 
 Element selector: .exceptionMessage:nth-child(0) 
 GitHub Authentication Failed!

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApiStaticCommands
Screenshot: 

   at DotVVM.Samples.Tests.Feature.DataSetTests.VerifyPageIsNotThrowingAuthError(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 90
   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass1_0.<Feature_DataSet_GitHubApi_Next>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 25




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

Check results: Element contains wrong content. Provided content: 'Response status code does not indicate success: 401 (Unauthorized).' 
 Element selector: .exceptionMessage:nth-child(0) 
 GitHub Authentication Failed!

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApiStaticCommands
Screenshot: 

   at DotVVM.Samples.Tests.Feature.DataSetTests.VerifyPageIsNotThrowingAuthError(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 90
   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass1_0.<Feature_DataSet_GitHubApi_Next>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 25



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

Check results: Element contains wrong content. Provided content: 'Response status code does not indicate success: 401 (Unauthorized).' 
 Element selector: .exceptionMessage:nth-child(0) 
 GitHub Authentication Failed!

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApiStaticCommands
Screenshot: 

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

Check results: Element contains wrong content. Provided content: 'Response status code does not indicate success: 401 (Unauthorized).' 
 Element selector: .exceptionMessage:nth-child(0) 
 GitHub Authentication Failed!

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApiStaticCommands
Screenshot: 

Error Stack Trace:

   at DotVVM.Samples.Tests.Feature.DataSetTests.VerifyPageIsNotThrowingAuthError(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 90
   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass1_0.<Feature_DataSet_GitHubApi_Next>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 25

----- Inner Stack Trace #1 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
   at DotVVM.Samples.Tests.Feature.DataSetTests.VerifyPageIsNotThrowingAuthError(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 90
   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass1_0.<Feature_DataSet_GitHubApi_Next>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 25

----- Inner Stack Trace #2 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
   at DotVVM.Samples.Tests.Feature.DataSetTests.VerifyPageIsNotThrowingAuthError(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 90
   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass1_0.<Feature_DataSet_GitHubApi_Next>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 25


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