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

kbr at google.com kbr at google.com
Wed Dec 22 14:57:15 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 5f33ccc102f55d122e78250c9bf799e5afcb1856
Author: kbr at google.com <kbr at google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Oct 25 23:47:02 2010 +0000

    2010-10-25  Kenneth Russell  <kbr at google.com>
    
            Unreviewed, test expectations update. Temporarily WebGL layout
            tests gl-object-get-calls.html and uniform-location.html as
            failing per http://crbug.com/60651 after Mesa 7.9 upgrade until
            the failures can be investigated.
    
            * platform/chromium/test_expectations.txt:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70505 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 84ad50e..c231b90 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-10-25  Kenneth Russell  <kbr at google.com>
+
+        Unreviewed, test expectations update. Temporarily WebGL layout
+        tests gl-object-get-calls.html and uniform-location.html as
+        failing per http://crbug.com/60651 after Mesa 7.9 upgrade until
+        the failures can be investigated.
+
+        * platform/chromium/test_expectations.txt:
+
 2010-10-25  Sam Weinig  <sam at webkit.org>
 
         Rubber-stamped by Anders Carlsson.
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 7482017..cd085f6 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3044,10 +3044,12 @@ BUGWEBGL : fast/canvas/webgl/gl-uniform-arrays.html = TEXT
 BUGWEBGL : fast/canvas/webgl/object-deletion-behaviour.html = TEXT
 BUGWEBGL : fast/canvas/webgl/point-size.html = TEXT
 
-// These three should pass once mesa is upgraded to 7.9
-BUGWEBGL : fast/canvas/webgl/gl-object-get-calls.html = TIMEOUT PASS
+// This should pass once mesa is upgraded to 7.9 (need to verify now).
 BUGWEBGL : fast/canvas/webgl/tex-image-and-uniform-binding-bugs.html = TIMEOUT PASS
-BUGWEBGL : fast/canvas/webgl/uniform-location.html = TIMEOUT PASS
+
+// These two were not fixed by the Mesa 7.9 upgrade. Need to investigate.
+BUG60651 : fast/canvas/webgl/gl-object-get-calls.html = TIMEOUT FAIL
+BUG60651 : fast/canvas/webgl/uniform-location.html = TIMEOUT FAIL
 
 // Pre-HTML5 parser quirks only apply to the mac port for now.
 WONTFIX SKIP : fast/parser/pre-html5-parser-quirks.html = FAIL

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list