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

updated Magick.NET-Q16-AnyCPU #463

Merged
merged 15 commits into from
Nov 21, 2024

Update github-actions.yml

30ef4a3
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

updated Magick.NET-Q16-AnyCPU #463

Update github-actions.yml
30ef4a3
Select commit
Loading
Failed to load commit list.
GitHub Actions / ExecutingTestsOnWindowsGithubActions3 failed Nov 21, 2024 in 0s

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

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

Results for commit 30ef4a3.

Annotations

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.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

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

TakingScreehShotsOfElementInIFrameTest (Ocaramba.UnitTests.Tests.TakingScreehShotsOfElementsTests) failed

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