New issue
Advanced search Search tips

Issue 703797 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Mar 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 1
Type: ----



Sign in to add a comment

blink_perf.paint failing on chromium.perf/Android Nexus5 Perf (2)

Project Member Reported by zh...@chromium.org, Mar 21 2017

Issue description

blink_perf.paint failing on chromium.perf/Android Nexus5 Perf (2)

Builders failed on: 
- Android Nexus5 Perf (2): 
  https://build.chromium.org/p/chromium.perf/builders/Android%20Nexus5%20Perf%20%282%29



 
This seems device issue:

AdbCommandFailedError: (device: 0d88db4443e4b0d5) adb shell '( ps | grep -F org.chromium.chrome; echo "PIPESTATUS: ${PIPESTATUS[@]}" );echo %$?': failed with exit status 255 and output:
- error: device '0d88db4443e4b0d5' not found

Locals:
  args          : ['shell', '( ps | grep -F org.chromium.chrome; echo "PIPESTATUS: ${PIPESTATUS[@]}" );echo %$?']
  check_error   : False
  cls           : <class 'devil.android.sdk.adb_wrapper.AdbWrapper'>
  cpu_affinity  : None
  device_serial : '0d88db4443e4b0d5'
  output        : "error: device '0d88db4443e4b0d5' not found\n"
  retries       : 2
  status        : 255
  timeout       : 30

The ref test also failed, so the failure should not be caused by code changes.

Comment 3 by zh...@chromium.org, Mar 21 2017

Status: WontFix (was: Available)
Ah, thanks for pointing that out!
Project Member

Comment 4 by 42576172...@developer.gserviceaccount.com, Mar 22 2017


=== BISECT JOB RESULTS ===
NO Test failure found

Bisect Details
  Configuration: android_nexus5_perf_bisect
  Benchmark    : blink_perf.paint
  Metric       : appending-text/appending-text

Revision             Exit Code      N
chromium@457827      0 +- N/A       5      good
chromium@457890      0 +- N/A       5      bad

To Run This Test
  src/tools/perf/run_benchmark -v --browser=android-chromium --output-format=chartjson --upload-results --pageset-repeat=1 --also-run-disabled-tests blink_perf.paint

Debug Info
  https://chromeperf.appspot.com/buildbucket_job_status/8984480749987171504

Is this bisect wrong?
  https://chromeperf.appspot.com/bad_bisect?try_job_id=5805230698004480


| O O | Visit http://www.chromium.org/developers/speed-infra/perf-bug-faq
|  X  | for more information addressing perf regression bugs. For feedback,
| / \ | file a bug with component Speed>Bisection.  Thank you!

Sign in to add a comment