Closed
Description
Prerequisites
- I have written a descriptive issue title
- I have verified that I am running the latest version of ImageSharp
- I have verified if the problem exist in both
DEBUG
andRELEASE
mode - I have searched open and closed issues to ensure it has not already been reported
Description
Issue opened for a reason similar to #576:
Had to skip some (less valuable) tests on travis/linux to finish the work on #585: NormalizedShort4
, Short4
, NormalizedByte4
all in PackedPixelTests
. Previously had to skip PackedPixelTests.Rgba64
for a similar reason.
I have a feeling that this time it's not the CLR, these tests seem to depend on implementation specific details for me. They are also poorly isolated (not AAA), that makes them harder to troubleshoot.
Steps to Reproduce
Unskip tests & run travis build. (It might be enough to do a local execution on Linux).
See: failing build log
Metadata
Metadata
Assignees
Labels
No labels