Reduce flakiness by improving some checks to ensure the app is ready.… #165
Annotations
5 errors and 10 notices
Run tests:
Tests/HammerTests/HandTests.swift#L356
testScrollViewPinch, XCTAssertEqualWithAccuracy failed: ("1.0190590761465057") is not equal to ("6.9") +/- ("1.0")
|
Run tests:
Tests/HammerTests/KeyboardTests.swift#L173
testNewlineCharacters, XCTAssertEqual failed: ("Optional("a")") is not equal to ("Optional("a\na\na")")
|
Run tests:
Tests/HammerTests/KeyboardTests.swift#L134
testShiftCharacters, XCTAssertEqual failed: ("Optional("!@#$%^&*(")") is not equal to ("Optional("!@#$%^&*()_+{}|:\"<>?~")")
|
Run tests:
Tests/HammerTests/KeyboardTests.swift#L20
testTypeOnTextField, XCTAssertEqual failed: ("Optional("ab")") is not equal to ("Optional("abc")")
|
Run tests
Process completed with exit code 2.
|
Run tests
Skipped HammerTests.DemoTests.testASwitchToggleOnOff
|
Run tests
Skipped HammerTests.DemoTests.testBTypeOnTextField
|
Run tests
Skipped HammerTests.DemoTests.testCMapDrag
|
Run tests
Skipped HammerTests.MapTests.testMapDoubleTap
|
Run tests
Skipped HammerTests.MapTests.testMapDrag
|
Run tests
Skipped HammerTests.MapTests.testMapPinch
|
Run tests
Skipped HammerTests.MapTests.testMapRotate
|
Run tests
Skipped HammerTests.StylusTests.testButtonHighlight
|
Run tests
Skipped HammerTests.StylusTests.testButtonTap
|
Run tests
Skipped HammerTests.StylusTests.testSwitchToggle
|
Loading