Bump xunit.runner.visualstudio from 2.8.2 to 3.0.1 #318
GitHub Actions / ExecutingTestsOnWindowsGithubActionsSeleniumGrid5
failed
Jan 13, 2025 in 0s
3 fail in 7s
3 tests 0 ✅ 7s ⏱️
2 suites 0 💤
2 files 3 ❌
Results for commit edc1c0a.
Annotations
Check warning on line 0 in Ocaramba.Tests.NUnit.Tests.HerokuappTestsNUnit
github-actions / ExecutingTestsOnWindowsGithubActionsSeleniumGrid5
TablesTest (Ocaramba.Tests.NUnit.Tests.HerokuappTestsNUnit) failed
D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.NUnitGrid.xml [took 0s]
Raw output
OneTimeSetUp: System.TypeInitializationException : The type initializer for 'OpenQA.Selenium.Command' threw an exception.
----> System.TypeInitializationException : The type initializer for 'OpenQA.Selenium.CommandJsonSerializerContext' threw an exception.
----> System.IO.FileLoadException : Could not load file or assembly 'System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) at OpenQA.Selenium.Command.get_ParametersAsJsonString()
at OpenQA.Selenium.Remote.HttpCommandExecutor.HttpRequestInfo..ctor(Uri serverUri, Command commandToExecute, HttpCommandInfo commandInfo)
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 724
at Ocaramba.DriverContext.Start() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 636
--TypeInitializationException
at OpenQA.Selenium.CommandJsonSerializerContext.get_Default()
at OpenQA.Selenium.Command..cctor()
--FileLoadException
at System.Text.Json.JsonSerializerOptions..ctor(JsonSerializerOptions options)
at OpenQA.Selenium.CommandJsonSerializerContext..cctor()
github-actions / ExecutingTestsOnWindowsGithubActionsSeleniumGrid5
DynamicallyLoadedPageElementsTest (Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit("ChromeWindows")) failed
D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.CloudProviderCrossBrowserGrid.xml [took 4s]
Raw output
System.TypeInitializationException : The type initializer for 'OpenQA.Selenium.Command' threw an exception.
----> System.TypeInitializationException : The type initializer for 'OpenQA.Selenium.CommandJsonSerializerContext' threw an exception.
----> System.IO.FileLoadException : Could not load file or assembly 'System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
TearDown : System.NullReferenceException : Object reference not set to an instance of an object. at OpenQA.Selenium.Command.get_ParametersAsJsonString()
at OpenQA.Selenium.Remote.HttpCommandExecutor.HttpRequestInfo..ctor(Uri serverUri, Command commandToExecute, HttpCommandInfo commandInfo)
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 724
at Ocaramba.DriverContext.Start() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 636
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.BeforeTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 118
--TypeInitializationException
at OpenQA.Selenium.CommandJsonSerializerContext.get_Default()
at OpenQA.Selenium.Command..cctor()
--FileLoadException
at System.Text.Json.JsonSerializerOptions..ctor(JsonSerializerOptions options)
at OpenQA.Selenium.CommandJsonSerializerContext..cctor()
--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 143
github-actions / ExecutingTestsOnWindowsGithubActionsSeleniumGrid5
TablesTest (Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit("ChromeWindows")) failed
D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.CloudProviderCrossBrowserGrid.xml [took 2s]
Raw output
System.TypeInitializationException : The type initializer for 'OpenQA.Selenium.Command' threw an exception.
----> System.TypeInitializationException : The type initializer for 'OpenQA.Selenium.CommandJsonSerializerContext' threw an exception.
----> System.IO.FileLoadException : Could not load file or assembly 'System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
TearDown : System.NullReferenceException : Object reference not set to an instance of an object. at OpenQA.Selenium.Command.get_ParametersAsJsonString()
at OpenQA.Selenium.Remote.HttpCommandExecutor.HttpRequestInfo..ctor(Uri serverUri, Command commandToExecute, HttpCommandInfo commandInfo)
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 724
at Ocaramba.DriverContext.Start() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 636
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.BeforeTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 118
--TypeInitializationException
at OpenQA.Selenium.CommandJsonSerializerContext.get_Default()
at OpenQA.Selenium.Command..cctor()
--FileLoadException
at System.Text.Json.JsonSerializerOptions..ctor(JsonSerializerOptions options)
at OpenQA.Selenium.CommandJsonSerializerContext..cctor()
--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 143
Loading