Skip to content

Push on master

Push on master #22

GitHub Actions / ExecutingTestsOnWindowsGithubActions1 failed Nov 27, 2024 in 0s

2 fail, 1 skipped, 40 pass in 4m 9s

43 tests  ±0   40 ✅  - 1   4m 9s ⏱️ + 1m 13s
 1 suites ±0    1 💤 ±0 
 1 files   ±0    2 ❌ +1 

Results for commit bd94b91. ± Comparison against earlier commit 6c4cfdd.

Annotations

Check warning on line 0 in Ocaramba.Tests.Angular.Tests.AngularTestNunit

See this annotation in the file changed.

@github-actions github-actions / ExecutingTestsOnWindowsGithubActions1

AngularPageNavigationTest (Ocaramba.Tests.Angular.Tests.AngularTestNunit) failed

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.netcoreapp.trx [took 1m 13s]
Raw output
OneTimeSetUp: OpenQA.Selenium.WebDriverException : The HTTP request to the remote WebDriver server for URL http://localhost:61609/session timed out after 60 seconds.
  ----> System.Threading.Tasks.TaskCanceledException : The request was canceled due to the configured HttpClient.Timeout of 60 seconds elapsing.
  ----> System.TimeoutException : The operation was canceled.
  ----> System.Threading.Tasks.TaskCanceledException : The operation was canceled.
  ----> System.Net.Http.HttpIOException : The response ended prematurely. (ResponseEnded)

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

See this annotation in the file changed.

