diff options
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 1932a61..0ca4cc3 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -4,47 +4,3 @@ // // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. - -// These tests all fail because the expected output is wrong. The -// reason is that JSC does not currently implement Function.prototype.bind -// These test has intentionally been marked as FAIL, which makes it easy -// to fix this when webkit implements this ES5 feature. - -BUGWK42371 : ietestcenter/Javascript/15.2.3.3-4-38.html = FAIL -BUGWK42371 : ietestcenter/Javascript/15.3.4.5-0-1.html = FAIL -BUGWK42371 : ietestcenter/Javascript/15.3.4.5-0-2.html = FAIL -BUGWK42371 : ietestcenter/Javascript/15.3.4.5-13.b-1.html = FAIL -BUGWK42371 : ietestcenter/Javascript/15.3.4.5-13.b-2.html = FAIL -BUGWK42371 : ietestcenter/Javascript/15.3.4.5-13.b-3.html = FAIL -BUGWK42371 : ietestcenter/Javascript/15.3.4.5-13.b-4.html = FAIL -BUGWK42371 : ietestcenter/Javascript/15.3.4.5-13.b-5.html = FAIL -BUGWK42371 : ietestcenter/Javascript/15.3.4.5-15-1.html = FAIL -BUGWK42371 : ietestcenter/Javascript/15.3.4.5-15-2.html = FAIL -BUGWK42371 : ietestcenter/Javascript/15.3.4.5-16-1.html = FAIL -BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-1.html = FAIL -BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-2.html = FAIL -BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-3.html = FAIL -BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-4.html = FAIL -BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-5.html = FAIL -BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-6.html = FAIL -BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-7.html = FAIL -BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-8.html = FAIL -BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-9.html = FAIL -BUGWK42371 : ietestcenter/Javascript/15.3.4.5-8-1.html = FAIL -BUGWK42371 : ietestcenter/Javascript/15.3.4.5-8-2.html = FAIL -BUGWK42371 : ietestcenter/Javascript/15.3.4.5-9-1.html = FAIL -BUGWK42371 : ietestcenter/Javascript/15.3.4.5-9-2.html = FAIL - -BUG50438 : media/controls-drag-timebar.html = PASS FAIL - -// This test fails because the expected output is wrong. -// The reason is the device orientation runtime feature -// switch had to be switched off for test_shell until -// it provides a mock DeviceOrientationClient. -// See crbug.com/50637. -BUG50637 : fast/dom/prototype-inheritance.html = FAIL - -BUG50816 MAC : fast/forms/search-transformed.html = FAIL -BUG50825 LINUX : svg/custom/massive-coordinates.svg = FAIL - -BUG51036 : fast/events/special-key-events-in-input-text.html = FAIL |