Skip to content

Support for skip/failure/expectedFailure messages #44

Support for skip/failure/expectedFailure messages

Support for skip/failure/expectedFailure messages #44

Triggered via pull request February 27, 2024 08:17
Status Cancelled
Total duration 3m 9s
Artifacts

unittest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Thrown Error: DBXCResultParser/Sources/DBXCResultParser/Models/DTO/DTO+Helpers.swift#L14
failed: caught error: "dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "The given data was not valid JSON.", underlyingError: Optional(Error Domain=NSCocoaErrorDomain Code=3840 "Garbage at end around line 1, column 4." UserInfo={NSDebugDescription=Garbage at end around line 1, column 4., NSJSONSerializationErrorIndex=4})))"
Thrown Error: DBXCResultParser/Sources/DBXCResultParser/Models/DTO/DTO+Helpers.swift#L40
failed: caught error: "dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "The given data was not valid JSON.", underlyingError: Optional(Error Domain=NSCocoaErrorDomain Code=3840 "Garbage at end around line 1, column 4." UserInfo={NSDebugDescription=Garbage at end around line 1, column 4., NSJSONSerializationErrorIndex=4})))"
Assertion Failure: DBXCResultParser/Tests/DBXCResultParserTests/CoverageDTOTests.swift#L19
XCTAssertNoThrow failed: threw error "dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "The given data was not valid JSON.", underlyingError: Optional(Error Domain=NSCocoaErrorDomain Code=3840 "Garbage at end around line 1, column 4." UserInfo={NSDebugDescription=Garbage at end around line 1, column 4., NSJSONSerializationErrorIndex=4})))"
Assertion Failure: DBXCResultParser/Tests/DBXCResultParserTests/DBXCReportModelTests.swift#L22
XCTAssertEqual failed: ("nil") is not equal to ("Optional(477)")
tests
Canceling since a higher priority waiting request for 'Unit Tests-26' exists
tests
The operation was canceled.
tests
Process completed with exit code 65.