New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 671278 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Dec 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

"testPressEndAndHome" fails on the x86-generic-telemetry chromiumos.chromium informational builder

Project Member Reported by afakhry@chromium.org, Dec 5 2016

Issue description

Link to the failure:
https://build.chromium.org/p/chromiumos.chromium/builders/x86-generic-telemetry/builds/11160

Failure log:
12/05 08:52:13.558 INFO |run_chromeos_tests:0052| [175/1065] telemetry.internal.actions.key_event_unittest.KeyPressActionTest.testPressEndAndHome failed unexpectedly 22.3633s:
12/05 08:52:13.558 INFO |run_chromeos_tests:0052|   Traceback (most recent call last):
12/05 08:52:13.559 INFO |run_chromeos_tests:0052|     File "/usr/local/telemetry/src/third_party/catapult/telemetry/telemetry/testing/browser_test_case.py", line 41, in WrappedMethod
12/05 08:52:13.559 INFO |run_chromeos_tests:0052|       method(self)
12/05 08:52:13.559 INFO |run_chromeos_tests:0052|     File "/usr/local/telemetry/src/third_party/catapult/telemetry/telemetry/internal/actions/key_event_unittest.py", line 50, in testPressEndAndHome
12/05 08:52:13.560 INFO |run_chromeos_tests:0052|       delta=20)
12/05 08:52:13.560 INFO |run_chromeos_tests:0052|   AssertionError: 894 != 0 within 20 delta


Tested locally on ToT by running:
src/third_party/catapult/telemetry/bin/run_tests -d testPressEndAndHome

and it passes!!

I'll keep an eye on it on the builder.


 
Per achuith, I need to run it on an actual device. I'll do that now.
Owner: afakhry@chromium.org
The run_tests binary on ToT catapult doesn't let me specify a test to run! Is that expected?

usage: run_tests [-h] [--chrome_path CHROME_PATH]
run_tests: error: unrecognized arguments: testPressEndAndHome
Status: WontFix (was: Untriaged)
It was a flake.

Sign in to add a comment