Title: [140492] trunk/LayoutTests
- Revision
- 140492
- Author
- commit-qu...@webkit.org
- Date
- 2013-01-22 17:43:18 -0800 (Tue, 22 Jan 2013)
Log Message
[EFL][WebGL] Enable WebGL LayoutTests.
https://bugs.webkit.org/show_bug.cgi?id=107485
Patch by Kondapally Kalyan <kalyan.kondapa...@intel.com> on 2013-01-22
Reviewed by Laszlo Gombos.
This patch enables WebGL LayoutTests for Efl Port.
* platform/efl/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (140491 => 140492)
--- trunk/LayoutTests/ChangeLog 2013-01-23 01:36:37 UTC (rev 140491)
+++ trunk/LayoutTests/ChangeLog 2013-01-23 01:43:18 UTC (rev 140492)
@@ -1,3 +1,14 @@
+2013-01-22 Kondapally Kalyan <kalyan.kondapa...@intel.com>
+
+ [EFL][WebGL] Enable WebGL LayoutTests.
+ https://bugs.webkit.org/show_bug.cgi?id=107485
+
+ Reviewed by Laszlo Gombos.
+
+ This patch enables WebGL LayoutTests for Efl Port.
+
+ * platform/efl/TestExpectations:
+
2013-01-22 Noel Gordon <noel.gor...@gmail.com>
[chromium] webaudio/realtimeanalyser-fft-sizing.html is failing on Win7
Modified: trunk/LayoutTests/platform/efl/TestExpectations (140491 => 140492)
--- trunk/LayoutTests/platform/efl/TestExpectations 2013-01-23 01:36:37 UTC (rev 140491)
+++ trunk/LayoutTests/platform/efl/TestExpectations 2013-01-23 01:43:18 UTC (rev 140492)
@@ -331,16 +331,13 @@
# ENABLE(DRAGGABLE_REGION) is disabled
fast/css/draggable-region-parser.html
-# Note webkit.org/b/104506, random crashes
-webkit.org/b/99096 fast/canvas/webgl/arraybuffer-transfer-of-control.html [ Failure Pass Crash ]
+webkit.org/b/99096 fast/canvas/webgl/arraybuffer-transfer-of-control.html [ Failure Pass ]
# Expected to fail until support for extension is implemented
-# Note webkit.org/b/104506, random crashes
-webkit.org/b/96828 fast/canvas/webgl/oes-vertex-array-object.html [ Failure Pass Crash ]
+webkit.org/b/96828 fast/canvas/webgl/oes-vertex-array-object.html [ Failure Pass ]
# Expected to fail until OES_element_index_uint extension is implemented
-# Note webkit.org/b/104506, random crashes
-webkit.org/b/98257 fast/canvas/webgl/oes-element-index-uint.html [ Failure Pass Crash ]
+webkit.org/b/98257 fast/canvas/webgl/oes-element-index-uint.html [ Failure Pass ]
#////////////////////////////////////////////////////////////////////////////////////////
# TESTS EXPECTED TO FAIL
@@ -728,9 +725,6 @@
webkit.org/b/103444 http/tests/css/shared-stylesheet-mutation.html [ Failure Pass ]
webkit.org/b/103445 http/tests/css/shared-stylesheet-mutation-preconstruct.html [ Failure Pass ]
-# WebGL tests randomly crash since WebGL was enabled.
-webkit.org/b/104506 fast/canvas/webgl [ Crash Pass ]
-
# Flaky inspector tests
webkit.org/b/78869 http/tests/inspector/inspect-element.html [ Failure Pass ]
webkit.org/b/91958 http/tests/inspector-enabled/injected-script-discard.html [ Failure Pass ]
@@ -1716,40 +1710,30 @@
webkit.org/b/104571 http/tests/xmlhttprequest/origin-exact-matching.html [ Failure ]
# Rendering failure, also missing expected results:
-# Note webkit.org/b/104506, random crashes
-webkit.org/b/105093 compositing/webgl/webgl-repaint.html [ ImageOnlyFailure Crash ]
+webkit.org/b/105093 compositing/webgl/webgl-repaint.html [ ImageOnlyFailure ]
webkit.org/b/105093 compositing/webgl/webgl-background-color.html [ Skip ]
webkit.org/b/105093 compositing/webgl/webgl-no-alpha.html [ Skip ]
webkit.org/b/105093 compositing/webgl/webgl-nonpremultiplied-blend.html [ Skip ]
webkit.org/b/105093 compositing/webgl/webgl-reflection.html [ Skip ]
# WebProcess timeouts
-webkit.org/b/105092 fast/canvas/webgl/read-pixels-test.html [ Crash ]
+webkit.org/b/102464 [ Debug ] fast/images/webgl-teximage2d.html [ Pass Timeout ]
+webkit.org/b/105092 fast/canvas/webgl/read-pixels-test.html [ Failure Timeout Crash ]
+webkit.org/b/106547 fast/canvas/webgl/type-conversion-test.html [ Crash ]
# pixel differences, need to investigate.
-# Note webkit.org/b/104506, random crashes
-webkit.org/b/105090 fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html [ Failure Crash ]
+webkit.org/b/105090 fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html [ Failure ]
# shader errors, fails to render.
-# Note webkit.org/b/104506, random crashes
-webkit.org/b/105031 fast/canvas/webgl/drawingbuffer-test.html [ Failure Crash ]
+webkit.org/b/105031 fast/canvas/webgl/drawingbuffer-test.html [ Failure ]
# Fail color checks, may also need platform results.
-# Note webkit.org/b/104506, random crashes
-webkit.org/b/105030 fast/canvas/webgl/framebuffer-object-attachment.html [ Failure Crash ]
-webkit.org/b/105030 fast/canvas/webgl/premultiplyalpha-test.html [ Failure Crash ]
+webkit.org/b/105030 fast/canvas/webgl/framebuffer-object-attachment.html [ Failure ]
+webkit.org/b/105030 fast/canvas/webgl/premultiplyalpha-test.html [ Failure ]
-# These often time out, although pass when run individually.
-# Note webkit.org/b/104506, random crashes
-webkit.org/b/105028 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html [ Failure Pass Crash ]
-webkit.org/b/105028 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgb565.html [ Failure Pass Crash ]
-webkit.org/b/105028 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444.html [ Failure Pass Crash ]
-webkit.org/b/105028 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Failure Pass Crash ]
-
# Rendering issues.
-# Note webkit.org/b/104506, random crashes
-webkit.org/b/105029 fast/canvas/webgl/webgl-composite-modes.html [ ImageOnlyFailure Crash ]
-webkit.org/b/105029 fast/canvas/webgl/webgl-composite-modes-repaint.html [ ImageOnlyFailure Crash ]
+webkit.org/b/105029 fast/canvas/webgl/webgl-composite-modes.html [ ImageOnlyFailure ]
+webkit.org/b/105029 fast/canvas/webgl/webgl-composite-modes-repaint.html [ ImageOnlyFailure ]
# Failing touch events case
webkit.org/b/105406 fast/events/touch/touch-input-element-change-documents.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes