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

ISSUE-648: Don't restore flaky safety interceptors in the nested flak… #671

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

ISSUE-648: Don't restore flaky safety interceptors in the nested flak…

b0cc107
Select commit
Loading
Failed to load commit list.
Open

ISSUE-648: Don't restore flaky safety interceptors in the nested flak… #671

ISSUE-648: Don't restore flaky safety interceptors in the nested flak…
b0cc107
Select commit
Loading
Failed to load commit list.
Cirrus CI / Run Android instrumented tests on API 30 failed Sep 3, 2024 in 27m 6s

Task Summary

Instruction run_tests failed in 19:12

Details

⚠️ Not enough compute credits to prioritize tasks!
ℹ️ Scheduling was delayed due to a concurrency limit on community tasks

✅ 00:09 clone
✅ 00:00 start_adb_server
✅ 00:02 accept_licenses
✅ 00:42 install_emulator
✅ 00:01 create_avd
✅ 00:00 start_avd
✅ 06:39 assemble_instrumented_tests
✅ 00:01 wait_for_avd
✅ 00:01 configure_avd
✅ 00:00 start_logcat
❌ 19:12 run_tests

[DDMLIB]: An unexpected packet was received before the handshake.
[DDMLIB]: An unexpected packet was received before the handshake.
[DDMLIB]: An unexpected packet was received before the handshake.
[DDMLIB]: An unexpected packet was received before the handshake.
[DDMLIB]: An unexpected packet was received before the handshake.
[DDMLIB]: An unexpected packet was received before the handshake.
[DDMLIB]: An unexpected packet was received before the handshake.

> Task :samples:kaspresso-allure-support-sample:connectedDebugAndroidTest
Starting 3 tests on emulator(AVD) - 11

[DDMLIB]: An unexpected packet was received before the handshake.
[DDMLIB]: An unexpected packet was received before the handshake.
[DDMLIB]: An unexpected packet was received before the handshake.

> Task :samples:kautomator-sample-app-upgrade:connectedDebugAndroidTest
Starting 1 tests on emulator(AVD) - 11

[DDMLIB]: An unexpected packet was received before the handshake.

> Task :samples:kautomator-sample-app-upgrade:connectedDebugAndroidTest

com.kaspersky.kaspresso.upgradesample.test.UpgradeTestSample > upgradeTest[emulator(AVD) - 11] �[31mFAILED �[0m
	com.kaspersky.components.kautomator.intercept.exception.UnfoundedUiObjectException: The UiObject2 was not found on the screen. The selector=BySelector [RES='\Qcom.kaspersky.kaspressample:id/activity_main_button_upgrade_scenario\E'], index=0
	at com.kaspersky.components.kautomator.intercept.interaction.UiObjectInteraction.perform(UiObjectInteraction.kt:35)
Tests on emulator(AVD) - 11 failed: There was 1 failure(s).

> Task :samples:kautomator-sample-app-upgrade:connectedDebugAndroidTest FAILED
[DDMLIB]: An unexpected packet was received before the handshake.
[DDMLIB]: An unexpected packet was received before the handshake.
[DDMLIB]: An unexpected packet was received before the handshake.

> Task :samples:kaspresso-compose-support-sample:connectedDebugAndroidTest
Starting 6 tests on emulator(AVD) - 11

[DDMLIB]: An unexpected packet was received before the handshake.
[DDMLIB]: An unexpected packet was received before the handshake.
[DDMLIB]: An unexpected packet was received before the handshake.
[DDMLIB]: An unexpected packet was received before the handshake.
[DDMLIB]: An unexpected packet was received before the handshake.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':samples:kautomator-sample-app-upgrade:connectedDebugAndroidTest'.
> There were failing tests. See the report at: file:///tmp/cirrus-ci-build/samples/kautomator-sample-app-upgrade/build/reports/androidTests/connected/debug/index.html

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 19m 12s
521 actionable tasks: 92 executed, 27 from cache, 402 up-to-date