xcresulttool action v3.1.0 #16
GitHub Actions / TAU test report (xcode16)
failed
Oct 29, 2024 in 0s
Xcode test results
Testing project TAU with scheme TAUUITests
Summary
Total | Passed | Failed | Skipped | Expected Failure | ⏱️ Time |
---|---|---|---|---|---|
3 | 1 | 2 | 0 | 0 | 18.31s |
Test Summary
TAUUITests
- Device: iPhone 13 mini, 15.0 (19A339)
- SDK: Simulator - iOS 15.0, 15.0
Test | Total | ||||
---|---|---|---|---|---|
BDDTest | 1 | 0 | 1 | 0 | 0 |
TAUUITests | 2 | 1 | 1 | 0 | 0 |
Failures
TAUUITests/BDDTest/testThankYouMessageInBDStyle()
File | /Users/katsumi/Downloads/XCUITest-TAU-chapter4/TAUUITests/BDDTest.swift:40 |
Issue Type | Assertion Failure |
Message | Failed to synthesize event: Failed to scroll to visible (by AX action) Button, {{25.0, 500.0}, {330.0, 41.0}}, identifier: 'enrollButton', label: 'Enroll', error: Error kAXErrorCannotComplete performing AXAction kAXScrollToVisibleAction on element AX element pid: 58911, elementOrHash.elementID: 5661339664.11. (Underlying Error: Error kAXErrorCannotComplete performing AXAction kAXScrollToVisibleAction on element AX element pid: 58911, elementOrHash.elementID: 5661339664.11) |
TAUUITests/TAUUITests/testThankYouMessage()
File | /Users/katsumi/Downloads/XCUITest-TAU-chapter4/TAUUITests/TAUUITests.swift:24 |
Issue Type | Assertion Failure |
Message | Failed to synthesize event: Failed to scroll to visible (by AX action) Button, {{25.0, 500.0}, {330.0, 41.0}}, identifier: 'enrollButton', label: 'Enroll', error: Error kAXErrorCannotComplete performing AXAction kAXScrollToVisibleAction on element AX element pid: 58971, elementOrHash.elementID: 4931535136.11. (Underlying Error: Error kAXErrorCannotComplete performing AXAction kAXScrollToVisibleAction on element AX element pid: 58971, elementOrHash.elementID: 4931535136.11) |
Details
Test Details
TAUUITests
BDDTest
⏱️ | ||||
---|---|---|---|---|
0 (0%) | 1 (100%) | 0 (0%) | 0 (0%) | 10.16s |
testThankYouMessageInBDStyle() Activities:
|
TAUUITests
⏱️ | ||||
---|---|---|---|---|
1 (50%) | 1 (50%) | 0 (0%) | 0 (0%) | 8.15s |
testAllElementsOfMainScreen() Activities:
| |
testThankYouMessage() Activities:
|
Annotations
Check failure on line 40 in TAUUITests/BDDTest.swift
github-actions / TAU test report (xcode16)
Assertion Failure
Failed to synthesize event: Failed to scroll to visible (by AX action) Button, {{25.0, 500.0}, {330.0, 41.0}}, identifier: 'enrollButton', label: 'Enroll', error: Error kAXErrorCannotComplete performing AXAction kAXScrollToVisibleAction on element AX element pid: 58911, elementOrHash.elementID: 5661339664.11. (Underlying Error: Error kAXErrorCannotComplete performing AXAction kAXScrollToVisibleAction on element AX element pid: 58911, elementOrHash.elementID: 5661339664.11)
Check failure on line 24 in TAUUITests/TAUUITests.swift
github-actions / TAU test report (xcode16)
Assertion Failure
Failed to synthesize event: Failed to scroll to visible (by AX action) Button, {{25.0, 500.0}, {330.0, 41.0}}, identifier: 'enrollButton', label: 'Enroll', error: Error kAXErrorCannotComplete performing AXAction kAXScrollToVisibleAction on element AX element pid: 58971, elementOrHash.elementID: 4931535136.11. (Underlying Error: Error kAXErrorCannotComplete performing AXAction kAXScrollToVisibleAction on element AX element pid: 58971, elementOrHash.elementID: 4931535136.11)
Loading