Title: [183923] trunk/LayoutTests
Revision
183923
Author
o...@webkit.org
Date
2015-05-07 03:14:02 -0700 (Thu, 07 May 2015)

Log Message

[EFL] REGRESSION(r183907): It made all inspector-protocol test crash
https://bugs.webkit.org/show_bug.cgi?id=144737

Unreviewed gardening, skip crashing tests.

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (183922 => 183923)


--- trunk/LayoutTests/ChangeLog	2015-05-07 10:05:16 UTC (rev 183922)
+++ trunk/LayoutTests/ChangeLog	2015-05-07 10:14:02 UTC (rev 183923)
@@ -1,3 +1,12 @@
+2015-05-07  Csaba Osztrogonác  <o...@webkit.org>
+
+        [EFL] REGRESSION(r183907): It made all inspector-protocol test crash
+        https://bugs.webkit.org/show_bug.cgi?id=144737
+
+        Unreviewed gardening, skip crashing tests.
+
+        * platform/efl/TestExpectations:
+
 2015-05-07  Yoav Weiss  <y...@yoav.ws>
 
         Fix <script srcset> being loaded by the preloader.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (183922 => 183923)


--- trunk/LayoutTests/platform/efl/TestExpectations	2015-05-07 10:05:16 UTC (rev 183922)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2015-05-07 10:14:02 UTC (rev 183923)
@@ -657,7 +657,7 @@
 
 webkit.org/b/136227 mathml/very-large-stretchy-operators.html [ Crash Timeout Pass ]
 
-webkit.org/b/142158 inspector-protocol/dom/remove-multiple-nodes.html [ Crash Pass ]
+#webkit.org/b/142158 inspector-protocol/dom/remove-multiple-nodes.html [ Crash Pass ]
 
 #////////////////////////////////////////////////////////////////////////////////////////
 # FLAKY TESTS
@@ -1350,8 +1350,8 @@
 webkit.org/b/100859 ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box.htm [ Missing ]
 webkit.org/b/100857 ietestcenter/css3/text/textshadow-005.htm [ Missing ]
 
-webkit.org/b/100846 inspector-protocol/debugger/pause-dedicated-worker.html [ Skip ]
-webkit.org/b/100846 inspector-protocol/debugger/terminate-dedicated-worker-while-paused.html [ Skip ]
+#webkit.org/b/100846 inspector-protocol/debugger/pause-dedicated-worker.html [ Skip ]
+#webkit.org/b/100846 inspector-protocol/debugger/terminate-dedicated-worker-while-paused.html [ Skip ]
 
 # New media test introduced in r133660 fails.
 webkit.org/b/101439 media/progress-events-generated-correctly.html [ Failure Pass ]
@@ -1756,7 +1756,7 @@
 
 webkit.org/b/120105 http/tests/navigation/post-frames-goback1-uncached.html [ Failure ]
 
-webkit.org/b/120682 inspector-protocol/page/archive.html [ Timeout ]
+#webkit.org/b/120682 inspector-protocol/page/archive.html [ Timeout ]
 
 webkit.org/b/124414 animations/cross-fade-background-image.html [ ImageOnlyFailure ]
 
@@ -1955,7 +1955,7 @@
 webkit.org/b/133973 fast/borders/hidpi-border-radius-with-subpixel-margin-not-renderable.html [ ImageOnlyFailure ]
 
 # Tests failing or flaky with closer reasons unknwown at this time
-webkit.org/b/133857 inspector-protocol/layers/layers-blending-compositing-reasons.html [ Failure ]
+#webkit.org/b/133857 inspector-protocol/layers/layers-blending-compositing-reasons.html [ Failure ]
 webkit.org/b/133859 fast/regions/inline-block-inside-anonymous-overflow.html [ ImageOnlyFailure ]
 webkit.org/b/133860 fast/regions/auto-size/autosize-region-window-resize.html [ ImageOnlyFailure Pass ]
 webkit.org/b/133974 fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink-svg.html [ ImageOnlyFailure Pass ]
@@ -2081,8 +2081,8 @@
 webkit.org/b/114340 compositing/overlap-blending/nested-overlap.html [ ImageOnlyFailure ]
 
 # Probably started failing since r159110
-webkit.org/b/141591 inspector-protocol/debugger/breakpoint-eval-with-exception.html [ Failure ]
-webkit.org/b/141591 inspector-protocol/debugger/setBreakpoint-actions.html [ Failure ]
+#webkit.org/b/141591 inspector-protocol/debugger/breakpoint-eval-with-exception.html [ Failure ]
+#webkit.org/b/141591 inspector-protocol/debugger/setBreakpoint-actions.html [ Failure ]
 
 # Doesn't support inter-ideograph justification
 webkit.org/b/141593 fast/text/justify-ideograph-complex.html [ Failure ]
@@ -2225,3 +2225,7 @@
 compositing/text-on-scaled-surface.html [ ImageOnlyFailure ]
 
 webkit.org/b/144673 fast/forms/button-line-height.html [ ImageOnlyFailure ]
+
+# [EFL] REGRESSION(r183907): It made all inspector-protocol test crash
+webkit.org/b/144737 inspector-protocol [ Skip ]
+webkit.org/b/144737 http/tests/inspector-protocol [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to