Skip to content

Push on master

Push on master #88

GitHub Actions / ExecutingTestsOnWindowsGithubActionsSeleniumGrid5 failed Dec 3, 2024 in 0s

3 fail in 3m 7s

3 tests  ±0   0 ✅ ±0   3m 7s ⏱️ -1s
2 suites ±0   0 💤 ±0 
2 files   ±0   3 ❌ ±0 

Results for commit 9d34ab4. ± Comparison against earlier commit a6369b5.

Annotations

Check warning on line 0 in Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit("ChromeWindows")

See this annotation in the file changed.

@github-actions github-actions / ExecutingTestsOnWindowsGithubActionsSeleniumGrid5

TablesTest (Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit("ChromeWindows")) failed

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.CloudProviderCrossBrowserGrid.xml [took 1m 2s]
Raw output
OpenQA.Selenium.WebDriverException : The HTTP request to the remote WebDriver server for URL http://localhost:4444/wd/hub/session timed out after 60 seconds.
  ----> System.Threading.Tasks.TaskCanceledException : A task was canceled.
TearDown : System.NullReferenceException : Object reference not set to an instance of an object.   at OpenQA.Selenium.Remote.HttpCommandExecutor.<ExecuteAsync>d__34.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at OpenQA.Selenium.WebDriver.<ExecuteAsync>d__63.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebDriver.StartSession(ICapabilities capabilities)
   at OpenQA.Selenium.WebDriver..ctor(ICommandExecutor executor, ICapabilities capabilities)
   at OpenQA.Selenium.Remote.RemoteWebDriver..ctor(Uri remoteAddress, ICapabilities capabilities)
   at Ocaramba.DriverContext.SetupRemoteWebDriver() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 722
   at Ocaramba.DriverContext.Start() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 634
   at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.BeforeTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 117
--TaskCanceledException
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at OpenQA.Selenium.Remote.HttpCommandExecutor.<MakeHttpRequest>d__37.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at OpenQA.Selenium.Remote.HttpCommandExecutor.<ExecuteAsync>d__34.MoveNext()
--TearDown
   at Ocaramba.DriverContext.SavePageSource(String fileName) in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContextHelper.cs:line 102
   at Ocaramba.TestBase.SaveTestDetailsIfTestFailed(DriverContext driverContext) in D:\a\Ocaramba\Ocaramba\OcarambaLite\TestBase.cs:line 42
   at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.AfterTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 142

Check warning on line 0 in Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit("ChromeWindows")

See this annotation in the file changed.

@github-actions github-actions / ExecutingTestsOnWindowsGithubActionsSeleniumGrid5

DynamicallyLoadedPageElementsTest (Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit("ChromeWindows")) failed

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.CloudProviderCrossBrowserGrid.xml [took 1m 3s]
Raw output
OpenQA.Selenium.WebDriverException : The HTTP request to the remote WebDriver server for URL http://localhost:4444/wd/hub/session timed out after 60 seconds.
  ----> System.Threading.Tasks.TaskCanceledException : A task was canceled.
TearDown : System.NullReferenceException : Object reference not set to an instance of an object.   at OpenQA.Selenium.Remote.HttpCommandExecutor.<ExecuteAsync>d__34.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at OpenQA.Selenium.WebDriver.<ExecuteAsync>d__63.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebDriver.StartSession(ICapabilities capabilities)
   at OpenQA.Selenium.WebDriver..ctor(ICommandExecutor executor, ICapabilities capabilities)
   at OpenQA.Selenium.Remote.RemoteWebDriver..ctor(Uri remoteAddress, ICapabilities capabilities)
   at Ocaramba.DriverContext.SetupRemoteWebDriver() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 722
   at Ocaramba.DriverContext.Start() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 634
   at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.BeforeTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 117
--TaskCanceledException
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at OpenQA.Selenium.Remote.HttpCommandExecutor.<MakeHttpRequest>d__37.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at OpenQA.Selenium.Remote.HttpCommandExecutor.<ExecuteAsync>d__34.MoveNext()
--TearDown
   at Ocaramba.DriverContext.SavePageSource(String fileName) in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContextHelper.cs:line 102
   at Ocaramba.TestBase.SaveTestDetailsIfTestFailed(DriverContext driverContext) in D:\a\Ocaramba\Ocaramba\OcarambaLite\TestBase.cs:line 42
   at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.AfterTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 142

Check warning on line 0 in Ocaramba.Tests.NUnit.Tests.HerokuappTestsNUnit

See this annotation in the file changed.

@github-actions github-actions / ExecutingTestsOnWindowsGithubActionsSeleniumGrid5

TablesTest (Ocaramba.Tests.NUnit.Tests.HerokuappTestsNUnit) failed

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.NUnitGrid.xml [took 1m 1s]
Raw output
OneTimeSetUp: OpenQA.Selenium.WebDriverException : The HTTP request to the remote WebDriver server for URL http://localhost:4444/wd/hub/session timed out after 60 seconds.
  ----> System.Threading.Tasks.TaskCanceledException : A task was canceled.   at OpenQA.Selenium.Remote.HttpCommandExecutor.<ExecuteAsync>d__34.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at OpenQA.Selenium.WebDriver.<ExecuteAsync>d__63.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebDriver.StartSession(ICapabilities capabilities)
   at OpenQA.Selenium.WebDriver..ctor(ICommandExecutor executor, ICapabilities capabilities)
   at OpenQA.Selenium.Remote.RemoteWebDriver..ctor(Uri remoteAddress, ICapabilities capabilities)
   at Ocaramba.DriverContext.SetupRemoteWebDriver() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 722
   at Ocaramba.DriverContext.Start() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 634
--TaskCanceledException
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at OpenQA.Selenium.Remote.HttpCommandExecutor.<MakeHttpRequest>d__37.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at OpenQA.Selenium.Remote.HttpCommandExecutor.<ExecuteAsync>d__34.MoveNext()

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / ExecutingTestsOnWindowsGithubActionsSeleniumGrid5

3 tests found

There are 3 tests, see "Raw output" for the full list of tests.
Raw output
Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit("ChromeWindows") ‑ DynamicallyLoadedPageElementsTest
Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit("ChromeWindows") ‑ TablesTest
Ocaramba.Tests.NUnit.Tests.HerokuappTestsNUnit ‑ TablesTest