[Webkit-unassigned] [Bug 161608] New: [GTK] Several failing WebViewEditor API tests
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 5 09:35:51 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=161608
Bug ID: 161608
Summary: [GTK] Several failing WebViewEditor API tests
Classification: Unclassified
Product: WebKit
Version: Other
Hardware: PC
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mcatanzaro at igalia.com
CC: bugs-noreply at webkitgtk.org
Almost all of the TestWebViewEditor tests have started failing:
TEST: ./Tools/gtk/../../WebKitBuild/Release/bin/TestWebKitAPI/WebKit2Gtk/TestWebViewEditor... (pid=21695)
/webkit2/WebKitWebView/editable/editable: **
ERROR:../../Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebViewEditor.cpp:79:gchar* EditorTest::cutSelection(): assertion failed: (canExecuteEditingCommand(WEBKIT_EDITING_COMMAND_CUT))
FAIL
GTester: last random seed: R02S5c171cadb5d23ea19dc53f9a9db9f391
(pid=21727)
/webkit2/WebKitWebView/cut-copy-paste/non-editable: **
ERROR:../../Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebViewEditor.cpp:144:void testWebViewEditorCutCopyPasteNonEditable(EditorTest*, gconstpointer): assertion failed: (test->canExecuteEditingCommand(WEBKIT_EDITING_COMMAND_COPY))
FAIL
GTester: last random seed: R02S438d2f2e7479860f818b6f505f174bfb
(pid=21758)
/webkit2/WebKitWebView/cut-copy-paste/editable: **
ERROR:../../Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebViewEditor.cpp:171:void testWebViewEditorCutCopyPasteEditable(EditorTest*, gconstpointer): assertion failed: (test->canExecuteEditingCommand(WEBKIT_EDITING_COMMAND_CUT))
FAIL
GTester: last random seed: R02S9452d8e2fc6d821470701eccd664efef
(pid=21789)
/webkit2/WebKitWebView/select-all/non-editable: **
ERROR:../../Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebViewEditor.cpp:194:void testWebViewEditorSelectAllNonEditable(EditorTest*, gconstpointer): assertion failed (clipboardText.get() == "make Jack a dull"): (NULL == "make Jack a dull")
FAIL
GTester: last random seed: R02S3dc594b867ccb8f2e3ae3a2e15856f36
(pid=21820)
/webkit2/WebKitWebView/select-all/editable: **
ERROR:../../Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebViewEditor.cpp:222:void testWebViewEditorSelectAllEditable(EditorTest*, gconstpointer): assertion failed (clipboardText.get() == "make Jack a dull"): (NULL == "make Jack a dull")
FAIL
GTester: last random seed: R02S15b54bc3e4058f88cfd510dae39e13f0
(pid=21851)
/webkit2/WebKitWebView/editor-state/typing-attributes: OK
/webkit2/WebKitWebView/insert/image: OK
/webkit2/WebKitWebView/insert/link: OK
FAIL: ./Tools/gtk/../../WebKitBuild/Release/bin/TestWebKitAPI/WebKit2Gtk/TestWebViewEditor
Tests skipped. Please unskip when fixed.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160905/2b9cc8a6/attachment-0001.html>
More information about the webkit-unassigned
mailing list