@github-actions github-actions / ExecutingTestsOnWindowsGithubActions1

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

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.netcoreapp.trx [took 9s]
Raw output
OpenQA.Selenium.WebDriverTimeoutException : Timed out after 5 seconds   at OpenQA.Selenium.Support.UI.DefaultWait`1.ThrowTimeoutException(String exceptionMessage, Exception lastException)
   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.WebDriverExtensions.SwitchToWindowUsingUrl(IWebDriver webDriver, Uri url, Double timeout) in D:\a\Ocaramba\Ocaramba\OcarambaLite\Extensions\WebDriverExtensions.cs:line 187
   at Ocaramba.Tests.PageObjects.PageObjects.TheInternet.MultipleWindowsPage.OpenNewWindowPage() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.PageObjects\PageObjects\TheInternet\MultipleWindowsPage.cs:line 43
   at Ocaramba.Tests.NUnit.Tests.HerokuappTestsNUnit.MultipleWindowsTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.NUnit\Tests\HerokuappTestsNUnit.cs:line 68
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / ExecutingTestsOnWindowsGithubActions1

1 skipped test found

There is 1 skipped test, see "Raw output" for the name of the skipped test.
Raw output
Ocaramba.Tests.NUnit.Tests.HerokuappTestsNUnit ‑ ForgotPasswordTest

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / ExecutingTestsOnWindowsGithubActions1

43 tests found

There are 43 tests, see "Raw output" for the full list of tests.
Raw output
Ocaramba.Tests.Angular.Tests.AngularTestNunit ‑ AngularPageNavigationTest
Ocaramba.Tests.NUnit.Tests.CompareFilesDataDrivenTests ‑ filetocompare_csv
Ocaramba.Tests.NUnit.Tests.CompareFilesDataDrivenTests ‑ filetocompare_txt
Ocaramba.Tests.NUnit.Tests.HerokuappTestsDataDrivenNUnit ‑ CountLinksAtShiftingContentTest(System.Collections.Generic.Dictionary`2[System.String,System.String])
Ocaramba.Tests.NUnit.Tests.HerokuappTestsDataDrivenNUnit ‑ Count_links_3
Ocaramba.Tests.NUnit.Tests.HerokuappTestsDataDrivenNUnit ‑ credentialCsv_test111_test222
Ocaramba.Tests.NUnit.Tests.HerokuappTestsDataDrivenNUnit ‑ credentialCsv_tomsmith_SuperSecretPassword_
Ocaramba.Tests.NUnit.Tests.HerokuappTestsDataDrivenNUnit ‑ credentialExcel_test111_test222
Ocaramba.Tests.NUnit.Tests.HerokuappTestsDataDrivenNUnit ‑ credentialExcel_tomsmith_SuperSecretPassword_
Ocaramba.Tests.NUnit.Tests.HerokuappTestsDataDrivenNUnit ‑ credential_tomsmith_SuperSecretPassword_
Ocaramba.Tests.NUnit.Tests.HerokuappTestsDataDrivenNUnit ‑ credential_wronguser_wrongpassword
Ocaramba.Tests.NUnit.Tests.HerokuappTestsDataDrivenNUnit ‑ links_row(1)
Ocaramba.Tests.NUnit.Tests.HerokuappTestsNUnit ‑ BasicAuthTest
Ocaramba.Tests.NUnit.Tests.HerokuappTestsNUnit ‑ ContextMenuTest
Ocaramba.Tests.NUnit.Tests.HerokuappTestsNUnit ‑ DragAndDropTest
Ocaramba.Tests.NUnit.Tests.HerokuappTestsNUnit ‑ DynamicallyLoadedPageElementsTest
Ocaramba.Tests.NUnit.Tests.HerokuappTestsNUnit ‑ DynamicallyLoadedPageElementsTimeOutTest
Ocaramba.Tests.NUnit.Tests.HerokuappTestsNUnit ‑ ForgotPasswordTest
Ocaramba.Tests.NUnit.Tests.HerokuappTestsNUnit ‑ HoversTest
Ocaramba.Tests.NUnit.Tests.HerokuappTestsNUnit ‑ MultipleWindowsTest
Ocaramba.Tests.NUnit.Tests.HerokuappTestsNUnit ‑ NestedFramesTest
Ocaramba.Tests.NUnit.Tests.HerokuappTestsNUnit ‑ SetAttributeTest
Ocaramba.Tests.NUnit.Tests.HerokuappTestsNUnit ‑ SlowResourcesTest
Ocaramba.Tests.NUnit.Tests.HerokuappTestsNUnit ‑ TablesTest
Ocaramba.Tests.NUnit.Tests.JavaScriptAlertsTestsNUnit ‑ AcceptJsConfirmTest
Ocaramba.Tests.NUnit.Tests.JavaScriptAlertsTestsNUnit ‑ ClickJsAlertTest
Ocaramba.Tests.NUnit.Tests.JavaScriptAlertsTestsNUnit ‑ DismissJsConfirmTest
Ocaramba.Tests.NUnit.Tests.JavaScriptAlertsTestsNUnit ‑ DismissJsPromptTest
Ocaramba.Tests.NUnit.Tests.JavaScriptAlertsTestsNUnit ‑ TypeTextAndAcceptJsPromptTest
Ocaramba.Tests.NUnit.Tests.PerformanceTests1NUnit ‑ HerokuappPerfTests1
Ocaramba.Tests.NUnit.Tests.PerformanceTestsNUnit ‑ HerokuappPerfTests
Ocaramba.Tests.NUnit.Tests.SaveScreenShotsPageSourceTestsNUnit ‑ SaveSourcePageTest
Ocaramba.Tests.NUnit.Tests.SaveScreenShotsPageSourceTestsNUnit ‑ SaveWebDriverScreenShotTest
Ocaramba.Tests.NUnit.Tests.SelectWebElementTests ‑ NoSuchElementExceptionByIndexTest
Ocaramba.Tests.NUnit.Tests.SelectWebElementTests ‑ NoSuchElementExceptionByTextTest
Ocaramba.Tests.NUnit.Tests.SelectWebElementTests ‑ NoSuchElementExceptionByValueTest
Ocaramba.Tests.NUnit.Tests.SelectWebElementTests ‑ SelectByIndexTest
Ocaramba.Tests.NUnit.Tests.UploadDownloadFilesTestsNUnit ‑ DownloadFileByNameTest
Ocaramba.Tests.NUnit.Tests.UploadDownloadFilesTestsNUnit ‑ FirstUploadFileTest
Ocaramba.Tests.NUnit.Tests.UploadDownloadFilesTestsNUnit ‑ SecondDownloadAnyFileByCountTest
Ocaramba.Tests.NUnit.Tests.UploadDownloadFilesTestsNUnit ‑ SecondDownloadFileByNameTest
Ocaramba.Tests.NUnit.Tests.UploadDownloadFilesTestsNUnit ‑ SecondDownloadGivenTypeFileByCountTest
Ocaramba.Tests.NUnit.Tests.UploadDownloadFilesTestsNUnit ‑ SecondSecureDownloadFileByNameTest