Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(33)

Issue 1804003002: [Ignition] Test ignition on all bots. (Closed)

Created:
4 years, 9 months ago by Michael Achenbach
Modified:
4 years, 7 months ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[Ignition] Test ignition on all bots. This adds ignition to the testing variants that are run on all bots. Failing tests can only be skipped with the NO_IGNITION keyword in status files. Existing expectations for the ignition_turbofan variant are all duplicated and use the NO_IGNITION keyword as well now. BUG=v8:4280 LOG=N Committed: https://crrev.com/132c09ed619f23fb7c6d26a4e3552c703389eabd Cr-Commit-Position: refs/heads/master@{#35865} Committed: https://crrev.com/8ba46715b0847c956d200bba43f7088cbc91793f Cr-Commit-Position: refs/heads/master@{#35926}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Expectations #

Total comments: 2

Patch Set 4 : Rebase 9212be866d87 #

Total comments: 1

Patch Set 5 : Fix #

Patch Set 6 : Rebase #

Patch Set 7 : Moar expectations #

Patch Set 8 : Moar #

Patch Set 9 : Stupid #

Patch Set 10 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+219 lines, -9 lines) Patch
M test/cctest/cctest.status View 1 2 3 4 5 6 7 8 1 chunk +76 lines, -0 lines 0 comments Download
M test/mjsunit/mjsunit.status View 1 2 3 4 5 6 7 8 9 5 chunks +116 lines, -0 lines 0 comments Download
M test/webkit/webkit.status View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M tools/run-tests.py View 1 1 chunk +1 line, -0 lines 0 comments Download
M tools/testrunner/local/statusfile.py View 1 3 chunks +7 lines, -1 line 0 comments Download
M tools/testrunner/local/testsuite.py View 1 2 3 4 5 4 chunks +12 lines, -8 lines 0 comments Download

Messages

