telemetry_perf_unittests is failing all over the place |
|||
Issue descriptionThere appear to have been one or more regressions introduced into telemetry_perf_unittests since 7/2 that are causing a lot of tryjob failures and also multiple (dbg) continuous builder failures. I'm not sure what the cause is yet but I'll probably try to revert various CLs and see if things get better. One set of failures seems to point pretty clearly to the V8 roll in r403611: https://build.chromium.org/p/chromium.linux/builders/Linux%20Tests%20%28dbg%29%281%29/builds/55287 (also seeing failures on Mac/Win/Linux) , but it looks like there were other failures happening even earlier, starting somewhere between 403602-403606, e.g.: https://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/239381
,
Jul 4 2016
I'll disable the failing telemetry tests.
,
Jul 4 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/200b7600c99d19299b9e3990284782e7a7425662 commit 200b7600c99d19299b9e3990284782e7a7425662 Author: ksakamoto <ksakamoto@chromium.org> Date: Mon Jul 04 02:32:15 2016 Disable failing benchmarks.system_health_smoke_tests Failing builders: https://build.chromium.org/p/chromium.linux/builders/Android%20Tests%20%28dbg%29/builds/35135 https://build.chromium.org/p/chromium.linux/builders/Linux%20Tests%20%28dbg%29%281%29/builds/55288 BUG= 625506 TBR=nednguyen@google.com,petrcermak@chromium.org NOTRY=true CQ_EXTRA_TRYBOTS=tryserver.chromium.perf:android_s5_perf_cq;tryserver.chromium.perf:mac_retina_perf_cq Review-Url: https://codereview.chromium.org/2120193002 Cr-Commit-Position: refs/heads/master@{#403628} [modify] https://crrev.com/200b7600c99d19299b9e3990284782e7a7425662/tools/perf/benchmarks/system_health_smoke_test.py
,
Jul 4 2016
Mac/Linux/Android bots are now green. Filed crbug.com/625535 for the remaining issue.
,
Jul 4 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/4e382440ac651af5aab42b5af00437c5a68df561 commit 4e382440ac651af5aab42b5af00437c5a68df561 Author: ksakamoto <ksakamoto@chromium.org> Date: Mon Jul 04 06:24:12 2016 Revert of Disable failing smoke tests (patchset #1 id:1 of https://codereview.chromium.org/2120193002/ ) Reason for revert: V8 roll r403621 may have been fixed the issue. Let's try re-enabling these tests. Original issue's description: > Disable failing benchmarks.system_health_smoke_tests > > Failing builders: > https://build.chromium.org/p/chromium.linux/builders/Android%20Tests%20%28dbg%29/builds/35135 > https://build.chromium.org/p/chromium.linux/builders/Linux%20Tests%20%28dbg%29%281%29/builds/55288 > > BUG= 625506 > TBR=nednguyen@google.com,petrcermak@chromium.org > NOTRY=true > CQ_EXTRA_TRYBOTS=tryserver.chromium.perf:android_s5_perf_cq;tryserver.chromium.perf:mac_retina_perf_cq > > Committed: https://crrev.com/200b7600c99d19299b9e3990284782e7a7425662 > Cr-Commit-Position: refs/heads/master@{#403628} TBR= # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG= 625506 Review-Url: https://codereview.chromium.org/2116383002 Cr-Commit-Position: refs/heads/master@{#403639} [modify] https://crrev.com/4e382440ac651af5aab42b5af00437c5a68df561/tools/perf/benchmarks/system_health_smoke_test.py
,
Jul 4 2016
|
|||
►
Sign in to add a comment |
|||
Comment 1 by dpranke@chromium.org
, Jul 4 2016