Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WDA crashes after running for some time. #439

Closed
Veeru5c4 opened this issue Dec 16, 2020 · 3 comments
Closed

WDA crashes after running for some time. #439

Veeru5c4 opened this issue Dec 16, 2020 · 3 comments

Comments

@Veeru5c4
Copy link

Restarting after unexpected exit, crash, or test timeout in UITestingUITests/testRunner; summary will include totals from previous launches.

Test Suite 'Selected tests' started at 2020-12-16 12:17:11.416
Test Suite 'WebDriverAgentRunner.xctest' started at 2020-12-16 12:17:11.417
Test Suite 'WebDriverAgentRunner.xctest' failed at 2020-12-16 12:17:11.418.
Executed 1 test, with 1 failure (0 unexpected) in 0.000 (0.000) seconds
Test Suite 'WebDriverAgentLib.framework' started at 2020-12-16 12:17:11.418
Test Suite 'WebDriverAgentLib.framework' passed at 2020-12-16 12:17:11.419.
Executed 0 tests, with 0 failures (0 unexpected) in 0.000 (0.000) seconds
Test Suite 'Selected tests' failed at 2020-12-16 12:17:11.419.
Executed 1 test, with 1 failure (0 unexpected) in 0.000 (0.003) seconds

@KazuCocoa
Copy link
Member

Could you attach the full log?
It would be nice to create an issue with logs with showXcodeLog capability in https://github.com/appium/appium

https://github.com/appium/appium-xcuitest-driver

@Veeru5c4
Copy link
Author

appium : 1.19.1
xcode : 12.2

Restarting after unexpected exit, crash, or test timeout in UITestingUITests/testRunner; summary will include totals from previous launches.

Test Suite 'Selected tests' started at 2020-12-16 17:09:40.500
Test Suite 'WebDriverAgentRunner.xctest' started at 2020-12-16 17:09:40.502
Test Suite 'WebDriverAgentRunner.xctest' failed at 2020-12-16 17:09:40.502.
Executed 1 test, with 1 failure (0 unexpected) in 0.000 (0.000) seconds
Test Suite 'WebDriverAgentLib.framework' started at 2020-12-16 17:09:40.503
Test Suite 'WebDriverAgentLib.framework' passed at 2020-12-16 17:09:40.503.
Executed 0 tests, with 0 failures (0 unexpected) in 0.000 (0.000) seconds
Test Suite 'Selected tests' failed at 2020-12-16 17:09:40.504.
Executed 1 test, with 1 failure (0 unexpected) in 0.000 (0.003) seconds
2020-12-16 17:09:40.541 xcodebuild[93010:1161315] [MT] IDETestOperationsObserverDebug: 3230.530 elapsed -- Testing started completed.
2020-12-16 17:09:40.541 xcodebuild[93010:1161315] [MT] IDETestOperationsObserverDebug: 0.000 sec, +0.000 sec -- start
2020-12-16 17:09:40.541 xcodebuild[93010:1161315] [MT] IDETestOperationsObserverDebug: 3230.530 sec, +3230.530 sec -- end

Test session results, code coverage, and logs:
/Users/x/Library/Developer/Xcode/DerivedData/WebDriverAgent-ciegwgvxzxdrqthilmrmczmqvrgu/Logs/Test/Test-WebDriverAgentRunner-2020.12.16_16-15-48-+0530.xcresult

Failing tests:
WebDriverAgentRunner:
-[UITestingUITests testRunner]

** TEST FAILED **

Testing started on " iPad'

@Veeru5c4
Copy link
Author

provisioningProfiles: (
"xxxx",
"iOS Team Provisioning Profile: xx.xx.xxx.xctrunner"
)
hasInternalSupport: NO
hasWritableSystem: NO
isSupportedOS: YES
bootArgs: (null)
nextBootArgs: (null)
connected: YES
isWirelessEnabled: NO
connectionType: direct
hostname: (null)
bonjourServiceName: 98:46:0a:09:f3:ac@fe80::9a46:aff:fe09:f3ac._apple-mobdev2._tcp.local.
activeProxiedDevice: (null)
} (13.1 (17A844))
2020-12-16 17:09:36.346 xcodebuild[93010:1161315] [MT] IDETestOperationsObserverDebug: (E91E9ACD-4C1B-4C0D-B53E-FA5CEB7D3A7A) Finished requesting crash reports. Continuing with testing.
2020-12-16 17:09:39.720095+0530 WebDriverAgentRunner-Runner[1430:148428] Running tests...

Restarting after unexpected exit, crash, or test timeout in UITestingUITests/testRunner; summary will include totals from previous launches.

Test Suite 'Selected tests' started at 2020-12-16 17:09:40.500
Test Suite 'WebDriverAgentRunner.xctest' started at 2020-12-16 17:09:40.502
Test Suite 'WebDriverAgentRunner.xctest' failed at 2020-12-16 17:09:40.502.
Executed 1 test, with 1 failure (0 unexpected) in 0.000 (0.000) seconds
Test Suite 'WebDriverAgentLib.framework' started at 2020-12-16 17:09:40.503
Test Suite 'WebDriverAgentLib.framework' passed at 2020-12-16 17:09:40.503.
Executed 0 tests, with 0 failures (0 unexpected) in 0.000 (0.000) seconds
Test Suite 'Selected tests' failed at 2020-12-16 17:09:40.504.
Executed 1 test, with 1 failure (0 unexpected) in 0.000 (0.003) seconds
2020-12-16 17:09:40.541 xcodebuild[93010:1161315] [MT] IDETestOperationsObserverDebug: 3230.530 elapsed -- Testing started completed.
2020-12-16 17:09:40.541 xcodebuild[93010:1161315] [MT] IDETestOperationsObserverDebug: 0.000 sec, +0.000 sec -- start
2020-12-16 17:09:40.541 xcodebuild[93010:1161315] [MT] IDETestOperationsObserverDebug: 3230.530 sec, +3230.530 sec -- end

Test session results, code coverage, and logs:
/Users/x/Library/Developer/Xcode/DerivedData/WebDriverAgent-ciegwgvxzxdrqthilmrmczmqvrgu/Logs/Test/Test-WebDriverAgentRunner-2020.12.16_16-15-48-+0530.xcresult

Failing tests:
WebDriverAgentRunner:
-[UITestingUITests testRunner]

** TEST FAILED **

Testing started on 'iPad'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants