Skip to content

Add publish-internal workflow from main branch #3255

Add publish-internal workflow from main branch

Add publish-internal workflow from main branch #3255

GitHub Actions / chrome-tests-Linux completed Dec 1, 2024 in 0s

UI Test Results from chrome on Linux

This run completed at 12/01/2024 17:42:40

Details

Test Results - UI Test Results from chrome on Linux

Expand the following summaries for more details:

Duration: 600.6124503 seconds
Times
Started: 2024-12-01T17:32:32.5230298+00:00
Creation: 2024-12-01T17:32:39.5502214+00:00
Queuing: 2024-12-01T17:32:39.5502215+00:00
Finished: 2024-12-01T17:42:33.1354801+00:00
Duration: 600.6124503 seconds
Outcome: Failed | Total Tests: 477 | Passed: 468 | Failed: 4
Counters
Total: 477
Executed: 472
Passed: 468
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.Control.ClaimViewTests.Control_ClaimView_ClaimViewTest
Name: DotVVM.Samples.Tests.Control.ClaimViewTests.Control_ClaimView_ClaimViewTest
Class Name: DotVVM.Samples.Tests.Control.ClaimViewTests
Outcome: Failed
Duration: 00:00:01.2611669

Error Message

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

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

// Exception #1: 
OpenQA.Selenium.WebDriverException: javascript error: dotvvm is not defined
  (Session info: chrome=131.0.6778.85)
   at OpenQA.Selenium.Remote.RemoteWebDriver.UnpackAndThrowOnError(Response errorResponse)
   at OpenQA.Selenium.Remote.RemoteWebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.Remote.RemoteWebDriver.ExecuteScriptCommand(String script, String commandName, Object[] args)
   at Riganti.Selenium.DotVVM.DotVVMBrowserWrapperExtensions.<>c__DisplayClass2_0.<WaitForPostback>b__0()
   at Riganti.Selenium.Core.BrowserWrapper.WaitFor(Func`1 condition, Int32 timeout, String failureMessage, Boolean ignoreCertainException, Int32 checkInterval)
   at Riganti.Selenium.DotVVM.DotVVMBrowserWrapperExtensions.WaitForPostback(IBrowserWrapper browser, Int32 timeout)
   at DotVVM.Samples.Tests.Control.ClaimViewTests.<>c.<Control_ClaimView_ClaimViewTest>b__1_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/ClaimViewTests.cs:line 31
   at Riganti.Selenium.Core.TestInstance.RunTest(IWebBrowser browser)
   at Riganti.Selenium.Core.TestInstance.RunAsyncCore()
   at Riganti.Selenium.Core.TestInstance.RunAsyncCore()
   at Riganti.Selenium.Core.TestInstance.RetryAsync(Func`1 action, Int32 testAttemptsCount)


// Exception #2: 
OpenQA.Selenium.WebDriverException: javascript error: dotvvm is not defined
  (Session info: chrome=131.0.6778.85)
   at OpenQA.Selenium.Remote.RemoteWebDriver.UnpackAndThrowOnError(Response errorResponse)
   at OpenQA.Selenium.Remote.RemoteWebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.Remote.RemoteWebDriver.ExecuteScriptCommand(String script, String commandName, Object[] args)
   at Riganti.Selenium.DotVVM.DotVVMBrowserWrapperExtensions.<>c__DisplayClass2_0.<WaitForPostback>b__0()
   at Riganti.Selenium.Core.BrowserWrapper.WaitFor(Func`1 condition, Int32 timeout, String failureMessage, Boolean ignoreCertainException, Int32 checkInterval)
   at Riganti.Selenium.DotVVM.DotVVMBrowserWrapperExtensions.WaitForPostback(IBrowserWrapper browser, Int32 timeout)
   at DotVVM.Samples.Tests.Control.ClaimViewTests.<>c.<Control_ClaimView_ClaimViewTest>b__1_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/ClaimViewTests.cs:line 41
   at Riganti.Selenium.Core.TestInstance.RunTest(IWebBrowser browser)
   at Riganti.Selenium.Core.TestInstance.RunAsyncCore()
   at Riganti.Selenium.Core.TestInstance.RunAsyncCore()
   at Riganti.Selenium.Core.TestInstance.RetryAsync(Func`1 action, Int32 testAttemptsCount)

