Title: [232895] trunk/LayoutTests
Revision
232895
Author
mcatanz...@igalia.com
Date
2018-06-15 15:16:30 -0700 (Fri, 15 Jun 2018)

Log Message

Unreviewed, temporarily(?) revert some GTK crash expectations

These tests are not crashing on the GTK release bot, only on EWS. I want to see backtraces
and make sure they weren't just victims of our memory pressure handler. We can restore
these expectations again if they continue to crash on the EWS, in which case we need to
acquire backtraces for them.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (232894 => 232895)


--- trunk/LayoutTests/ChangeLog	2018-06-15 21:36:03 UTC (rev 232894)
+++ trunk/LayoutTests/ChangeLog	2018-06-15 22:16:30 UTC (rev 232895)
@@ -1,3 +1,14 @@
+2018-06-15  Michael Catanzaro  <mcatanz...@igalia.com>
+
+        Unreviewed, temporarily(?) revert some GTK crash expectations
+
+        These tests are not crashing on the GTK release bot, only on EWS. I want to see backtraces
+        and make sure they weren't just victims of our memory pressure handler. We can restore
+        these expectations again if they continue to crash on the EWS, in which case we need to
+        acquire backtraces for them.
+
+        * platform/gtk/TestExpectations:
+
 2018-06-15  Antti Koivisto  <an...@apple.com>
 
         Semantic colors should not be transformed by color-filter

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (232894 => 232895)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2018-06-15 21:36:03 UTC (rev 232894)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2018-06-15 22:16:30 UTC (rev 232895)
@@ -578,7 +578,7 @@
 # The MediaStream implementation is also still not completed
 webkit.org/b/79203 fast/mediastream/mock-media-source-webaudio.html [ Timeout ]
 webkit.org/b/79203 fast/mediastream/getUserMedia-webaudio.html [ Failure ]
-webkit.org/b/79203 fast/mediastream/MediaStream-video-element-track-stop.html [ Timeout Crash ]
+webkit.org/b/79203 fast/mediastream/MediaStream-video-element-track-stop.html [ Timeout ]
 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-dtmf.html [ Timeout ]
 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-icecandidate-event.html [ Failure Crash ]
 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-media-setup-two-dialogs.html [ Pass Failure Crash ]
@@ -1947,8 +1947,6 @@
 webkit.org/b/186638 compositing/patterns/direct-pattern-compositing-load.html [ ImageOnlyFailure Pass ]
 webkit.org/b/186638 compositing/patterns/direct-pattern-compositing-padding.html [ ImageOnlyFailure Pass ]
 webkit.org/b/186638 fast/mediastream/media-stream-track-source-failure.html [ Timeout Pass ]
-webkit.org/b/186638 http/tests/misc/cached-scripts.html [ Crash Pass ]
-webkit.org/b/186638 fast/hidpi/broken-image-icon-very-hidpi.html [ Crash Pass ]
 webkit.org/b/186638 editing/selection/select-bidi-run.html [ Timeout Pass ]
 webkit.org/b/186638 imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.https.worker.html [ Failure Pass ]
 webkit.org/b/186638 imported/w3c/web-platform-tests/XMLHttpRequest/send-timeout-events.htm [ Failure Pass ]
@@ -1955,7 +1953,6 @@
 webkit.org/b/186638 imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors-large.html [ Failure Pass ]
 webkit.org/b/186638 imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/rsa_pss.https.worker.html [ Failure Pass ]
 webkit.org/b/186638 imported/w3c/web-platform-tests/html/webappapis/timers/negative-settimeout.html [ Failure Pass ]
-webkit.org/b/186638 media/video-ended-seek-crash.html [ Crash Pass  ]
 webkit.org/b/186638 fast/selectors/hover-invalidation-descendant-dynamic.html [ Failure Pass ]
 webkit.org/b/186638 fast/selectors/hover-quirks.html [ Failure Pass ]
 webkit.org/b/186638 fast/selectors/hover-strict.html [ Failure Pass ]
@@ -1962,8 +1959,8 @@
 webkit.org/b/186638 fast/selectors/unqualified-hover-strict.html [ Failure Pass ]
 webkit.org/b/186638 compositing/patterns/direct-pattern-compositing.html [ ImageOnlyFailure Pass ]
 webkit.org/b/186638 imported/w3c/web-platform-tests/mathml/relations/html5-tree/color-attributes-1.html [ Timeout Pass ]
-webkit.org/b/186638 imported/w3c/web-platform-tests/media-source/mediasource-sourcebufferlist.html [ Crash Pass ]
 webkit.org/b/186638 imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/rsa.https.worker.html [ Failure Pass ]
+
 webkit.org/b/186664 media/video-playsinline.html [ Failure Pass ]
 
 # Warning: this test is expected to fail in the global expectations file, but
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to