Skip to content

Push on master

Push on master #90

GitHub Actions / ExecutingTestsOnWindowsGithubActionsNet3 failed Dec 4, 2024 in 0s

6 fail, 2 skipped, 64 pass in 7m 14s

72 tests  ±0   64 ✅  - 1   7m 14s ⏱️ + 1m 17s
 1 suites ±0    2 💤 ±0 
 1 files   ±0    6 ❌ +1 

Results for commit f724abf. ± Comparison against earlier commit d8e789f.

Annotations

Check warning on line 0 in Ocaramba.UnitTests.Tests.TakingScreehShotsOfElementsTests

See this annotation in the file changed.

@github-actions github-actions / ExecutingTestsOnWindowsGithubActionsNet3

TakingScreehShotsOfElementInIFrameTest (Ocaramba.UnitTests.Tests.TakingScreehShotsOfElementsTests) failed

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.net4.xml [took 23s]
Raw output
ImageMagick.MagickCorruptImageErrorException : negative or zero image size `D:\a\Ocaramba\Ocaramba\Ocaramba\Ocaramba.UnitTests\bin\Release\net472\TestOutput\ChromeTextWithinIFrameDIFF.png' @ error/image.c/CloneImage/815   at ImageMagick.MagickExceptionHelper.Check(IntPtr exception) in /_/src/Magick.NET/Exceptions/MagickExceptionHelper.cs:line 18
   at ImageMagick.MagickImage.NativeMagickImage.WriteFile(IMagickSettings`1 settings) in /_/src/Magick.NET/Generated/Magick.NET.SourceGenerator/ImageMagick.SourceGenerator.NativeInteropGenerator/MagickImage.g.cs:line 6674
   at Ocaramba.UnitTests.Tests.TakingScreehShotsOfElementsTests.TakingScreehShotsOfElementInIFrameTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.UnitTests\Tests\TakingScreehShotsOfElementsTests.cs:line 63

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

See this annotation in the file changed.

@github-actions github-actions / ExecutingTestsOnWindowsGithubActionsNet3

