diff options
author | rniwa@chromium.org <rniwa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-28 22:42:45 +0000 |
---|---|---|
committer | rniwa@chromium.org <rniwa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-28 22:42:45 +0000 |
commit | 55863dad74d52878cc06a49dc29d6f3d6f4cb95c (patch) | |
tree | d9637d9ea20d8605427aa4ccb55008efd1fa957b /webkit/tools | |
parent | 570704a6f53e7469696d388e9eeef65713dea5bb (diff) | |
download | chromium_src-55863dad74d52878cc06a49dc29d6f3d6f4cb95c.zip chromium_src-55863dad74d52878cc06a49dc29d6f3d6f4cb95c.tar.gz chromium_src-55863dad74d52878cc06a49dc29d6f3d6f4cb95c.tar.bz2 |
Expect fast/dom/prototype-inheritance.html to fail with text difference on Mac for now.
The test has been fixed upstream in http://trac.webkit.org/changeset/76986
but we can't roll WebKit past r76986 at the moment.
TBR=yurys
Review URL: http://codereview.chromium.org/6314026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73033 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 0ca4cc3..6bafac3 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -4,3 +4,7 @@ // // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. + +// Fixed in http://trac.webkit.org/changeset/76986 +// We should remove this once we rolled WebKit past r76986. +BUGRNIWA MAC : fast/dom/prototype-inheritance.html = TEXT
\ No newline at end of file |