Patch #9
GitHub Actions / Xcode test results
failed
Oct 4, 2024 in 0s
Xcode test results
Testing workspace swiftui-WrapLayout with scheme WrapLayout
Summary
Total | Passed | Failed | Skipped | Expected Failure | ⏱️ Time |
---|---|---|---|---|---|
1 | 0 | 1 | 0 | 0 | 0.22s |
Test Summary
WrapLayoutTests
- Device: iPhone 8, 16.2 (20C52)
- SDK: Simulator - iOS 16.2, 16.2
Test | Total | ||||
---|---|---|---|---|---|
WrapLayoutTests | 1 | 0 | 1 | 0 | 0 |
Failures
WrapLayoutTests/WrapLayoutTests/testWrapping()
File | /Users/runner/work/swiftui-WrapLayout/swiftui-WrapLayout/Tests/WrapLayoutTests/WrapLayoutTests.swift:39 |
Issue Type | Assertion Failure |
Message | failed - Snapshot does not match reference.
@− To configure output for a custom diff tool, like Kaleidoscope:
Newly-taken snapshot@(200.0, 93.5) does not match reference@(300.0, 139.5). |
Details
Test Details
WrapLayoutTests
WrapLayoutTests
⏱️ | ||||
---|---|---|---|---|
0 (0%) | 1 (100%) | 0 (0%) | 0 (0%) | 0.22s |
testWrapping() Activities:
|
Annotations
Check failure on line 39 in swiftui-WrapLayout/Tests/WrapLayoutTests/WrapLayoutTests.swift
github-actions / Xcode test results
Assertion Failure
failed - Snapshot does not match reference.
@−
"file:///Users/runner/work/swiftui-WrapLayout/swiftui-WrapLayout/Tests/WrapLayoutTests/__Snapshots__/WrapLayoutTests/testWrapping.1.png"
@+
"file:///Users/runner/Library/Developer/CoreSimulator/Devices/EDA879EE-C6D1-4F6C-955C-5485D4A443C0/data/tmp/WrapLayoutTests/testWrapping.1.png"
To configure output for a custom diff tool, like Kaleidoscope:
SnapshotTesting.diffTool = "ksdiff"
Newly-taken snapshot@(200.0, 93.5) does not match reference@(300.0, 139.5).
Loading