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

ojan at chromium.org ojan at chromium.org
Wed Dec 22 14:50:45 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 9090afaee7f82a6996dd85c41a66c63061ab8e83
Author: ojan at chromium.org <ojan at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Oct 22 00:00:25 2010 +0000

    2010-10-21  Ojan Vafai  <ojan at chromium.org>
    
            Update some expectations to match the bots. A couple of these are to
            green the new webkit linux debug build slaves. For some reason these
            tests crashed on the old slaves, but now match other platforms on
            the new slaves.
    
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70276 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 97bfa2c..fca78ed 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-10-21  Ojan Vafai  <ojan at chromium.org>
+
+        Update some expectations to match the bots. A couple of these are to
+        green the new webkit linux debug build slaves. For some reason these
+        tests crashed on the old slaves, but now match other platforms on
+        the new slaves.
+
+        * platform/chromium/test_expectations.txt:
+
 2010-10-21  Julie Parent  <jparent at chromium.org>
 
         Reviewed by Tony Chang.
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index b252a76..d051a2b 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -297,7 +297,7 @@ WONTFIX LINUX MAC : platform/win = FAIL PASS
 
 // This is a Safari specific test to make WebKit behave like AppKit on the Mac.
 // We do not support it because PLATFORM(MAC) is not defined for the mac version.
-WONTFIX MAC : platform/mac/editing/deleting/backward-delete.html = FAIL
+WONTFIX MAC : platform/mac/editing/deleting/backward-delete.html = TEXT
 
 // Ignored because we do not have OBJC bindings
 WONTFIX SKIP : editing/pasteboard/paste-RTFD.html = FAIL
@@ -1057,7 +1057,7 @@ BUG10342 LINUX MAC : fast/loader/file-URL-with-port-number.html = TIMEOUT
 // Text doesn't display at all -- maybe we don't have the slow font
 // code enabled?
 BUG10343 LINUX : fast/text/atsui-kerning-and-ligatures.html = FAIL
-BUG10343 LINUX RELEASE : fast/text/atsui-partial-selection.html = FAIL
+BUG10343 LINUX RELEASE : fast/text/atsui-partial-selection.html = IMAGE
 BUG10343 LINUX : fast/text/atsui-small-caps-punctuation-size.html = FAIL
 
 // Started timing out with agl's complext text change.  Page is verrry slow.
@@ -2052,8 +2052,12 @@ BUG25433 WIN LINUX : css2.1/t040103-ident-03-c.html = IMAGE
 // Added in http://trac.webkit.org/changeset/49990
 BUG25884 WIN LINUX : fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-and-scroll.html = FAIL
 
-BUG26344 LINUX DEBUG : fast/text/atsui-partial-selection.html = CRASH
-BUG26344 LINUX DEBUG : platform/mac/editing/deleting/backward-delete.html = CRASH
+// This only crashes on the old buildbot slave. It fails image, like the other slaves, on the new one.
+// FIXME: Make this just be IMAGE after we move over to the new bots.
+BUG26344 LINUX DEBUG : fast/text/atsui-partial-selection.html = CRASH IMAGE
+// This only crashes on the old buildbot slave.
+// FIXME: Once we transition over to the new buildbot slaves, remove this line.
+BUG26344 LINUX DEBUG : platform/mac/editing/deleting/backward-delete.html = CRASH TEXT
 
 BUGWK45957 : fast/multicol/column-rules-stacking.html = FAIL
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list