[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

mihaip at chromium.org mihaip at chromium.org
Wed Dec 22 15:16:48 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit ee732d0afb5949eb06fa0076f5aef91f4f4deee9
Author: mihaip at chromium.org <mihaip at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Oct 29 18:43:41 2010 +0000

    2010-10-29  Mihai Parparita  <mihaip at chromium.org>
    
            Unreviewed cleanp of platform/chromium/test_expectations.txt
    
            Group http/tests/navigation failures together, and differentiate between
            flaky/failing tests and those that need updated baselines (though really
            they shouldn't be pixel tests in the first place).
    
            Also enable http/tests/navigation/post-goback-repost-policy.html, it
            seems to be passing now (we've enabled sessionStorage for a while).
    
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70908 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 92970e8..6e62aee 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,16 @@
+2010-10-29  Mihai Parparita  <mihaip at chromium.org>
+
+        Unreviewed cleanp of platform/chromium/test_expectations.txt
+        
+        Group http/tests/navigation failures together, and differentiate between
+        flaky/failing tests and those that need updated baselines (though really
+        they shouldn't be pixel tests in the first place).
+        
+        Also enable http/tests/navigation/post-goback-repost-policy.html, it
+        seems to be passing now (we've enabled sessionStorage for a while).
+
+        * platform/chromium/test_expectations.txt:
+
 2010-10-29  Jian Li  <jianli at chromium.org>
 
         Reviewed by David Levin.
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 7eb6bc9..7a12d81 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -646,8 +646,6 @@ BUG24197 SKIP : fast/css/disabled-author-styles.html = FAIL
 // Other
 // -----------------------------------------------------------------
 
-// Pixeltest failure: Form control metrics incorrect 
-BUG10273 LINUX : http/tests/navigation/javascriptlink-frames.html = IMAGE+TEXT
 
 // Mac Safari under certain circumstances automatically places
 // a caret in editable document even when none was requested programatically.
@@ -1212,7 +1210,6 @@ BUG10363 MAC : tables/mozilla/bugs/bug9024.html = FAIL
 // than rebasing, we'll wait for the upstream (which ojan said should happen
 // early in Jan 09).
 BUG10364 MAC : fast/css/resize-corner-tracking.html = FAIL
-BUG10364 MAC : http/tests/navigation/reload-subframe-object.html = FAIL
 
 // bad key event handling
 BUG10366 MAC : fast/events/option-tab.html = FAIL CRASH
@@ -1429,7 +1426,6 @@ BUG23498 MAC : fonts/fantasy.html = IMAGE
 BUG23498 MAC : fonts/monospace.html = IMAGE
 BUG23498 MAC : fonts/sans-serif.html = IMAGE
 BUG23498 MAC : fonts/serif.html = IMAGE
-BUG23498 MAC : http/tests/navigation/error404-subframeload.html = IMAGE
 BUG23498 MAC : svg/text/multichar-glyph.svg = IMAGE
 BUG23498 MAC : tables/mozilla/bugs/bug101674.html = IMAGE
 BUG23498 MAC : tables/mozilla/bugs/bug10269-2.html = IMAGE
@@ -1577,7 +1573,18 @@ BUG23496 SLOW MAC RELEASE : fast/text/textIteratorNilRenderer.html = IMAGE
 BUG23496 MAC : fast/text/whitespace/normal-after-nowrap-breaking.html = IMAGE
 BUG23496 MAC : tables/mozilla_expected_failures/core/captions1.html = IMAGE
 BUG23496 MAC : tables/mozilla_expected_failures/core/captions2.html = IMAGE
-BUG23496 MAC : http/tests/navigation/javascriptlink-frames.html = IMAGE
+
+// These should not be pixel tests, they're not testing anything
+// layout/rendering-specific.
+BUGWK48651 LINUX MAC : http/tests/navigation/javascriptlink-frames.html = IMAGE IMAGE+TEXT
+BUGWK48651 LINUX MAC : http/tests/navigation/error404-goback.html = IMAGE IMAGE+TEXT
+BUGWK48651 LINUX MAC : http/tests/navigation/postredirect-frames.html = IMAGE IMAGE+TEXT
+BUGWK48651 LINUX MAC : http/tests/navigation/error404-subframeload.html = IMAGE IMAGE+TEXT
+
+BUG26253 SLOW WIN RELEASE : http/tests/navigation/reload-subframe-object.html = PASS
+BUG9798 WIN RELEASE : http/tests/navigation/no-referrer-reset.html = TIMEOUT PASS
+// Regressions from r67349? 
+BUG10364 MAC : http/tests/navigation/reload-subframe-object.html = FAIL
 
 // Big button widgets are broken
 BUG23495 MAC : fast/forms/basic-buttons.html = IMAGE
@@ -1755,13 +1762,6 @@ BUG23560 MAC : fast/images/animated-svg-as-image.html = IMAGE PASS
 // because we enforce non-transparent color in Font::drawGlyphs.
 BUG24191 LINUX : fast/css/hsla-color.html = FAIL
 
-// Failed with r6844 (dglazkov)
-BUG10392 LINUX MAC : http/tests/navigation/error404-goback.html = FAIL
-
-// Skipped as this tests window.sessionStorage, which we don't
-// support. Enable once we turn on DOM_STORAGE.
-BUG4360 SKIP : http/tests/navigation/post-goback-repost-policy.html = TIMEOUT
-
 // Merge 39309:39335 Regressions (RenderButton::setupInnerStyle regression).
 BUG5737 LINUX : fast/forms/001.html = FAIL
 BUG5737 LINUX : fast/forms/input-first-letter.html = FAIL
@@ -2066,7 +2066,6 @@ BUG28409 : http/tests/xmlhttprequest/logout.html = FAIL
 BUG24966 SLOW MAC DEBUG : fast/frames/calculate-fixed.html = PASS
 
 // WebKit Roll 49640:49684
-BUG26253 SLOW WIN RELEASE : http/tests/navigation/reload-subframe-object.html = PASS
 BUG25202 LINUX WIN : svg/W3C-SVG-1.1/masking-path-02-b.svg = FAIL
 BUG25208 LINUX WIN : svg/W3C-SVG-1.1/masking-path-05-f.svg = FAIL
 BUG_JEREMY MAC : fast/frames/onlyCommentInIFrame.html = FAIL
@@ -2094,7 +2093,6 @@ BUG26291 MAC : transforms/2d/hindi-rotated.html = IMAGE
 
 // Flaky since at least WebKit 50258.
 BUG32098 : fast/dom/defaultView.html = MISSING PASS
-BUG9798 WIN RELEASE : http/tests/navigation/no-referrer-reset.html = TIMEOUT PASS
 
 // more test flakiness
 BUG27334 MAC : http/tests/security/xssAuditor/object-embed-tag.html = PASS
@@ -3023,9 +3021,6 @@ BUGWK45652 SKIP : fast/viewport/viewport-126.html = TEXT
 BUGWK45652 SKIP : fast/viewport/viewport-127.html = TEXT
 BUGWK45652 SKIP : fast/viewport/viewport-128.html = TIMEOUT TEXT
 
-// Regressions from r67349? 
-BUGDPRANKE LINUX MAC : http/tests/navigation/postredirect-frames.html = IMAGE
-
 BUGWK45667 LINUX : fast/files/read-file-async.html = CRASH PASS
 BUGWK45667 LINUX : fast/files/read-blob-async.html = CRASH PASS
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list