|
|
Chromium Code Reviews
DescriptionDisabling BlinkPerfDom on reference build for win and linux
BUG=chromium:652724
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.perf:linux_perf_cq;master.tryserver.chromium.perf:mac_retina_perf_cq;master.tryserver.chromium.perf:winx64_10_perf_cq
Committed: https://crrev.com/659111dbb9bdd5a690500aa1d8cd6304dcf22354
Cr-Commit-Position: refs/heads/master@{#423527}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Removing timed out bot from CQ #Patch Set 3 : Updating presubmit #
Messages
Total messages: 33 (16 generated)
Description was changed from ========== Disabling BlinkPerfDom on reference build for win and linux BUG=chromium:652724 ========== to ========== Disabling BlinkPerfDom on reference build for win and linux BUG=chromium:652724 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.perf:android_s5_perf_cq;master.tryserver.chromium.perf:linux_perf_cq;master.tryserver.chromium.perf:mac_retina_perf_cq;master.tryserver.chromium.perf:winx64_10_perf_cq ==========
eyaich@chromium.org changed reviewers: + fmeawad@chromium.org
fmeawad@chromium.org changed reviewers: + aiolos@chromium.org
lgtm https://codereview.chromium.org/2397583003/diff/1/tools/perf/benchmarks/blink... File tools/perf/benchmarks/blink_perf.py (right): https://codereview.chromium.org/2397583003/diff/1/tools/perf/benchmarks/blink... tools/perf/benchmarks/blink_perf.py:218: possible_browser.platform.GetOSName() in ['win', 'linux']): I think you can also use decorators: win-reference linux-reference
On 2016/10/05 17:00:00, fmeawad wrote: > lgtm > > https://codereview.chromium.org/2397583003/diff/1/tools/perf/benchmarks/blink... > File tools/perf/benchmarks/blink_perf.py (right): > > https://codereview.chromium.org/2397583003/diff/1/tools/perf/benchmarks/blink... > tools/perf/benchmarks/blink_perf.py:218: possible_browser.platform.GetOSName() > in ['win', 'linux']): > I think you can also use decorators: > win-reference > linux-reference I didn't see the linux-reference one used anywhere so I went with this method to be safe :)
The CQ bit was checked by eyaich@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...)
eakuefner@chromium.org changed reviewers: + eakuefner@chromium.org
lgtm
The CQ bit was checked by eyaich@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: android_s5_perf_cq on master.tryserver.chromium.perf (JOB_TIMED_OUT, no build URL)
On 2016/10/05 19:05:16, commit-bot: I haz the power wrote: > Try jobs failed on following builders: > android_s5_perf_cq on master.tryserver.chromium.perf (JOB_TIMED_OUT, no build > URL) Feel free to remove that bot from the list of CQ_INCLUDE_TRYBOTS
The CQ bit was checked by eyaich@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from eakuefner@chromium.org, fmeawad@chromium.org Link to the patchset: https://codereview.chromium.org/2397583003/#ps20001 (title: "Removing timed out bot from CQ")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: android_s5_perf_cq on master.tryserver.chromium.perf (JOB_TIMED_OUT, no build URL)
On 2016/10/06 at 00:47:26, commit-bot wrote: > Try jobs failed on following builders: > android_s5_perf_cq on master.tryserver.chromium.perf (JOB_TIMED_OUT, no build URL) If this test just failing on the reference build because we don't have modern DOM methods like append on the reference build? I can rewrite the test to use appendChild, etc.
On 2016/10/06 06:46:18, dominicc wrote: > On 2016/10/06 at 00:47:26, commit-bot wrote: > > Try jobs failed on following builders: > > android_s5_perf_cq on master.tryserver.chromium.perf (JOB_TIMED_OUT, no > build URL) > > If this test just failing on the reference build because we don't have modern > DOM methods like append on the reference build? I can rewrite the test to use > appendChild, etc. If that is what you think the issue is I am fine with trying to get a fix in. It doesn't hurt to disable the tests though and then re-enable them once the fix goes in. Did I remove the bot from the wrong CQ_INCLUDE_TRYBOTS list?
Description was changed from ========== Disabling BlinkPerfDom on reference build for win and linux BUG=chromium:652724 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.perf:android_s5_perf_cq;master.tryserver.chromium.perf:linux_perf_cq;master.tryserver.chromium.perf:mac_retina_perf_cq;master.tryserver.chromium.perf:winx64_10_perf_cq ========== to ========== Disabling BlinkPerfDom on reference build for win and linux BUG=chromium:652724 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.perf:linux_perf_cq;master.tryserver.chromium.perf:mac_retina_perf_cq;master.tryserver.chromium.perf:winx64_10_perf_cq ==========
The CQ bit was checked by eyaich@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from eakuefner@chromium.org, fmeawad@chromium.org Link to the patchset: https://codereview.chromium.org/2397583003/#ps40001 (title: "Updating presubmit")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
On 2016/10/06 12:14:42, commit-bot: I haz the power wrote: > CQ is trying da patch. Follow status at > > https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or... @dominicc, that would be great, but I agree, we disable, fix, reenable.
Message was sent while issue was closed.
Description was changed from ========== Disabling BlinkPerfDom on reference build for win and linux BUG=chromium:652724 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.perf:linux_perf_cq;master.tryserver.chromium.perf:mac_retina_perf_cq;master.tryserver.chromium.perf:winx64_10_perf_cq ========== to ========== Disabling BlinkPerfDom on reference build for win and linux BUG=chromium:652724 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.perf:linux_perf_cq;master.tryserver.chromium.perf:mac_retina_perf_cq;master.tryserver.chromium.perf:winx64_10_perf_cq ==========
Message was sent while issue was closed.
Committed patchset #3 (id:40001)
Message was sent while issue was closed.
Description was changed from ========== Disabling BlinkPerfDom on reference build for win and linux BUG=chromium:652724 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.perf:linux_perf_cq;master.tryserver.chromium.perf:mac_retina_perf_cq;master.tryserver.chromium.perf:winx64_10_perf_cq ========== to ========== Disabling BlinkPerfDom on reference build for win and linux BUG=chromium:652724 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.perf:linux_perf_cq;master.tryserver.chromium.perf:mac_retina_perf_cq;master.tryserver.chromium.perf:winx64_10_perf_cq Committed: https://crrev.com/659111dbb9bdd5a690500aa1d8cd6304dcf22354 Cr-Commit-Position: refs/heads/master@{#423527} ==========
Message was sent while issue was closed.
Patchset 3 (id:??) landed as https://crrev.com/659111dbb9bdd5a690500aa1d8cd6304dcf22354 Cr-Commit-Position: refs/heads/master@{#423527} |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
