New issue
Advanced search Search tips

Issue 672345 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 645609
Owner: ----
Closed: Dec 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

"org.chromium.content.browser.ScreenOrientationListenerTest#testBasicValues" is flaky

Project Member Reported by chromium...@appspot.gserviceaccount.com, Dec 8 2016

Issue description

"org.chromium.content.browser.ScreenOrientationListenerTest#testBasicValues" is flaky.

This issue was created automatically by the chromium-try-flakes app. Please find the right owner to fix the respective test/step and assign this issue to them. If the step/test is infrastructure-related, please add Infra-Troopers label and change issue status to Untriaged. When done, please remove the issue from Sheriff Bug Queue by removing the Sheriff-Chromium label.

We have detected 3 recent flakes. List of all flakes can be found at https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyVQsSBUZsYWtlIkpvcmcuY2hyb21pdW0uY29udGVudC5icm93c2VyLlNjcmVlbk9yaWVudGF0aW9uTGlzdGVuZXJUZXN0I3Rlc3RCYXNpY1ZhbHVlcww.

Flaky tests should be disabled within 30 minutes unless culprit CL is found and reverted. Please see more details here: https://sites.google.com/a/chromium.org/dev/developers/tree-sheriffs/sheriffing-bug-queues#triaging-auto-filed-flakiness-bugs
 

Comment 2 by yosin@chromium.org, Dec 8 2016

Mergedinto: 672382
Status: Duplicate (was: Untriaged)
It seems bot configuration issue:

E   72.149s run_tests_on_device(00d52deb0f7e2acd)  Error not bootstrapped. Failed to start logdog: Missing project [LOGDOG_STREAM_PROJECT]

Status: Untriaged (was: Duplicate)
That's not the error. This is:

java.util.concurrent.TimeoutException: waitForCallback timed out!
	at org.chromium.base.test.util.CallbackHelper.waitForCallback(CallbackHelper.java:183)
	at org.chromium.base.test.util.CallbackHelper.waitForCallback(CallbackHelper.java:219)
	at org.chromium.content.browser.ScreenOrientationListenerTest.lockOrientationValueAndWait(ScreenOrientationListenerTest.java:235)
	at org.chromium.content.browser.ScreenOrientationListenerTest.testBasicValues(ScreenOrientationListenerTest.java:242)
	at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214)
	at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199)
	at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192)
	at org.chromium.content_shell_apk.ContentShellTestBase.runTest(ContentShellTestBase.java:256)
	at org.chromium.base.test.BaseTestResult.runParameterized(BaseTestResult.java:161)
	at org.chromium.base.test.BaseTestResult.run(BaseTestResult.java:124)
	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191)
	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176)
	at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555)
	at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1879)

Comment 4 by treib@chromium.org, Dec 8 2016

Blockedon: -672382
Mergedinto: -672382 645609
Status: Duplicate (was: Untriaged)

Sign in to add a comment