Reduce flakiness by improving some checks to ensure the app is ready.… #165
Test.yml
on: push
Test-iPad
1m 41s
Test-iPhone
6m 21s
Test-iPhone-iOS16
9m 15s
Annotations
8 errors, 1 warning, and 20 notices
Test-iPad
ld: library '/Users/runner/Library/Developer/Xcode/DerivedData/Hammer-apxhvtkzesvwxadtpgdlohpcxioi/Build/Products/Debug-maccatalyst/TestHost.app/Contents/MacOS/TestHost' not found
|
Test-iPad
clang: error: linker command failed with exit code 1 (use -v to see invocation)
|
Test-iPad
Process completed with exit code 2.
|
Test-iPhone-iOS16:
Tests/HammerTests/HandTests.swift#L356
testScrollViewPinch, XCTAssertEqualWithAccuracy failed: ("1.0190590761465057") is not equal to ("6.9") +/- ("1.0")
|
Test-iPhone-iOS16:
Tests/HammerTests/KeyboardTests.swift#L173
testNewlineCharacters, XCTAssertEqual failed: ("Optional("a")") is not equal to ("Optional("a\na\na")")
|
Test-iPhone-iOS16:
Tests/HammerTests/KeyboardTests.swift#L134
testShiftCharacters, XCTAssertEqual failed: ("Optional("!@#$%^&*(")") is not equal to ("Optional("!@#$%^&*()_+{}|:\"<>?~")")
|
Test-iPhone-iOS16:
Tests/HammerTests/KeyboardTests.swift#L20
testTypeOnTextField, XCTAssertEqual failed: ("Optional("ab")") is not equal to ("Optional("abc")")
|
Test-iPhone-iOS16
Process completed with exit code 2.
|
Test-iPad:
Hammer.xcodeproj#L1
Unable to find a target which creates the host product for value of $(TEST_HOST) '/Users/runner/Library/Developer/Xcode/DerivedData/Hammer-apxhvtkzesvwxadtpgdlohpcxioi/Build/Products/Debug-maccatalyst/TestHost.app/Contents/MacOS/TestHost' (in target 'HammerTests' from project 'Hammer')
|
Test-iPhone
Skipped HammerTests.DemoTests.testASwitchToggleOnOff
|
Test-iPhone
Skipped HammerTests.DemoTests.testBTypeOnTextField
|
Test-iPhone
Skipped HammerTests.DemoTests.testCMapDrag
|
Test-iPhone
Skipped HammerTests.MapTests.testMapDoubleTap
|
Test-iPhone
Skipped HammerTests.MapTests.testMapDrag
|
Test-iPhone
Skipped HammerTests.MapTests.testMapPinch
|
Test-iPhone
Skipped HammerTests.MapTests.testMapRotate
|
Test-iPhone
Skipped HammerTests.StylusTests.testButtonHighlight
|
Test-iPhone
Skipped HammerTests.StylusTests.testButtonTap
|
Test-iPhone
Skipped HammerTests.StylusTests.testSwitchToggle
|
Test-iPhone-iOS16
Skipped HammerTests.DemoTests.testASwitchToggleOnOff
|
Test-iPhone-iOS16
Skipped HammerTests.DemoTests.testBTypeOnTextField
|
Test-iPhone-iOS16
Skipped HammerTests.DemoTests.testCMapDrag
|
Test-iPhone-iOS16
Skipped HammerTests.MapTests.testMapDoubleTap
|
Test-iPhone-iOS16
Skipped HammerTests.MapTests.testMapDrag
|
Test-iPhone-iOS16
Skipped HammerTests.MapTests.testMapPinch
|
Test-iPhone-iOS16
Skipped HammerTests.MapTests.testMapRotate
|
Test-iPhone-iOS16
Skipped HammerTests.StylusTests.testButtonHighlight
|
Test-iPhone-iOS16
Skipped HammerTests.StylusTests.testButtonTap
|
Test-iPhone-iOS16
Skipped HammerTests.StylusTests.testSwitchToggle
|