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

Side by Side Diff: LayoutTests/platform/chromium/test_expectations.txt

Issue 6711029: Merge 80043 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/648/
Patch Set: Created 9 years, 9 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 | Source/WebCore/loader/MainResourceLoader.cpp » ('j') | 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 consists of lines with specifications of what 1 // This file consists of lines with specifications of what
2 // to expect from layout test cases. The test cases can be directories 2 // to expect from layout test cases. The test cases can be directories
3 // in which case the expectations apply to all test cases in that 3 // in which case the expectations apply to all test cases in that
4 // directory and any subdirectory. The format of the file is along the 4 // directory and any subdirectory. The format of the file is along the
5 // lines of: 5 // lines of:
6 // 6 //
7 // fast/js/fixme.js = FAIL 7 // fast/js/fixme.js = FAIL
8 // fast/js/flaky.js = FAIL PASS 8 // fast/js/flaky.js = FAIL PASS
9 // fast/js/crash.js = CRASH TIMEOUT FAIL PASS 9 // fast/js/crash.js = CRASH TIMEOUT FAIL PASS
10 // 10 //
(...skipping 1590 matching lines...) Expand 10 before | Expand all | Expand 10 after
1601 BUGCR11613 LINUX DEBUG : fast/overflow/scrollRevealButton.html = FAIL 1601 BUGCR11613 LINUX DEBUG : fast/overflow/scrollRevealButton.html = FAIL
1602 1602
1603 // WebKit merge 42738:45840 1603 // WebKit merge 42738:45840
1604 // New tests, need baseline. 1604 // New tests, need baseline.
1605 BUGCR16240 WIN DEBUG : http/tests/cache/subresource-expiration.html = TIMEOUT 1605 BUGCR16240 WIN DEBUG : http/tests/cache/subresource-expiration.html = TIMEOUT
1606 BUGCR16240 MAC WIN RELEASE : http/tests/cache/subresource-expiration.html = TIME OUT 1606 BUGCR16240 MAC WIN RELEASE : http/tests/cache/subresource-expiration.html = TIME OUT
1607 BUGCR14752 LINUX SLOW : http/tests/cache/subresource-expiration.html = PASS 1607 BUGCR14752 LINUX SLOW : http/tests/cache/subresource-expiration.html = PASS
1608 1608
1609 // New tests with WebKit merge 46288:46363 1609 // New tests with WebKit merge 46288:46363
1610 BUGCR18116 : fast/dom/constructed-objects-prototypes.html = TEXT 1610 BUGCR18116 : fast/dom/constructed-objects-prototypes.html = TEXT
1611 BUGCR18116 WIN RELEASE : fast/dom/prototype-inheritance-2.html = TEXT 1611 BUGCR18116 : fast/dom/prototype-inheritance-2.html = TEXT
1612 BUGCR18116 WIN DEBUG : fast/dom/prototype-inheritance-2.html = CRASH
1613 BUGCR18116 MAC LINUX : fast/dom/prototype-inheritance-2.html = TEXT CRASH
1614 // New in WebKit r52559 1612 // New in WebKit r52559
1615 BUGCR18116 : svg/custom/global-constructors.html = TEXT 1613 BUGCR18116 : svg/custom/global-constructors.html = TEXT
1616 1614
1617 // Flaky crashes 1615 // Flaky crashes
1618 BUGCR18656 MAC RELEASE : fast/dom/Window/window-lookup-precedence.html = FAIL 1616 BUGCR18656 MAC RELEASE : fast/dom/Window/window-lookup-precedence.html = FAIL
1619 BUGCR18656 MAC DEBUG : fast/dom/Window/window-lookup-precedence.html = FAIL 1617 BUGCR18656 MAC DEBUG : fast/dom/Window/window-lookup-precedence.html = FAIL
1620 1618
1621 // Test failures caused by re-enabling skia asserts. 1619 // Test failures caused by re-enabling skia asserts.
1622 BUGCR18896 WIN LINUX DEBUG : svg/batik/paints/gradientLimit.svg = TIMEOUT FAIL C RASH 1620 BUGCR18896 WIN LINUX DEBUG : svg/batik/paints/gradientLimit.svg = TIMEOUT FAIL C RASH
1623 1621
(...skipping 1477 matching lines...) Expand 10 before | Expand all | Expand 10 after
3101 BUGYURYS WIN LINUX : userscripts/window-onerror-for-isolated-world-2.html = PASS TEXT TIMEOUT 3099 BUGYURYS WIN LINUX : userscripts/window-onerror-for-isolated-world-2.html = PASS TEXT TIMEOUT
3102 BUGYURYS : http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-wr ite.html = PASS TEXT 3100 BUGYURYS : http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-wr ite.html = PASS TEXT
3103 BUGYURYS : http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript- url.html = PASS TEXT 3101 BUGYURYS : http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript- url.html = PASS TEXT
3104 BUGYURYS : http/tests/security/xss-DENIED-frame-name.html = PASS TEXT 3102 BUGYURYS : http/tests/security/xss-DENIED-frame-name.html = PASS TEXT
3105 3103
3106 BUGRNIWA SLOW LINUX : fast/text/large-text-composed-char-dos.html = PASS 3104 BUGRNIWA SLOW LINUX : fast/text/large-text-composed-char-dos.html = PASS
3107 3105
3108 // Seems to be caused by http://trac.webkit.org/changeset/76291 . Needs 3106 // Seems to be caused by http://trac.webkit.org/changeset/76291 . Needs
3109 // investigation. 3107 // investigation.
3110 BUGTONY : fast/overflow/overflow-rtl-vertical.html = IMAGE 3108 BUGTONY : fast/overflow/overflow-rtl-vertical.html = IMAGE
OLDNEW
« no previous file with comments | « no previous file | Source/WebCore/loader/MainResourceLoader.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698