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

Issue 1437803004: [tests] add tests for "yield" as function name (Closed)

Created:
5 years, 1 month ago by caitp (gmail)
Modified:
5 years ago
Reviewers:
wingo, Dan Ehrenberg, adamk
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

[tests] add tests for "yield" as function name BUG=v8:3983 LOG=N R=wingo@igalia.com, littledan@chromium.org Committed: https://crrev.com/cacc6108d919a7ad21fa95c62e010e84a42b3b9d Cr-Commit-Position: refs/heads/master@{#32682}

Patch Set 1 #

Patch Set 2 : Rebase just in case #

Patch Set 3 : Add a bunch of message tests #

Patch Set 4 : Rebased #

Patch Set 5 : Remove parser changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -12 lines) Patch
A + test/message/nf-yield-in-generator.js View 1 2 4 1 chunk +3 lines, -2 lines 0 comments Download
A test/message/nf-yield-in-generator.out View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
A + test/message/nf-yield-strict.js View 1 2 3 4 1 chunk +1 line, -2 lines 0 comments Download
A test/message/nf-yield-strict.out View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
A + test/message/nf-yield-strict-in-generator.js View 1 2 1 chunk +3 lines, -5 lines 0 comments Download
A test/message/nf-yield-strict-in-generator.out View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
A + test/message/nfe-yield-generator.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
A test/message/nfe-yield-generator.out View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
A + test/message/nfe-yield-strict.js View 1 2 1 chunk +1 line, -2 lines 0 comments Download
A test/message/nfe-yield-strict.out View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 31 (9 generated)
caitp (gmail)
Fixups for function name stuff, fixes a few more TC39 tests. There were comments in ...
5 years, 1 month ago (2015-11-12 01:15:36 UTC) #2
Dan Ehrenberg
Code looks basically good, but this could use some more testing. Could you add tests ...
5 years, 1 month ago (2015-11-12 22:22:45 UTC) #4
caitp (gmail)
On 2015/11/12 22:22:45, Dan Ehrenberg wrote: > Code looks basically good, but this could use ...
5 years, 1 month ago (2015-11-12 22:24:07 UTC) #5
caitp (gmail)
On 2015/11/12 22:24:07, caitp wrote: > On 2015/11/12 22:22:45, Dan Ehrenberg wrote: > > Code ...
5 years, 1 month ago (2015-11-12 22:25:09 UTC) #6
caitp (gmail)
On 2015/11/12 22:25:09, caitp wrote: > On 2015/11/12 22:24:07, caitp wrote: > > On 2015/11/12 ...
5 years ago (2015-12-04 18:30:10 UTC) #7
caitp (gmail)
On 2015/12/04 18:30:10, caitp wrote: > On 2015/11/12 22:25:09, caitp wrote: > > On 2015/11/12 ...
5 years ago (2015-12-04 18:33:20 UTC) #8
Dan Ehrenberg
On 2015/12/04 at 18:30:10, caitpotter88 wrote: > On 2015/11/12 22:25:09, caitp wrote: > > On ...
5 years ago (2015-12-04 18:35:25 UTC) #9
caitp (gmail)
On 2015/12/04 18:35:25, Dan Ehrenberg wrote: > On 2015/12/04 at 18:30:10, caitpotter88 wrote: > > ...
5 years ago (2015-12-04 18:36:24 UTC) #10
Dan Ehrenberg
On 2015/12/04 at 18:36:24, caitpotter88 wrote: > On 2015/12/04 18:35:25, Dan Ehrenberg wrote: > > ...
5 years ago (2015-12-04 18:40:52 UTC) #11
caitp (gmail)
Rebased --- so the only "error" is that the other fix didn't disallow "yield" in ...
5 years ago (2015-12-04 18:59:31 UTC) #12
caitp (gmail)
On 2015/12/04 18:59:31, caitp wrote: > Rebased --- so the only "error" is that the ...
5 years ago (2015-12-04 20:50:28 UTC) #14
adamk
I applied this patch locally, removed the changes to the parser, and ran your tests. ...
5 years ago (2015-12-08 01:51:09 UTC) #15
caitp (gmail)
On 2015/12/08 01:51:09, adamk wrote: > I applied this patch locally, removed the changes to ...
5 years ago (2015-12-08 01:52:11 UTC) #16
adamk
On 2015/12/08 01:52:11, caitp wrote: > On 2015/12/08 01:51:09, adamk wrote: > > I applied ...
5 years ago (2015-12-08 02:00:49 UTC) #17
caitp (gmail)
On 2015/12/08 02:00:49, adamk wrote: > On 2015/12/08 01:52:11, caitp wrote: > > On 2015/12/08 ...
5 years ago (2015-12-08 02:10:57 UTC) #19
adamk
lgtm Happy to have more message test coverage
5 years ago (2015-12-08 02:26:11 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1437803004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1437803004/80001
5 years ago (2015-12-08 14:16:42 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_arm_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_arm_rel/builds/11153) v8_linux_dbg on tryserver.v8 (JOB_FAILED, ...
5 years ago (2015-12-08 15:04:22 UTC) #24
caitp (gmail)
On 2015/12/08 15:04:22, commit-bot: I haz the power wrote: > Try jobs failed on following ...
5 years ago (2015-12-08 15:42:02 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1437803004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1437803004/80001
5 years ago (2015-12-08 19:09:44 UTC) #27
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years ago (2015-12-08 20:40:43 UTC) #29
commit-bot: I haz the power
5 years ago (2015-12-08 20:41:38 UTC) #31
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/cacc6108d919a7ad21fa95c62e010e84a42b3b9d
Cr-Commit-Position: refs/heads/master@{#32682}

Powered by Google App Engine
This is Rietveld 408576698