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

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

Issue 2806090: Suppress layout test failure from prototype-inheritance.html (Closed)
Patch Set: Created 10 years, 4 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
« no previous file with comments | « no previous file | 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 7
8 // These tests all fail because the expected output is wrong. The 8 // These tests all fail because the expected output is wrong. The
9 // reason is that JSC does not currently implement Function.prototype.bind 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 10 // These test has intentionally been marked as FAIL, which makes it easy
(...skipping 18 matching lines...) Expand all
29 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-6.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 30 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-7.html = FAIL
31 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-8.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 32 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-9.html = FAIL
33 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-8-1.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 34 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-8-2.html = FAIL
35 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-9-1.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 36 BUGWK42371 : ietestcenter/Javascript/15.3.4.5-9-2.html = FAIL
37 37
38 BUG50438 : media/controls-drag-timebar.html = PASS FAIL 38 BUG50438 : media/controls-drag-timebar.html = PASS FAIL
39
40 BUG50637 : fast/dom/prototype-inheritance.html = FAIL
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698