New issue
Advanced search Search tips

Issue 634055 link

Starred by 2 users

Issue metadata

Status: Archived
Owner:
Closed: Aug 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug-Regression



Sign in to add a comment

Fix and re-enable dromaeo.jslibattrjquery on Android One Perf (2)

Project Member Reported by simonhatch@chromium.org, Aug 3 2016

Issue description

Looks like it roughly started Aug 1.
https://build.chromium.org/p/chromium.perf/builders/Android%20One%20Perf%20%282%29/builds/3704


E    0.484s Main  Error occurred.
Traceback (most recent call last):
  File "/b/build/slave/Android_One_Perf__2_/build/src/build/android/test_runner.py", line 999, in main
    return RunTestsCommand(args)
  File "/b/build/slave/Android_One_Perf__2_/build/src/build/android/test_runner.py", line 817, in RunTestsCommand
    return RunTestsInPlatformMode(args)
  File "/b/build/slave/Android_One_Perf__2_/build/src/build/android/test_runner.py", line 887, in RunTestsInPlatformMode
    raw_results = test_run.RunTests()
  File "/b/build/slave/Android_One_Perf__2_/build/src/build/android/pylib/local/device/local_device_perf_test_run.py", line 407, in RunTests
    result_type = self._test_instance.PrintTestOutput()
  File "/b/build/slave/Android_One_Perf__2_/build/src/build/android/pylib/perf/perf_test_instance.py", line 124, in PrintTestOutput
    raise PersistentDataError('No data for test %s found.' % self._print_step)
PersistentDataError: No data for test dromaeo.jslibattrjquery found.
 
Cc: haraken@chromium.org bashi@chromium.org yukishiino@chromium.org
Project Member

Comment 2 by bugdroid1@chromium.org, Aug 3 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/cd86bbdcc222fce682c59eb2a5ed1c694f0a4f5b

commit cd86bbdcc222fce682c59eb2a5ed1c694f0a4f5b
Author: simonhatch <simonhatch@chromium.org>
Date: Wed Aug 03 21:55:59 2016

Disable dromaeo.jslibattrjquery on Android One.

TBR=nednguyen@google.com
BUG= 634055 
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.perf:android_s5_perf_cq;

Review-Url: https://codereview.chromium.org/2204303002
Cr-Commit-Position: refs/heads/master@{#409634}

[modify] https://crrev.com/cd86bbdcc222fce682c59eb2a5ed1c694f0a4f5b/tools/perf/benchmarks/dromaeo.py

Summary: Fix and re-enable dromaeo.jslibattrjquery on Android One Perf (2) (was: dromaeo.jslibattrjquery failure on chromium.perf: Android One Perf (2))

===== BISECT JOB RESULTS =====
Status: completed


===== TESTED REVISIONS =====
Revision         Exit Code  Std Dev  N  Good?
chromium@408999  0          N/A      5  good
chromium@409050  0          N/A      5  bad

Bisect job ran on: android_one_perf_bisect
Bug ID: 634055

Test Command: src/tools/perf/run_benchmark -v --browser=android-chromium --output-format=chartjson --upload-results --also-run-disabled-tests dromaeo.jslibattrjquery
Test Metric: jslib/jslib
Relative Change: 0.00%
Score: 0

Buildbot stdio: http://build.chromium.org/p/tryserver.chromium.perf/builders/android_one_perf_bisect/builds/1478
Job details: https://chromeperf.appspot.com/buildbucket_job_status/9005250388803498576


Not what you expected? We'll investigate and get back to you!
  https://chromeperf.appspot.com/bad_bisect?try_job_id=6436962190229504

| 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 Tests>AutoBisect.  Thank you!

===== BISECT JOB RESULTS =====
Status: completed


===== TESTED REVISIONS =====
Revision         Exit Code  Std Dev  N  Good?
chromium@408943  0          N/A      5  good
chromium@409146  0          N/A      5  bad

Bisect job ran on: android_one_perf_bisect
Bug ID: 634055

Test Command: src/tools/perf/run_benchmark -v --browser=android-chromium --output-format=chartjson --upload-results --also-run-disabled-tests dromaeo.jslibattrjquery
Test Metric: jslib/jslib
Relative Change: 0.00%
Score: 0

Buildbot stdio: http://build.chromium.org/p/tryserver.chromium.perf/builders/android_one_perf_bisect/builds/1479
Job details: https://chromeperf.appspot.com/buildbucket_job_status/9005244501007966992


Not what you expected? We'll investigate and get back to you!
  https://chromeperf.appspot.com/bad_bisect?try_job_id=5878718816321536

| 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 Tests>AutoBisect.  Thank you!
Owner: haraken@chromium.org
haraken can you look into this? The bisect bots don't seem to be able to reproduce this unfortunately.
It's hard to diagnose this issue without having a stack trace. Is there any way to get the stack trace?

Description: Show this description
Edited description to include a link to failure: https://build.chromium.org/p/chromium.perf/builders/Android%20One%20Perf%20%282%29/builds/3704

I'm not sure there is a stack trace, looking at the log it looks like the test either didn't run or didn't produce any results?
Status: Assigned (was: Untriaged)
sheriff ping!
Labels: -Pri-1 Pri-2
This benchmark probably shoulnd't have been disabled. That error means the benchmark did not run at all, likely because of infra issues. Since then, that will now turn the step purple instead of red so this wont be an issue going forward.

https://codereview.chromium.org/2787263004/
Status: Archived (was: Assigned)
This benchmark has been deleted.

Sign in to add a comment