Title: [288655] trunk/LayoutTests
Revision
288655
Author
[email protected]
Date
2022-01-26 16:57:35 -0800 (Wed, 26 Jan 2022)

Log Message

ASSERTION FAILED: m_pdfDocument under WebKit::PDFPlugin::installPDFDocument()
https://bugs.webkit.org/show_bug.cgi?id=235660

Unreviewed test gardening.

Speculatively skip fast/replaced/encrypted-pdf-as-object-and-embed.html, which runs right
before a non-PDF test that gets the blame for the crash.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (288654 => 288655)


--- trunk/LayoutTests/ChangeLog	2022-01-27 00:15:46 UTC (rev 288654)
+++ trunk/LayoutTests/ChangeLog	2022-01-27 00:57:35 UTC (rev 288655)
@@ -1,3 +1,15 @@
+2022-01-26  Ryan Haddad  <[email protected]>
+
+        ASSERTION FAILED: m_pdfDocument under WebKit::PDFPlugin::installPDFDocument()
+        https://bugs.webkit.org/show_bug.cgi?id=235660
+
+        Unreviewed test gardening.
+
+        Speculatively skip fast/replaced/encrypted-pdf-as-object-and-embed.html, which runs right
+        before a non-PDF test that gets the blame for the crash.
+
+        * platform/mac/TestExpectations:
+
 2022-01-26  Arcady Goldmints-Orlov  <[email protected]>
 
         [GLIB] Update test expectations and baselines. Unreviewed test gardening.

Modified: trunk/LayoutTests/platform/mac/TestExpectations (288654 => 288655)


--- trunk/LayoutTests/platform/mac/TestExpectations	2022-01-27 00:15:46 UTC (rev 288654)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2022-01-27 00:57:35 UTC (rev 288655)
@@ -2425,6 +2425,8 @@
 
 webkit.org/b/235084 [ arm64 ] imported/w3c/web-platform-tests/css/css-transforms/perspective-transforms-equivalence.html [ ImageOnlyFailure ]
 
+webkit.org/b/235660 [ Debug ] fast/replaced/encrypted-pdf-as-object-and-embed.html [ Skip ]
+
 # <model> tests involving the ready promise can only work on Monterey and up
 [ Catalina BigSur ] model-element/model-element-ready.html [ Skip ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to