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

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

Issue 6216001: Update V8 to version 3.0.7. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 11 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 7
8 // All these need to be rebaselined upstream. I will do this in the next 8 // All these need to be rebaselined upstream. I will do this in the next
9 // few hours, and after the next roll all these can be removed again. 9 // few hours, and after the next roll all these can be removed again.
10 // TODO(thakis): Remove these after the next webkit roll. 10 // TODO(thakis): Remove these after the next webkit roll.
(...skipping 388 matching lines...) Expand 10 before | Expand all | Expand 10 after
399 BUGTHAKIS WIN : svg/filters/big-sized-filter.svg = IMAGE 399 BUGTHAKIS WIN : svg/filters/big-sized-filter.svg = IMAGE
400 BUGTHAKIS WIN : svg/filters/feTile.svg = IMAGE 400 BUGTHAKIS WIN : svg/filters/feTile.svg = IMAGE
401 BUGTHAKIS WIN : svg/text/selection-background-color.xhtml = IMAGE 401 BUGTHAKIS WIN : svg/text/selection-background-color.xhtml = IMAGE
402 BUGTHAKIS WIN : svg/text/selection-styles.xhtml = IMAGE 402 BUGTHAKIS WIN : svg/text/selection-styles.xhtml = IMAGE
403 BUGTHAKIS WIN : svg/zoom/page/zoom-mask-with-percentages.svg = IMAGE 403 BUGTHAKIS WIN : svg/zoom/page/zoom-mask-with-percentages.svg = IMAGE
404 404
405 405
406 // This test found a real bug in the new skia version. I will file a bug for thi s on reed 406 // This test found a real bug in the new skia version. I will file a bug for thi s on reed
407 // and submit an upstream suppression. 407 // and submit an upstream suppression.
408 BUGTHAKIS_CR68921 WIN LINUX DEBUG : svg/batik/paints/gradientLimit.svg = TIMEOUT FAIL 408 BUGTHAKIS_CR68921 WIN LINUX DEBUG : svg/batik/paints/gradientLimit.svg = TIMEOUT FAIL
409
410 // This test needs to be rebaselined upstream due to a change in V8
411 // regexp parsing.
412 BUGRICOW : fast/regex/malformed-escapes.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