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

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

Issue 3389014: Merge 67017 - Fix a problem in createCanonicalUUIDString that causes the last... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/517/
Patch Set: Created 10 years, 3 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 | WebCore/platform/UUID.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 2519 matching lines...) Expand 10 before | Expand all | Expand 10 after
2530 BUGWK36983 MAC : fast/canvas/webgl/uniform-location.html = TEXT 2530 BUGWK36983 MAC : fast/canvas/webgl/uniform-location.html = TEXT
2531 2531
2532 // Added in http://trac.webkit.org/changeset/57476. Fails in Chromium because 2532 // Added in http://trac.webkit.org/changeset/57476. Fails in Chromium because
2533 // LayoutTestController::computedStyleWithVisitedInfo() is missing. 2533 // LayoutTestController::computedStyleWithVisitedInfo() is missing.
2534 BUG41206 : fast/history/multiple-classes-visited.html = TEXT TIMEOUT 2534 BUG41206 : fast/history/multiple-classes-visited.html = TEXT TIMEOUT
2535 2535
2536 // Tests that work with KURL, but fail with GURL 2536 // Tests that work with KURL, but fail with GURL
2537 BUG41292 : fast/url/ipv4.html = TEXT TIMEOUT 2537 BUG41292 : fast/url/ipv4.html = TEXT TIMEOUT
2538 BUG41292 : fast/url/anchor.html = TEXT TIMEOUT 2538 BUG41292 : fast/url/anchor.html = TEXT TIMEOUT
2539 2539
2540 // Caused by r57695. Will investigate.
2541 BUG_JIANLI LINUX : http/tests/local/formdata/send-form-data-with-sliced-file.htm l = TEXT
2542
2543 BUG33812 SKIP : fast/dom/icon-url-property.html = FAIL 2540 BUG33812 SKIP : fast/dom/icon-url-property.html = FAIL
2544 2541
2545 // Failing with webkit roll 57659 -> 57677. 2542 // Failing with webkit roll 57659 -> 57677.
2546 BUG41817 WIN LINUX : fast/backgrounds/svg-as-background-1.html = IMAGE PASS 2543 BUG41817 WIN LINUX : fast/backgrounds/svg-as-background-1.html = IMAGE PASS
2547 BUG41817 WIN LINUX : fast/backgrounds/svg-as-background-3.html = IMAGE PASS 2544 BUG41817 WIN LINUX : fast/backgrounds/svg-as-background-3.html = IMAGE PASS
2548 BUG41817 MAC : svg/text/text-intro-05-t.svg = IMAGE PASS 2545 BUG41817 MAC : svg/text/text-intro-05-t.svg = IMAGE PASS
2549 2546
2550 BUG42044 WIN : http/tests/security/xss-DENIED-mime-type-execute-as-html.html = P ASS TIMEOUT 2547 BUG42044 WIN : http/tests/security/xss-DENIED-mime-type-execute-as-html.html = P ASS TIMEOUT
2551 2548
2552 // might have been flaky 2549 // might have been flaky
(...skipping 571 matching lines...) Expand 10 before | Expand all | Expand 10 after
3124 BUG54348 LINUX : http/tests/security/xssAuditor/dom-write-innerHTML.html = PASS TEXT 3121 BUG54348 LINUX : http/tests/security/xssAuditor/dom-write-innerHTML.html = PASS TEXT
3125 3122
3126 // Regressed in r66689 3123 // Regressed in r66689
3127 BUGTONY LINUX : fast/text/atsui-spacing-features.html = IMAGE+TEXT 3124 BUGTONY LINUX : fast/text/atsui-spacing-features.html = IMAGE+TEXT
3128 3125
3129 // New test in r66740 3126 // New test in r66740
3130 BUGWK45193 LINUX : fast/text/decomposed-after-stacked-diacritics.html = TEXT 3127 BUGWK45193 LINUX : fast/text/decomposed-after-stacked-diacritics.html = TEXT
3131 3128
3132 // Regressed in r66712 3129 // Regressed in r66712
3133 BUGWK45209 WIN : inspector/dom-breakpoints.html = PASS TIMEOUT 3130 BUGWK45209 WIN : inspector/dom-breakpoints.html = PASS TIMEOUT
OLDNEW
« no previous file with comments | « no previous file | WebCore/platform/UUID.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698