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

Side by Side Diff: webkit/tools/layout_tests/test_expectations.txt

Issue 3035026: Update V8 to version 2.3.3 (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // This file should almost always be empty. Normally Chromium test expectations 1 // This file should almost always be empty. Normally Chromium test expectations
2 // are found in 2 // are found in
3 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt 3 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt
4 // 4 //
5 // Only add expectations here to temporarily suppress messages on the bots 5 // Only add expectations here to temporarily suppress messages on the bots
6 // until the changes can be landed upstream. 6 // until the changes can be landed upstream.
7
8 // These tests all fail because the expected output is wrong. The
9 // reason is that JSC does not currently implement Function.prototype.bind
10 // These test has intentionally been marked as FAIL, which makes it easy
11 // to fix this when webkit implements this ES5 feature.
12
13 BUGWK42371 : ietestcenter/Javascript/15.2.3.3-4-38.html = FAIL
14 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-0-1.html = FAIL
15 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-0-2.html = FAIL
16 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-13.b-1.html = FAIL
17 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-13.b-2.html = FAIL
18 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-13.b-3.html = FAIL
19 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-13.b-4.html = FAIL
20 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-13.b-5.html = FAIL
21 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-15-1.html = FAIL
22 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-15-2.html = FAIL
23 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-16-1.html = FAIL
24 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-1.html = FAIL
25 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-2.html = FAIL
26 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-3.html = FAIL
27 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-4.html = FAIL
28 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-5.html = FAIL
29 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-6.html = FAIL
30 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-7.html = FAIL
31 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-8.html = FAIL
32 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-9.html = FAIL
33 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-8-1.html = FAIL
34 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-8-2.html = FAIL
35 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-9-1.html = FAIL
36 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-9-2.html = FAIL
OLDNEW
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698