SaveFullScreenShotTest (Ocaramba.Tests.NUnit.Tests.SaveScreenShotsPageSourceTestsNUnit) failed

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.net4.xml [took 17s]
Raw output
Ocaramba.Exceptions.WaitTimeoutException : Timeout after 10 second(s), Waiting for file number to increase in D:\a\Ocaramba\Ocaramba\Ocaramba\Ocaramba.Tests.NUnit\bin\Release\net472\TestOutput   at Ocaramba.Helpers.WaitHelper.Wait(Func`1 condition, TimeSpan timeout, TimeSpan sleepInterval, String message) in D:\a\Ocaramba\Ocaramba\OcarambaLite\Helpers\WaitHelper.cs:line 69
   at Ocaramba.Helpers.FilesHelper.WaitForFileOfGivenType(FileType type, Double waitTime, Int32 filesNumber, String folder, Boolean checkSize) in D:\a\Ocaramba\Ocaramba\OcarambaLite\Helpers\FilesHelper.cs:line 362
   at Ocaramba.Tests.PageObjects.PageObjects.TheInternet.DownloadPage.CheckIfScreenShotIsSaved(Int32 screenShotNumber) in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.PageObjects\PageObjects\TheInternet\DownloadPage.cs:line 116
   at Ocaramba.Tests.NUnit.Tests.SaveScreenShotsPageSourceTestsNUnit.SaveFullScreenShotTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.NUnit\Tests\SaveScreenShotsPageSourceTestsNUnit.cs:line 39

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

See this annotation in the file changed.

@github-actions github-actions / ExecutingTestsOnWindowsGithubActionsNet3

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

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.net4.xml [took 1m 18s]
Raw output
OneTimeSetUp: OpenQA.Selenium.WebDriverException : The HTTP request to the remote WebDriver server for URL http://localhost:59384/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.Remote.DriverServiceCommandExecutor.<ExecuteAsync>d__10.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.Chromium.ChromiumDriver..ctor(ChromiumDriverService service, ChromiumOptions options, TimeSpan commandTimeout)
   at Ocaramba.DriverContext.Start() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 598
--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 warning on line 0 in Ocaramba.UnitTests.Tests.DriversCustomSettingsUnitTests

See this annotation in the file changed.

@github-actions github-actions / ExecutingTestsOnWindowsGithubActionsNet3

CheckSynchronizationWithAngularFuctionality (Ocaramba.UnitTests.Tests.DriversCustomSettingsUnitTests) failed

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.net4.xml [took 1m 18s]
Raw output
  Assert.That("Default setting is not false", Is.EqualTo(Default_false))
  Expected: False
  But was:  "Default setting is not false"
   at Ocaramba.UnitTests.Tests.DriversCustomSettingsUnitTests.CheckSynchronizationWithAngularFuctionality() in D:\a\Ocaramba\Ocaramba\Ocaramba.UnitTests\Tests\DriversCustomSettingsUnitTests.cs:line 51

1)    at Ocaramba.UnitTests.Tests.DriversCustomSettingsUnitTests.CheckSynchronizationWithAngularFuctionality() in D:\a\Ocaramba\Ocaramba\Ocaramba.UnitTests\Tests\DriversCustomSettingsUnitTests.cs:line 51

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

See this annotation in the file changed.

@github-actions github-actions / ExecutingTestsOnWindowsGithubActionsNet3

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

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.net4.xml [took 12s]
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.Tests.PageObjects.PageObjects.TheInternet.MultipleWindowsPage.OpenNewWindowPage() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.PageObjects\PageObjects\TheInternet\MultipleWindowsPage.cs:line 43

Check warning on line 0 in Ocaramba.UnitTests.Tests.DateHelperTests

See this annotation in the file changed.

@github-actions github-actions / ExecutingTestsOnWindowsGithubActionsNet3

CurrentTimeStampTest (Ocaramba.UnitTests.Tests.DateHelperTests) failed

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.net4.xml [took 0s]
Raw output
  Assert.That(DateTime.Now, Is.EqualTo(DateTime.ParseExact(DateHelper.CurrentTimeStamp, "ddMMyyyyHHmmss", null)))
  Expected: 2024-12-04 07:43:49
  But was:  2024-12-04 07:43:49.821754
   at Ocaramba.UnitTests.Tests.DateHelperTests.CurrentTimeStampTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.UnitTests\Tests\DateHelperTests.cs:line 28

1)    at Ocaramba.UnitTests.Tests.DateHelperTests.CurrentTimeStampTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.UnitTests\Tests\DateHelperTests.cs:line 28

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / ExecutingTestsOnWindowsGithubActionsNet3

2 skipped tests found

There are 2 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
Ocaramba.Tests.NUnit.Tests.HerokuappTestsNUnit ‑ ForgotPasswordTest
Ocaramba.UnitTests.Tests.JavaScriptAlertsTestsNUnit ‑ LogJavaScriptErrorTest

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / ExecutingTestsOnWindowsGithubActionsNet3

72 tests found

There are 72 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 ‑ SaveFullScreenShotTest
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
Ocaramba.UnitTests.Tests.DateHelperTests ‑ CurrentDateTest
Ocaramba.UnitTests.Tests.DateHelperTests ‑ CurrentTimeStampTest
Ocaramba.UnitTests.Tests.DateHelperTests ‑ GetFutureDateTest
Ocaramba.UnitTests.Tests.DateHelperTests ‑ TomorrowDateTest
Ocaramba.UnitTests.Tests.DriversCustomSettingsUnitTests ‑ CheckSynchronizationWithAngularFuctionality
Ocaramba.UnitTests.Tests.FilesHelperTests ‑ CopyDeleteFileTest
Ocaramba.UnitTests.Tests.FilesHelperTests ‑ GetAllFilesFromAllSubFoldersPrefixTest
Ocaramba.UnitTests.Tests.FilesHelperTests ‑ GetAllFilesFromAllSubFoldersTest
Ocaramba.UnitTests.Tests.FilesHelperTests ‑ GetFilesOfGivenTypeFromAllSubFolderTest
Ocaramba.UnitTests.Tests.FilesHelperTests ‑ GetFilesOfGivenTypeFromAllSubFoldersTest
Ocaramba.UnitTests.Tests.FilesHelperTests ‑ RenameDeleteFileTest
Ocaramba.UnitTests.Tests.FilesHelperTests ‑ WaitForFileOfGivenNameExceptionTest
Ocaramba.UnitTests.Tests.JavaScriptAlertsTestsNUnit ‑ LogJavaScriptErrorTest
Ocaramba.UnitTests.Tests.LocatorExtensionsTests ‑ ClassNameLocatorTest
Ocaramba.UnitTests.Tests.LocatorExtensionsTests ‑ CssSelectorLocatorTest
Ocaramba.UnitTests.Tests.LocatorExtensionsTests ‑ IdLocatorTest
Ocaramba.UnitTests.Tests.LocatorExtensionsTests ‑ LinkTextLocatorTest
Ocaramba.UnitTests.Tests.LocatorExtensionsTests ‑ NameLocatorTest
Ocaramba.UnitTests.Tests.LocatorExtensionsTests ‑ PartialLinkTextLocatorTest
Ocaramba.UnitTests.Tests.LocatorExtensionsTests ‑ TagNameLocatorTest
Ocaramba.UnitTests.Tests.LocatorExtensionsTests ‑ XPathLocatorTest
Ocaramba.UnitTests.Tests.NameHelperTests ‑ RemoveSpecialCharactersTest
Ocaramba.UnitTests.Tests.NameHelperTests ‑ ShortenFileNameTest
Ocaramba.UnitTests.Tests.TakingScreehShotsOfElementsTests ‑ TakingScreehShotsOfElementInIFrameTest
Ocaramba.UnitTests.Tests.TakingScreehShotsOfElementsTests ‑ TakingScreenShotsOfElementTest
Ocaramba.UnitTests.Tests.WaitHelperTests ‑ WaitReturnFalseTest
Ocaramba.UnitTests.Tests.WaitHelperTests ‑ WaitReturnTrueTest
Ocaramba.UnitTests.Tests.WaitHelperTests ‑ WaitTimeoutExceptionTest