Total messages: 80 (39 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1804003002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1804003002/40001
4 years, 7 months ago (2016-04-27 12:49:01 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-04-27 13:14:43 UTC) #4
Michael Achenbach
PTAL. The duplication in the status file is a bit sad, but there's no other ...
4 years, 7 months ago (2016-04-27 13:25:28 UTC) #7
rmcilroy
LGTM, thanks. https://codereview.chromium.org/1804003002/diff/40001/test/cctest/cctest.status File test/cctest/cctest.status (right): https://codereview.chromium.org/1804003002/diff/40001/test/cctest/cctest.status#newcode203 test/cctest/cctest.status:203: 'test-run-inlining/SimpleInliningContextDeopt': [PASS, NO_IGNITION], Some of these I ...
4 years, 7 months ago (2016-04-27 14:50:04 UTC) #8
Michael Starzinger
LGTM.
4 years, 7 months ago (2016-04-27 18:51:39 UTC) #9
Yang
On 2016/04/27 18:51:39, Michael Starzinger wrote: > LGTM. lgtm.
4 years, 7 months ago (2016-04-28 06:53:16 UTC) #10
Michael Achenbach
OK - landing now - clean up later.
4 years, 7 months ago (2016-04-28 07:20:23 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1804003002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1804003002/40001
4 years, 7 months ago (2016-04-28 07:20:47 UTC) #13
Michael Achenbach
Waiting to rebase c2186834942d and follow up.
4 years, 7 months ago (2016-04-28 07:22:25 UTC) #15
Yang
https://codereview.chromium.org/1804003002/diff/40001/test/mjsunit/mjsunit.status File test/mjsunit/mjsunit.status (right): https://codereview.chromium.org/1804003002/diff/40001/test/mjsunit/mjsunit.status#newcode290 test/mjsunit/mjsunit.status:290: 'debug-stepin-builtin-callback-opt': [PASS, NO_IGNITION], Note that this entry has already ...
4 years, 7 months ago (2016-04-28 07:24:04 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1804003002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1804003002/60001
4 years, 7 months ago (2016-04-28 13:23:00 UTC) #19
Michael Achenbach
Pushing it through with notry as the latest patch has only expectation changes.
4 years, 7 months ago (2016-04-28 13:28:36 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1804003002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1804003002/60001
4 years, 7 months ago (2016-04-28 13:29:12 UTC) #24
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 7 months ago (2016-04-28 13:31:32 UTC) #26
Michael Achenbach
Hmm - something is maybe not right with this patch. It adds to few tests ...
4 years, 7 months ago (2016-04-28 13:35:57 UTC) #27
Michael Achenbach
On 2016/04/28 13:35:57, Michael Achenbach wrote: > Hmm - something is maybe not right with ...
4 years, 7 months ago (2016-04-28 13:55:44 UTC) #28
Michael Achenbach
https://codereview.chromium.org/1804003002/diff/60001/tools/testrunner/local/testsuite.py File tools/testrunner/local/testsuite.py (right): https://codereview.chromium.org/1804003002/diff/60001/tools/testrunner/local/testsuite.py#newcode83 tools/testrunner/local/testsuite.py:83: result -= IGNITION_VARIANT meh, this mutates self.all_variants
4 years, 7 months ago (2016-04-28 14:00:28 UTC) #29
Michael Achenbach
A revert of this CL (patchset #4 id:60001) has been created in https://codereview.chromium.org/1930943002/ by machenbach@chromium.org. ...
4 years, 7 months ago (2016-04-28 14:51:17 UTC) #30
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1804003002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1804003002/80001
4 years, 7 months ago (2016-04-29 10:16:54 UTC) #33
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_presubmit on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/14380)
4 years, 7 months ago (2016-04-29 10:19:25 UTC) #35
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1804003002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1804003002/80001
4 years, 7 months ago (2016-04-29 12:19:22 UTC) #37
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_presubmit on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/14390)
4 years, 7 months ago (2016-04-29 12:22:28 UTC) #39
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1804003002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1804003002/100001
4 years, 7 months ago (2016-04-29 12:24:48 UTC) #41
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-04-29 12:26:39 UTC) #43
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1804003002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1804003002/100001
4 years, 7 months ago (2016-04-29 12:35:38 UTC) #46
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_mac_rel_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_mac_rel_ng/builds/956) v8_mac_rel_ng_triggered on ...
4 years, 7 months ago (2016-04-29 12:50:22 UTC) #48
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1804003002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1804003002/120001
4 years, 7 months ago (2016-04-29 13:05:09 UTC) #50
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_mac_rel_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_mac_rel_ng/builds/958) v8_mac_rel_ng_triggered on ...
4 years, 7 months ago (2016-04-29 13:20:54 UTC) #52
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1804003002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1804003002/140001
4 years, 7 months ago (2016-04-29 13:25:03 UTC) #54
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_linux64_avx2_rel_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_avx2_rel_ng/builds/954) v8_linux64_avx2_rel_ng_triggered on ...
4 years, 7 months ago (2016-04-29 13:38:43 UTC) #56
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1804003002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1804003002/160001
4 years, 7 months ago (2016-04-29 13:47:13 UTC) #58
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-04-29 14:09:10 UTC) #60
Michael Achenbach
On 2016/04/29 14:09:10, commit-bot: I haz the power wrote: > Dry run: This issue passed ...
4 years, 7 months ago (2016-04-29 14:27:36 UTC) #61
commit-bot: I haz the power
Patchset 9 (id:??) landed as https://crrev.com/132c09ed619f23fb7c6d26a4e3552c703389eabd Cr-Commit-Position: refs/heads/master@{#35865}
4 years, 7 months ago (2016-05-01 22:02:30 UTC) #63
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1804003002/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1804003002/180001
4 years, 7 months ago (2016-05-02 08:48:02 UTC) #66
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-02 08:49:22 UTC) #68
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1804003002/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1804003002/180001
4 years, 7 months ago (2016-05-02 08:50:16 UTC) #71
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-02 09:13:23 UTC) #73
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1804003002/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1804003002/180001
4 years, 7 months ago (2016-05-02 09:20:40 UTC) #76
commit-bot: I haz the power
Committed patchset #10 (id:180001)
4 years, 7 months ago (2016-05-02 09:22:41 UTC) #78
commit-bot: I haz the power
4 years, 7 months ago (2016-05-02 09:25:11 UTC) #80
Message was sent while issue was closed.
Patchset 10 (id:??) landed as
https://crrev.com/8ba46715b0847c956d200bba43f7088cbc91793f
Cr-Commit-Position: refs/heads/master@{#35926}

Powered by Google App Engine
This is Rietveld 408576698