Skip to content

updated Magick.NET-Q16-AnyCPU #123

updated Magick.NET-Q16-AnyCPU

updated Magick.NET-Q16-AnyCPU #123

GitHub Actions / Test Results failed Nov 21, 2024 in 0s

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

71 tests  +68   65 ✅ +65   5m 15s ⏱️ + 2m 9s
 1 suites  -  1    2 💤 + 2 
 1 files    -  1    4 ❌ + 1 

Results for commit c62c1a7. ± Comparison against earlier commit e76b36b.

Annotations

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

See this annotation in the file changed.

@github-actions github-actions / Test Results

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 warning on line 0 in Ocaramba.UnitTests.Tests.TakingScreehShotsOfElementsTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

TakingScreehShotsOfElementInIFrameTest (Ocaramba.UnitTests.Tests.TakingScreehShotsOfElementsTests) failed

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.net4.xml [took 13s]
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 / Test Results

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

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.net4.xml [took 11s]
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 / Test Results

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()