You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/workspaces/CBORCoding/Tests/CBORCodingTests/CBORParserTests.swift:176: error: CBORParserTests.testAppendixASimpleExamples : XCTAssertEqual failed: ("-inf") is not equal to ("0.0") -
Looking at the code that does this decoding, I don't really understand it but the use of unsafe operations makes me at least a little suspicious.
Expected Behavior
pass
Actual Behavior
Failure log is here
Steps To Reproduce
Let tests run in CI or run them on your own Linux box
Project Version
e12b478
The OS/Variant where this issue occurs.
The version of Xcode that was used when this issue appeared.
n/a
What was the environment in which the issue appeared?
Additional Context
In CI, on Linux
The text was updated successfully, but these errors were encountered: