Title: [139173] trunk/LayoutTests
Revision
139173
Author
commit-qu...@webkit.org
Date
2013-01-09 01:20:14 -0800 (Wed, 09 Jan 2013)

Log Message

Unreviewed, rolling out r139134.
http://trac.webkit.org/changeset/139134
https://bugs.webkit.org/show_bug.cgi?id=106424

 WebGL tests still crash on EFL (Requested by MPozdnyakov on
#webkit).

Patch by Sheriff Bot <webkit.review....@gmail.com> on 2013-01-09

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (139172 => 139173)


--- trunk/LayoutTests/ChangeLog	2013-01-09 08:53:01 UTC (rev 139172)
+++ trunk/LayoutTests/ChangeLog	2013-01-09 09:20:14 UTC (rev 139173)
@@ -1,3 +1,14 @@
+2013-01-09  Sheriff Bot  <webkit.review....@gmail.com>
+
+        Unreviewed, rolling out r139134.
+        http://trac.webkit.org/changeset/139134
+        https://bugs.webkit.org/show_bug.cgi?id=106424
+
+         WebGL tests still crash on EFL (Requested by MPozdnyakov on
+        #webkit).
+
+        * platform/efl/TestExpectations:
+
 2013-01-09  Kunihiko Sakamoto  <ksakam...@chromium.org>
 
         INPUT_MULTIPLE_FIELDS_UI: Step-up/-down of week field should respect min/max attributes

Modified: trunk/LayoutTests/platform/efl/TestExpectations (139172 => 139173)


--- trunk/LayoutTests/platform/efl/TestExpectations	2013-01-09 08:53:01 UTC (rev 139172)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2013-01-09 09:20:14 UTC (rev 139173)
@@ -724,6 +724,9 @@
 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 ]
@@ -1703,6 +1706,7 @@
 
 # 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-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 ]
@@ -1733,8 +1737,8 @@
 
 # Rendering issues.
 # Note webkit.org/b/104506, random crashes
-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 ]
+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 ]
 
 # 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

Reply via email to