Error Stack Trace:

   at OpenQA.Selenium.Remote.RemoteWebDriver.UnpackAndThrowOnError(Response errorResponse)
   at OpenQA.Selenium.Remote.RemoteWebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.Remote.RemoteWebDriver.ExecuteScriptCommand(String script, String commandName, Object[] args)
   at Riganti.Selenium.DotVVM.DotVVMBrowserWrapperExtensions.<>c__DisplayClass2_0.<WaitForPostback>b__0()
   at Riganti.Selenium.Core.BrowserWrapper.WaitFor(Func`1 condition, Int32 timeout, String failureMessage, Boolean ignoreCertainException, Int32 checkInterval)
   at Riganti.Selenium.DotVVM.DotVVMBrowserWrapperExtensions.WaitForPostback(IBrowserWrapper browser, Int32 timeout)
   at DotVVM.Samples.Tests.Control.ClaimViewTests.<>c.<Control_ClaimView_ClaimViewTest>b__1_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/ClaimViewTests.cs:line 31
   at Riganti.Selenium.Core.TestInstance.RunTest(IWebBrowser browser)
   at Riganti.Selenium.Core.TestInstance.RunAsyncCore()
   at Riganti.Selenium.Core.TestInstance.RunAsyncCore()
   at Riganti.Selenium.Core.TestInstance.RetryAsync(Func`1 action, Int32 testAttemptsCount)

🔘 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.JsComponentIntegrationTests.Feature_JsComponentIntegrationTests_ReactComponentIntegration_TemplateSelector
Name: DotVVM.Samples.Tests.Feature.JsComponentIntegrationTests.Feature_JsComponentIntegrationTests_ReactComponentIntegration_TemplateSelector
Class Name: DotVVM.Samples.Tests.Feature.JsComponentIntegrationTests
Outcome: Failed
Duration: 00:00:00.7455232

Error Message

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

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

// Exception #1: 
OpenQA.Selenium.NoSuchElementException: Element not found. Selector: template1
   at Riganti.Selenium.Core.BrowserWrapper.ThrowIfIsNull[T](T obj, String message)
   at Riganti.Selenium.Core.BrowserWrapper.First(String selector, Func`2 tmpSelectMethod)
   at DotVVM.Samples.Tests.Feature.JsComponentIntegrationTests.<Feature_JsComponentIntegrationTests_ReactComponentIntegration_TemplateSelector>b__2_2(IBrowserWrapper s) in /_/src/Samples/Tests/Tests/Feature/JsComponentIntegrationTests.cs:line 72
   at Riganti.Selenium.Core.BrowserWrapper.<>c__DisplayClass78_0.<WaitFor>b__0()
   at Riganti.Selenium.Core.WaitForExecutor.WaitFor(Action condition, Int32 timeout, String failureMessage, Int32 checkInterval, Boolean throwOriginal)
   at Riganti.Selenium.Core.BrowserWrapper.WaitFor(Func`2 selector, WaitForOptions options)
   at DotVVM.Samples.Tests.Feature.JsComponentIntegrationTests.<Feature_JsComponentIntegrationTests_ReactComponentIntegration_TemplateSelector>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/JsComponentIntegrationTests.cs:line 72
   at Riganti.Selenium.Core.TestInstance.RunTest(IWebBrowser browser)
   at Riganti.Selenium.Core.TestInstance.RunAsyncCore()
   at Riganti.Selenium.Core.TestInstance.RunAsyncCore()
   at Riganti.Selenium.Core.TestInstance.RetryAsync(Func`1 action, Int32 testAttemptsCount)


// Exception #2: 
OpenQA.Selenium.NoSuchElementException: Element not found. Selector: template1
   at Riganti.Selenium.Core.BrowserWrapper.ThrowIfIsNull[T](T obj, String message)
   at Riganti.Selenium.Core.BrowserWrapper.First(String selector, Func`2 tmpSelectMethod)
   at DotVVM.Samples.Tests.Feature.JsComponentIntegrationTests.<Feature_JsComponentIntegrationTests_ReactComponentIntegration_TemplateSelector>b__2_2(IBrowserWrapper s) in /_/src/Samples/Tests/Tests/Feature/JsComponentIntegrationTests.cs:line 72
   at Riganti.Selenium.Core.BrowserWrapper.<>c__DisplayClass78_0.<WaitFor>b__0()
   at Riganti.Selenium.Core.WaitForExecutor.WaitFor(Action condition, Int32 timeout, String failureMessage, Int32 checkInterval, Boolean throwOriginal)
   at Riganti.Selenium.Core.BrowserWrapper.WaitFor(Func`2 selector, WaitForOptions options)
   at DotVVM.Samples.Tests.Feature.JsComponentIntegrationTests.<Feature_JsComponentIntegrationTests_ReactComponentIntegration_TemplateSelector>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/JsComponentIntegrationTests.cs:line 72
   at Riganti.Selenium.Core.TestInstance.RunTest(IWebBrowser browser)
   at Riganti.Selenium.Core.TestInstance.RunAsyncCore()
   at Riganti.Selenium.Core.TestInstance.RunAsyncCore()
   at Riganti.Selenium.Core.TestInstance.RetryAsync(Func`1 action, Int32 testAttemptsCount)

