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

Issue 1897203003: Detach ArrayBuffer in test262 (Closed)

Created:
4 years, 8 months ago by Dan Ehrenberg
Modified:
4 years, 8 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

Detach ArrayBuffer in test262 New incoming test262 tests check what happens on detached ("neutered") ArrayBuffers. This patch makes the test262 infrastructure define detaching an ArrayBuffer in terms of %ArrayBufferNeuter, passing the --allow-natives-syntax flag, when it is needed. BUG=v8:4193 LOG=N R=adamk,machenbach Committed: https://crrev.com/f32e30240da12a4cdaabc4033917f836cc0bcbf5 Cr-Commit-Position: refs/heads/master@{#35676}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Refactoring #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -7 lines) Patch
A + test/test262/detachArrayBuffer.js View 1 1 chunk +2 lines, -4 lines 0 comments Download
M test/test262/testcfg.py View 1 3 chunks +12 lines, -3 lines 2 comments Download

Messages

Total messages: 16 (6 generated)
Dan Ehrenberg
4 years, 8 months ago (2016-04-20 01:31:15 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1897203003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1897203003/1
4 years, 8 months ago (2016-04-20 01:31:16 UTC) #3
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/13878)
4 years, 8 months ago (2016-04-20 01:36:28 UTC) #5
Michael Achenbach
lgtm with comments/questions. https://codereview.chromium.org/1897203003/diff/1/test/test262/testcfg.py File test/test262/testcfg.py (right): https://codereview.chromium.org/1897203003/diff/1/test/test262/testcfg.py#newcode137 test/test262/testcfg.py:137: if "detachArrayBuffer.js" in Just a question ...
4 years, 8 months ago (2016-04-20 07:53:46 UTC) #7
Dan Ehrenberg
https://codereview.chromium.org/1897203003/diff/1/test/test262/testcfg.py File test/test262/testcfg.py (right): https://codereview.chromium.org/1897203003/diff/1/test/test262/testcfg.py#newcode137 test/test262/testcfg.py:137: if "detachArrayBuffer.js" in On 2016/04/20 at 07:53:45, Michael Achenbach ...
4 years, 8 months ago (2016-04-20 19:19:03 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1897203003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1897203003/20001
4 years, 8 months ago (2016-04-20 19:19:07 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-20 19:43:00 UTC) #12
Michael Achenbach
https://codereview.chromium.org/1897203003/diff/20001/test/test262/testcfg.py File test/test262/testcfg.py (right): https://codereview.chromium.org/1897203003/diff/20001/test/test262/testcfg.py#newcode175 test/test262/testcfg.py:175: for filename in test_record.get("includes", [])] But you didn't fully ...
4 years, 8 months ago (2016-04-21 07:23:49 UTC) #13
Dan Ehrenberg
https://codereview.chromium.org/1897203003/diff/20001/test/test262/testcfg.py File test/test262/testcfg.py (right): https://codereview.chromium.org/1897203003/diff/20001/test/test262/testcfg.py#newcode175 test/test262/testcfg.py:175: for filename in test_record.get("includes", [])] On 2016/04/21 at 07:23:49, ...
4 years, 8 months ago (2016-04-21 07:29:36 UTC) #14
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 19:13:47 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f32e30240da12a4cdaabc4033917f836cc0bcbf5
Cr-Commit-Position: refs/heads/master@{#35676}

Powered by Google App Engine
This is Rietveld 408576698