Commit 19aa122d authored by ulan@chromium.org's avatar ulan@chromium.org

Move JSON-stringify webkit test to V8.

BUG=367089
LOG=N
R=machenbach@chromium.org

Review URL: https://codereview.chromium.org/254673005

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@20977 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 4ed16eae
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
// Copyright 2014 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
var nativeJSON = this.JSON;
this.JSON = null;
load("test/webkit/resources/json2-es5-compat.js");
load("test/webkit/resources/JSON-stringify.js");
# Tests that sometimes fail only on the V8 waterfall:
[ Linux Release x86 ] fast/js/JSON-stringify.html [ Pass Failure Slow ]
[ Linux Release x86 ] fast/text/atsui-multiple-renderers.html [ Pass Failure Slow ]
[ Linux Release x86 ] fast/text/international/complex-joining-using-gpos.html [ Pass Failure Slow ]
[ Linux Release x86 ] fast/text/international/danda-space.html [ Pass Failure Slow ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment