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

Issue 1782173005: [testing] Move the last JS tests out of "preparser". (Closed)

Created:
4 years, 9 months ago by Michael Starzinger
Modified:
4 years, 9 months ago
Reviewers:
adamk
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@local_cleanup-test-preparser-2
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[testing] Move the last JS tests out of "preparser". This moves the last remaining JS file based tests out of the "preparser" suite. The tests in question all are expected to parse normally and not throw any exception. This also deprecates the ability of the test suite to run anything else outside Python templated tests. R=adamk@chromium.org TEST=preparser Committed: https://crrev.com/a02b7aaa6d4d1ebd45059e1191ebed44fa000445 Cr-Commit-Position: refs/heads/master@{#34753}

Patch Set 1 #

Patch Set 2 : Rebased. #

Total comments: 10

Patch Set 3 : Addressed comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -459 lines) Patch
A + test/message/non-use-strict-hex-escape.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/message/non-use-strict-hex-escape.out View 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/message/non-use-strict-octal-escape.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/message/non-use-strict-octal-escape.out View 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/message/non-use-strict-uhex-escape.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/message/non-use-strict-uhex-escape.out View 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/message/nonstrict-arguments.js View 1 2 1 chunk +21 lines, -19 lines 0 comments Download
A + test/message/nonstrict-arguments.out View 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/message/nonstrict-eval.js View 1 2 1 chunk +21 lines, -19 lines 0 comments Download
A + test/message/nonstrict-eval.out View 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/message/nonstrict-with.js View 1 2 1 chunk +10 lines, -8 lines 0 comments Download
A + test/message/nonstrict-with.out View 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/message/strict-octal-indirect-regexp.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/message/strict-octal-indirect-regexp.out View 0 chunks +-1 lines, --1 lines 0 comments Download
D test/preparser/empty.js View 1 chunk +0 lines, -28 lines 0 comments Download
D test/preparser/functions-only.js View 1 chunk +0 lines, -38 lines 0 comments Download
D test/preparser/non-use-strict-hex-escape.js View 1 chunk +0 lines, -35 lines 0 comments Download
D test/preparser/non-use-strict-octal-escape.js View 1 chunk +0 lines, -35 lines 0 comments Download
D test/preparser/non-use-strict-uhex-escape.js View 1 chunk +0 lines, -35 lines 0 comments Download
D test/preparser/nonstrict-arguments.js View 1 chunk +0 lines, -50 lines 0 comments Download
D test/preparser/nonstrict-eval.js View 1 chunk +0 lines, -50 lines 0 comments Download
D test/preparser/nonstrict-with.js View 1 chunk +0 lines, -40 lines 0 comments Download
D test/preparser/strict-octal-indirect-regexp.js View 1 chunk +0 lines, -34 lines 0 comments Download
D test/preparser/symbols-only.js View 1 chunk +0 lines, -49 lines 0 comments Download
M test/preparser/testcfg.py View 3 chunks +2 lines, -30 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
Michael Starzinger
Hey Adam, I vaguely remember from the last time we chatted that you weren't all ...
4 years, 9 months ago (2016-03-11 14:17:13 UTC) #1
adamk
I recall the discussion, but I don't remember objecting :) I think the empty .out ...
4 years, 9 months ago (2016-03-11 21:40:28 UTC) #2
Michael Starzinger
Thanks! Addressed comments. https://codereview.chromium.org/1782173005/diff/20001/test/message/empty.js File test/message/empty.js (right): https://codereview.chromium.org/1782173005/diff/20001/test/message/empty.js#newcode28 test/message/empty.js:28: // This file contains no JavaScript ...
4 years, 9 months ago (2016-03-14 12:14:17 UTC) #3
adamk
lgtm
4 years, 9 months ago (2016-03-14 16:38:18 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1782173005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1782173005/40001
4 years, 9 months ago (2016-03-14 16:45:32 UTC) #6
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 9 months ago (2016-03-14 17:08:17 UTC) #7
commit-bot: I haz the power
4 years, 9 months ago (2016-03-14 17:10:58 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/a02b7aaa6d4d1ebd45059e1191ebed44fa000445
Cr-Commit-Position: refs/heads/master@{#34753}

Powered by Google App Engine
This is Rietveld 408576698