Skip to content

Push on master

Push on master #19

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

4 fail, 2 skipped, 65 pass in 5m 22s

71 tests  +71   65 ✅ +65   5m 22s ⏱️ + 5m 22s
 1 suites + 1    2 💤 + 2 
 1 files   + 1    4 ❌ + 4 

Results for commit 19076e5. ± Comparison against earlier commit 0865196.

Annotations

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

See this annotation in the file changed.

@github-actions github-actions / ExecutingTestsOnWindowsGithubActions3

TakingScreehShotsOfElementInIFrameTest (Ocaramba.UnitTests.Tests.TakingScreehShotsOfElementsTests) failed

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.net4.xml [took 18s]
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.HerokuappTestsNUnit

See this annotation in the file changed.

@github-actions github-actions / ExecutingTestsOnWindowsGithubActions3

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
   at Ocaramba.Tests.NUnit.Tests.HerokuappTestsNUnit.MultipleWindowsTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.NUnit\Tests\HerokuappTestsNUnit.cs:line 68

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

See this annotation in the file changed.

@github-actions github-actions / ExecutingTestsOnWindowsGithubActions3

CountLinksAndSetTestNameAtShiftingContentExcelTest() (Ocaramba.Tests.NUnit.Tests.HerokuappTestsDataDrivenNUnit) failed

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.net4.xml [took 0s]
Raw output
NPOI.POIXMLException : No message provided
  ----> System.IO.FileLoadException : Could not load file or assembly 'System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)   at NPOI.XSSF.UserModel.XSSFSheet.OnDocumentRead()
   at NPOI.XSSF.UserModel.XSSFWorkbook.ParseSheet(Dictionary`2 shIdMap, CT_Sheet ctSheet)
   at NPOI.XSSF.UserModel.XSSFWorkbook.OnDocumentRead()
   at NPOI.POIXMLDocument.Load(POIXMLFactory factory)
   at NPOI.XSSF.UserModel.XSSFWorkbook..ctor(Stream fileStream, Boolean readOnly)
   at Ocaramba.Tests.NUnit.DataDriven.DataDrivenHelper.<ReadXlsxDataDriveFile>d__4.MoveNext() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.NUnit\DataDriven\DataDrivenHelper.cs:line 230
   at NUnit.Framework.TestCaseSourceAttribute.GetTestCasesFor(IMethodInfo method)
--FileLoadException
   at System.MemoryExtensions.AsSpan(String text)
   at NPOI.OpenXmlFormats.Spreadsheet.CT_Row.Parse(XmlNode node, XmlNamespaceManager namespaceManager)
   at NPOI.OpenXmlFormats.Spreadsheet.CT_SheetData.Parse(XmlNode node, XmlNamespaceManager namespaceManager)
   at NPOI.OpenXmlFormats.Spreadsheet.CT_Worksheet.Parse(XmlNode node, XmlNamespaceManager namespaceManager)
   at NPOI.OpenXmlFormats.Spreadsheet.WorksheetDocument.Parse(XmlDocument xmldoc, XmlNamespaceManager namespaceMgr)
   at NPOI.XSSF.UserModel.XSSFSheet.Read(Stream is1)
   at NPOI.XSSF.UserModel.XSSFSheet.OnDocumentRead()

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

See this annotation in the file changed.

@github-actions github-actions / ExecutingTestsOnWindowsGithubActions3

FormAuthenticationPageExcelTest() (Ocaramba.Tests.NUnit.Tests.HerokuappTestsDataDrivenNUnit) failed

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.net4.xml [took 0s]
Raw output
NPOI.POIXMLException : No message provided
  ----> System.IO.FileLoadException : Could not load file or assembly 'System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)   at NPOI.XSSF.UserModel.XSSFSheet.OnDocumentRead()
   at NPOI.XSSF.UserModel.XSSFWorkbook.ParseSheet(Dictionary`2 shIdMap, CT_Sheet ctSheet)
   at NPOI.XSSF.UserModel.XSSFWorkbook.OnDocumentRead()
   at NPOI.POIXMLDocument.Load(POIXMLFactory factory)
   at NPOI.XSSF.UserModel.XSSFWorkbook..ctor(Stream fileStream, Boolean readOnly)
   at Ocaramba.Tests.NUnit.DataDriven.DataDrivenHelper.<ReadXlsxDataDriveFile>d__4.MoveNext() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.NUnit\DataDriven\DataDrivenHelper.cs:line 230
   at NUnit.Framework.TestCaseSourceAttribute.GetTestCasesFor(IMethodInfo method)
--FileLoadException
   at System.MemoryExtensions.AsSpan(String text)
   at NPOI.OpenXmlFormats.Spreadsheet.CT_Row.Parse(XmlNode node, XmlNamespaceManager namespaceManager)
   at NPOI.OpenXmlFormats.Spreadsheet.CT_SheetData.Parse(XmlNode node, XmlNamespaceManager namespaceManager)
   at NPOI.OpenXmlFormats.Spreadsheet.CT_Worksheet.Parse(XmlNode node, XmlNamespaceManager namespaceManager)
   at NPOI.OpenXmlFormats.Spreadsheet.WorksheetDocument.Parse(XmlDocument xmldoc, XmlNamespaceManager namespaceMgr)
   at NPOI.XSSF.UserModel.XSSFSheet.Read(Stream is1)
   at NPOI.XSSF.UserModel.XSSFSheet.OnDocumentRead()

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / ExecutingTestsOnWindowsGithubActions3

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 / ExecutingTestsOnWindowsGithubActions3

71 tests found

There are 71 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 ‑ CountLinksAndSetTestNameAtShiftingContentExcelTest()
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 ‑ FormAuthenticationPageExcelTest()
Ocaramba.Tests.NUnit.Tests.HerokuappTestsDataDrivenNUnit ‑ credentialCsv_test111_test222
Ocaramba.Tests.NUnit.Tests.HerokuappTestsDataDrivenNUnit ‑ credentialCsv_tomsmith_SuperSecretPassword_
Ocaramba.Tests.NUnit.Tests.HerokuappTestsDataDrivenNUnit ‑ credential_tomsmith_SuperSecretPassword_
Ocaramba.Tests.NUnit.Tests.HerokuappTestsDataDrivenNUnit ‑ credential_wronguser_wrongpassword
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