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

zmo at google.com zmo at google.com
Wed Dec 22 14:26:34 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 496ebf0e748c167ebea3112d67eef41f55522da9
Author: zmo at google.com <zmo at google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Oct 8 18:27:24 2010 +0000

    2010-10-08  Zhenyao Mo  <zmo at google.com>
    
            Unreviewed, update WebGL test expectations.
    
            * platform/chromium/drt_expectations.txt:
            * platform/chromium/test_expectations.txt:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69412 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index a5376dc..b4fd315 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-10-08  Zhenyao Mo  <zmo at google.com>
+
+        Unreviewed, update WebGL test expectations.
+
+        * platform/chromium/drt_expectations.txt:
+        * platform/chromium/test_expectations.txt:
+
 2010-10-08  Renata Hodovan  <reni at inf.u-szeged.hu>
 
         Reviewed by Nikolas Zimmermann.
diff --git a/LayoutTests/platform/chromium/drt_expectations.txt b/LayoutTests/platform/chromium/drt_expectations.txt
index d82dcbc..0b734e0 100644
--- a/LayoutTests/platform/chromium/drt_expectations.txt
+++ b/LayoutTests/platform/chromium/drt_expectations.txt
@@ -28,13 +28,7 @@ BUG_DRT WIN : http/tests/inspector/change-iframe-src.html = CRASH
 BUG_DRT WIN DEBUG SLOW : inspector = PASS
 
 // WebGL failures
-BUG_DRT MAC : fast/canvas/webgl/gl-object-get-calls.html = TIMEOUT
 BUG_DRT MAC : fast/canvas/webgl/gl-teximage.html = TEXT
-BUG_DRT MAC : fast/canvas/webgl/gl-uniform-arrays.html = TEXT
-BUG_DRT MAC : fast/canvas/webgl/object-deletion-behaviour.html = TEXT
-BUG_DRT MAC : fast/canvas/webgl/point-size.html = TEXT
-BUG_DRT MAC : fast/canvas/webgl/tex-image-and-uniform-binding-bugs.html = TIMEOUT
-BUG_DRT MAC : fast/canvas/webgl/uniform-location.html = TIMEOUT
 
 // Filesystem failures
 BUG_DRT WIN MAC : fast/filesystem/file-from-file-entry.html = TEXT
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index f9965bb..e72fb8e 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3075,14 +3075,21 @@ BUGWK45898 : editing/selection/context-menu-on-text.html = TEXT
 BUGWEBGL WIN LINUX : fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html = TEXT
 BUGWEBGL : fast/canvas/webgl/css-webkit-canvas-repaint.html = IMAGE
 BUGWEBGL : fast/canvas/webgl/css-webkit-canvas.html = IMAGE
-BUGWEBGL WIN LINUX : fast/canvas/webgl/gl-object-get-calls.html = TEXT TIMEOUT
-BUGWEBGL WIN LINUX : fast/canvas/webgl/gl-uniform-arrays.html = TEXT
-BUGWEBGL WIN LINUX : fast/canvas/webgl/object-deletion-behaviour.html = TEXT
-BUGWEBGL WIN LINUX : fast/canvas/webgl/point-size.html = TEXT
 BUGWEBGL WIN MAC : fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html = TEXT PASS
-BUGWEBGL WIN LINUX : fast/canvas/webgl/tex-image-and-uniform-binding-bugs.html = TIMEOUT
-BUGWEBGL MAC : fast/canvas/webgl/texture-npot.html = TEXT
-BUGWEBGL WIN LINUX : fast/canvas/webgl/uniform-location.html = TEXT TIMEOUT
+
+// These three failures are due to Mesa bugs
+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
+BUGWEBGL : fast/canvas/webgl/tex-image-and-uniform-binding-bugs.html = TIMEOUT PASS
+BUGWEBGL : fast/canvas/webgl/uniform-location.html = TIMEOUT PASS
+
+// These two should pass once mesa is correctly hooked up with TestShell in Mac
+BUGWEBGL MAC : fast/canvas/webgl/texture-npot.html = TEXT PASS
+BUGWEBGL MAC : fast/canvas/webgl/gl-teximage.html = TEXT PASS
 
 // Pre-HTML5 parser quirks only apply to the mac port for now.
 WONTFIX SKIP : fast/parser/pre-html5-parser-quirks.html = FAIL
@@ -3146,9 +3153,6 @@ BUG_HCLAM WIN : fast/css/acid2-pixel.html = TIMEOUT PASS
 // Selection is wrong.
 BUG10292 MAC : editing/selection/5354455-1.html = FAIL
 
-// This test fails due to 68940.
-BUG_HCLAM MAC : fast/canvas/webgl/gl-teximage.html = TEXT
-
 // Started to fail at WebKit r68975 Chromium r61295-61296.
 BUG9798 DEBUG : http/tests/loading/preload-img-test.html = TIMEOUT
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list