Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump EWSoftware.SHFB from 2024.9.12 to 2024.12.21 #484

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Bump EWSoftware.SHFB from 2024.9.12 to 2024.12.21

0d15667
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Bump EWSoftware.SHFB from 2024.9.12 to 2024.12.21 #484

Bump EWSoftware.SHFB from 2024.9.12 to 2024.12.21
0d15667
Select commit
Loading
Failed to load commit list.
GitHub Actions / ExecutingTestsOnWindowsGithubActionsBrowserStack4 failed Dec 24, 2024 in 0s

2 fail, 12 pass in 5m 24s

14 tests   12 ✅  5m 24s ⏱️
 1 suites   0 💤
 1 files     2 ❌

Results for commit 0d15667.

Annotations

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

See this annotation in the file changed.

@github-actions github-actions / ExecutingTestsOnWindowsGithubActionsBrowserStack4

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

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.BrowserStack.xml [took 16s]
Raw output
OpenQA.Selenium.WebDriverException : Argument to isShown must be of type Element (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 19 milliseconds
Build info: version: '2.52.0', revision: '4c2593c', time: '2016-02-11 19:06:42'
System info: host: 'mac-207-254-74-48.browserstack.com', ip: '207.254.74.48', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.11.6', java.version: '1.8.0_51'
Driver info: org.openqa.selenium.safari.SafariDriver
Capabilities [{browserName=safari, takesScreenshot=true, javascriptEnabled=true, version=9.1.3, cssSelectorsEnabled=true, platform=MAC, secureSsl=true}]
Session ID: null   at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
   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.InternalExecute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebElement.get_Displayed()
   at Ocaramba.Extensions.SearchContextExtensions.<>c.<GetElement>b__0_0(IWebElement e) in D:\a\Ocaramba\Ocaramba\OcarambaLite\Extensions\SearchContextExtensions.cs:line 56
   at OpenQA.Selenium.Support.UI.DefaultWait`1.Until[TResult](Func`2 condition, CancellationToken token)
   at OpenQA.Selenium.Support.UI.DefaultWait`1.Until[TResult](Func`2 condition)
   at Ocaramba.Extensions.SearchContextExtensions.GetElement(ISearchContext element, ElementLocator locator, Double timeout, Func`2 condition, String customMessage) in D:\a\Ocaramba\Ocaramba\OcarambaLite\Extensions\SearchContextExtensions.cs:line 146
   at Ocaramba.Extensions.SearchContextExtensions.GetElement(ISearchContext element, ElementLocator locator, String customMessage) in D:\a\Ocaramba\Ocaramba\OcarambaLite\Extensions\SearchContextExtensions.cs:line 56
   at Ocaramba.Tests.PageObjects.PageObjects.TheInternet.InternetPage.GoToTablesPage() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.PageObjects\PageObjects\TheInternet\InternetPage.cs:line 157
   at Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit.TablesTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\Tests\HerokuappTestsNUnit.cs:line 49

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

See this annotation in the file changed.

@github-actions github-actions / ExecutingTestsOnWindowsGithubActionsBrowserStack4

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

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.BrowserStack.xml [took 32s]
Raw output
OpenQA.Selenium.WebDriverException : Argument to isShown must be of type Element (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 21 milliseconds
Build info: version: '2.52.0', revision: '4c2593c', time: '2016-02-11 19:06:42'
System info: host: 'mac-207-254-74-194.browserstack.com', ip: '207.254.74.194', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.11.6', java.version: '1.8.0_51'
Driver info: org.openqa.selenium.safari.SafariDriver
Capabilities [{browserName=safari, takesScreenshot=true, javascriptEnabled=true, version=9.1.3, cssSelectorsEnabled=true, platform=MAC, secureSsl=true}]
Session ID: null   at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
   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.InternalExecute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebElement.get_Displayed()
   at Ocaramba.Extensions.SearchContextExtensions.<>c.<GetElement>b__0_0(IWebElement e) in D:\a\Ocaramba\Ocaramba\OcarambaLite\Extensions\SearchContextExtensions.cs:line 56
   at OpenQA.Selenium.Support.UI.DefaultWait`1.Until[TResult](Func`2 condition, CancellationToken token)
   at OpenQA.Selenium.Support.UI.DefaultWait`1.Until[TResult](Func`2 condition)
   at Ocaramba.Extensions.SearchContextExtensions.GetElement(ISearchContext element, ElementLocator locator, Double timeout, Func`2 condition, String customMessage) in D:\a\Ocaramba\Ocaramba\OcarambaLite\Extensions\SearchContextExtensions.cs:line 146
   at Ocaramba.Extensions.SearchContextExtensions.GetElement(ISearchContext element, ElementLocator locator, String customMessage) in D:\a\Ocaramba\Ocaramba\OcarambaLite\Extensions\SearchContextExtensions.cs:line 56
   at Ocaramba.Tests.PageObjects.PageObjects.TheInternet.InternetPage.GoToDynamicLoading() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.PageObjects\PageObjects\TheInternet\InternetPage.cs:line 85
   at Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit.DynamicallyLoadedPageElementsTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\Tests\HerokuappTestsNUnit.cs:line 61