Title: [227847] branches/safari-605-branch/Tools
- Revision
- 227847
- Author
- [email protected]
- Date
- 2018-01-30 13:26:12 -0800 (Tue, 30 Jan 2018)
Log Message
Unreviewed, disable tests for rdar://problem/37032930&37032931.
* TestWebKitAPI/Tests/WebKitCocoa/WKAttachmentTests.mm:
(TestWebKitAPI::TEST):
Modified Paths
Diff
Modified: branches/safari-605-branch/Tools/ChangeLog (227846 => 227847)
--- branches/safari-605-branch/Tools/ChangeLog 2018-01-30 20:29:02 UTC (rev 227846)
+++ branches/safari-605-branch/Tools/ChangeLog 2018-01-30 21:26:12 UTC (rev 227847)
@@ -1,3 +1,10 @@
+2018-01-30 Ryan Haddad <[email protected]>
+
+ Unreviewed, disable tests for rdar://problem/37032930&37032931.
+
+ * TestWebKitAPI/Tests/WebKitCocoa/WKAttachmentTests.mm:
+ (TestWebKitAPI::TEST):
+
2018-01-30 Jason Marcell <[email protected]>
Cherry-pick r227765. rdar://problem/37019523
Modified: branches/safari-605-branch/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKAttachmentTests.mm (227846 => 227847)
--- branches/safari-605-branch/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKAttachmentTests.mm 2018-01-30 20:29:02 UTC (rev 227846)
+++ branches/safari-605-branch/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKAttachmentTests.mm 2018-01-30 21:26:12 UTC (rev 227847)
@@ -832,7 +832,7 @@
}
}
-TEST(WKAttachmentTests, InsertPastedAttributedStringContainingImage)
+TEST(WKAttachmentTests, DISABLED_InsertPastedAttributedStringContainingImage)
{
platformCopyRichTextWithImage();
@@ -858,7 +858,7 @@
}
}
-TEST(WKAttachmentTests, InsertPastedAttributedStringContainingMultipleAttachments)
+TEST(WKAttachmentTests, DISABLED_InsertPastedAttributedStringContainingMultipleAttachments)
{
platformCopyRichTextWithMultipleAttachments();
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes