diff options
author | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-21 18:13:15 +0000 |
---|---|---|
committer | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-21 18:13:15 +0000 |
commit | ab24fc42296848fad22cb7403f3f15659c7ea45d (patch) | |
tree | dd5710d87086c97434f6df375bef51f7fa6344a3 /webkit/tools | |
parent | 126b284377c8011d5699c1327dbb5241fc817cb3 (diff) | |
download | chromium_src-ab24fc42296848fad22cb7403f3f15659c7ea45d.zip chromium_src-ab24fc42296848fad22cb7403f3f15659c7ea45d.tar.gz chromium_src-ab24fc42296848fad22cb7403f3f15659c7ea45d.tar.bz2 |
Suppress failure in fast/js/kde/inbuilt_function_tostring.html until the next Blink roll.
TBR=dpranke
Review URL: https://codereview.chromium.org/17068013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207879 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 4229c65..4743b3f 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -30,3 +30,6 @@ # src/third_party/WebKit/LayoutTests/TestExpectations . Right?) # # EVERYTHING BELOW THIS LINE WILL BE DELETED AT EVERY WEBKIT DEPS ROLL + +# rebaselined in blink r152894; remove on the next roll. +Bug(senorblanco) fast/js/kde/inbuilt_function_tostring.html [ Failure ] |