Lombiq / Hastlayer-SDK

Turning .NET software into FPGA hardware for faster execution and lower power usage.

Home Page:https://hastlayer.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix errors when executing tests under Linux (HAST-292)

Piedone opened this issue · comments

When executing the tests under Linux (from the Linux solution) the tests fail due to multiple errors, see the log attached below (search for e.g. Hast.Transformer.Vhdl.Tests.VerificationTests.StaticTestInputAssembliesVerificationTests.ClassStructureAssembliesMatchApproved and Hast.Transformer.Vhdl.Tests.VerificationTests.StaticTestInputAssembliesVerificationTests.StaticTestInputAssemblyMatchesApproved).

Workflow output.zip

Once this is done, we can also move test execution in the builds to Ubuntu only (if it's faster, but it ought to be).

Jira issue