Error Stack Trace:

   at Riganti.Selenium.Core.BrowserWrapper.ThrowIfIsNull[T](T obj, String message)
   at Riganti.Selenium.Core.BrowserWrapper.First(String selector, Func`2 tmpSelectMethod)
   at DotVVM.Samples.Tests.Feature.JsComponentIntegrationTests.<Feature_JsComponentIntegrationTests_ReactComponentIntegration_TemplateSelector>b__2_2(IBrowserWrapper s) in /_/src/Samples/Tests/Tests/Feature/JsComponentIntegrationTests.cs:line 72
   at Riganti.Selenium.Core.BrowserWrapper.<>c__DisplayClass78_0.<WaitFor>b__0()
   at Riganti.Selenium.Core.WaitForExecutor.WaitFor(Action condition, Int32 timeout, String failureMessage, Int32 checkInterval, Boolean throwOriginal)
   at Riganti.Selenium.Core.BrowserWrapper.WaitFor(Func`2 selector, WaitForOptions options)
   at DotVVM.Samples.Tests.Feature.JsComponentIntegrationTests.<Feature_JsComponentIntegrationTests_ReactComponentIntegration_TemplateSelector>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/JsComponentIntegrationTests.cs:line 72
   at Riganti.Selenium.Core.TestInstance.RunTest(IWebBrowser browser)
   at Riganti.Selenium.Core.TestInstance.RunAsyncCore()
   at Riganti.Selenium.Core.TestInstance.RunAsyncCore()
   at Riganti.Selenium.Core.TestInstance.RetryAsync(Func`1 action, Int32 testAttemptsCount)

❌ DotVVM.Samples.Tests.Feature.JsComponentIntegrationTests.Feature_JsComponentIntegrationTests_ReactComponentIntegration_Recharts
Name: DotVVM.Samples.Tests.Feature.JsComponentIntegrationTests.Feature_JsComponentIntegrationTests_ReactComponentIntegration_Recharts
Class Name: DotVVM.Samples.Tests.Feature.JsComponentIntegrationTests
Outcome: Failed
Duration: 00:00:17.1578804

Error Message

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

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

// Exception #1: 
Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException: Sequence contains no elements. Selector: '.recharts-line > path'

Check results: 

Browser: chrome:fast
Url: http://localhost:16019/FeatureSamples/JsComponentIntegration/ReactComponentIntegration
Screenshot: 

   at DotVVM.Samples.Tests.Feature.JsComponentIntegrationTests.<>c__DisplayClass1_0.<Feature_JsComponentIntegrationTests_ReactComponentIntegration_Recharts>b__1() in /_/src/Samples/Tests/Tests/Feature/JsComponentIntegrationTests.cs:line 34
   at DotVVM.Samples.Tests.Feature.JsComponentIntegrationTests.<Feature_JsComponentIntegrationTests_ReactComponentIntegration_Recharts>b__1_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/JsComponentIntegrationTests.cs:line 32




// Exception #2: 
Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException: Sequence contains no elements. Selector: '.recharts-line > path'

Check results: 

Browser: chrome:fast
Url: http://localhost:16019/FeatureSamples/JsComponentIntegration/ReactComponentIntegration
Screenshot: 

   at DotVVM.Samples.Tests.Feature.JsComponentIntegrationTests.<>c__DisplayClass1_0.<Feature_JsComponentIntegrationTests_ReactComponentIntegration_Recharts>b__1() in /_/src/Samples/Tests/Tests/Feature/JsComponentIntegrationTests.cs:line 34
   at DotVVM.Samples.Tests.Feature.JsComponentIntegrationTests.<Feature_JsComponentIntegrationTests_ReactComponentIntegration_Recharts>b__1_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/JsComponentIntegrationTests.cs:line 32



Error Stack Trace:

   at DotVVM.Samples.Tests.Feature.JsComponentIntegrationTests.<>c__DisplayClass1_0.<Feature_JsComponentIntegrationTests_ReactComponentIntegration_Recharts>b__1() in /_/src/Samples/Tests/Tests/Feature/JsComponentIntegrationTests.cs:line 34
   at DotVVM.Samples.Tests.Feature.JsComponentIntegrationTests.<Feature_JsComponentIntegrationTests_ReactComponentIntegration_Recharts>b__1_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/JsComponentIntegrationTests.cs:line 32


🔘 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

🔘 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.ApiTests.Feature_Api_BindingSharing
Name: DotVVM.Samples.Tests.Feature.ApiTests.Feature_Api_BindingSharing
Class Name: DotVVM.Samples.Tests.Feature.ApiTests
Outcome: NotExecuted 🔘
Duration: 00:00:00.0010000

🔘 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.AuthenticatedViewTests.Control_AuthenticatedView_AuthenticatedViewTest
Name: DotVVM.Samples.Tests.Control.AuthenticatedViewTests.Control_AuthenticatedView_AuthenticatedViewTest
Class Name: DotVVM.Samples.Tests.Control.AuthenticatedViewTests
Outcome: Failed
Duration: 00:00:01.0645772

Error Message

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

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

// Exception #1: 
OpenQA.Selenium.WebDriverException: javascript error: dotvvm is not defined
  (Session info: chrome=131.0.6778.85)
   at OpenQA.Selenium.Remote.RemoteWebDriver.UnpackAndThrowOnError(Response errorResponse)
   at OpenQA.Selenium.Remote.RemoteWebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.Remote.RemoteWebDriver.ExecuteScriptCommand(String script, String commandName, Object[] args)
   at Riganti.Selenium.DotVVM.DotVVMBrowserWrapperExtensions.<>c__DisplayClass2_0.<WaitForPostback>b__0()
   at Riganti.Selenium.Core.BrowserWrapper.WaitFor(Func`1 condition, Int32 timeout, String failureMessage, Boolean ignoreCertainException, Int32 checkInterval)
   at Riganti.Selenium.DotVVM.DotVVMBrowserWrapperExtensions.WaitForPostback(IBrowserWrapper browser, Int32 timeout)
   at DotVVM.Samples.Tests.Control.AuthenticatedViewTests.<>c.<Control_AuthenticatedView_AuthenticatedViewTest>b__0_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/AuthenticatedViewTests.cs:line 26
   at Riganti.Selenium.Core.TestInstance.RunTest(IWebBrowser browser)
   at Riganti.Selenium.Core.TestInstance.RunAsyncCore()
   at Riganti.Selenium.Core.TestInstance.RunAsyncCore()
   at Riganti.Selenium.Core.TestInstance.RetryAsync(Func`1 action, Int32 testAttemptsCount)


// Exception #2: 
OpenQA.Selenium.WebDriverException: javascript error: dotvvm is not defined
  (Session info: chrome=131.0.6778.85)
   at OpenQA.Selenium.Remote.RemoteWebDriver.UnpackAndThrowOnError(Response errorResponse)
   at OpenQA.Selenium.Remote.RemoteWebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.Remote.RemoteWebDriver.ExecuteScriptCommand(String script, String commandName, Object[] args)
   at Riganti.Selenium.DotVVM.DotVVMBrowserWrapperExtensions.<>c__DisplayClass2_0.<WaitForPostback>b__0()
   at Riganti.Selenium.Core.BrowserWrapper.WaitFor(Func`1 condition, Int32 timeout, String failureMessage, Boolean ignoreCertainException, Int32 checkInterval)
   at Riganti.Selenium.DotVVM.DotVVMBrowserWrapperExtensions.WaitForPostback(IBrowserWrapper browser, Int32 timeout)
   at DotVVM.Samples.Tests.Control.AuthenticatedViewTests.<>c.<Control_AuthenticatedView_AuthenticatedViewTest>b__0_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/AuthenticatedViewTests.cs:line 30
   at Riganti.Selenium.Core.TestInstance.RunTest(IWebBrowser browser)
   at Riganti.Selenium.Core.TestInstance.RunAsyncCore()
   at Riganti.Selenium.Core.TestInstance.RunAsyncCore()
   at Riganti.Selenium.Core.TestInstance.RetryAsync(Func`1 action, Int32 testAttemptsCount)

Error Stack Trace:

   at OpenQA.Selenium.Remote.RemoteWebDriver.UnpackAndThrowOnError(Response errorResponse)
   at OpenQA.Selenium.Remote.RemoteWebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.Remote.RemoteWebDriver.ExecuteScriptCommand(String script, String commandName, Object[] args)
   at Riganti.Selenium.DotVVM.DotVVMBrowserWrapperExtensions.<>c__DisplayClass2_0.<WaitForPostback>b__0()
   at Riganti.Selenium.Core.BrowserWrapper.WaitFor(Func`1 condition, Int32 timeout, String failureMessage, Boolean ignoreCertainException, Int32 checkInterval)
   at Riganti.Selenium.DotVVM.DotVVMBrowserWrapperExtensions.WaitForPostback(IBrowserWrapper browser, Int32 timeout)
   at DotVVM.Samples.Tests.Control.AuthenticatedViewTests.<>c.<Control_AuthenticatedView_AuthenticatedViewTest>b__0_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/AuthenticatedViewTests.cs:line 26
   at Riganti.Selenium.Core.TestInstance.RunTest(IWebBrowser browser)
   at Riganti.Selenium.Core.TestInstance.RunAsyncCore()
   at Riganti.Selenium.Core.TestInstance.RunAsyncCore()
   at Riganti.Selenium.Core.TestInstance.RetryAsync(Func`1 action, Int32 testAttemptsCount)