Bug 91060
Summary: | New fast/forms/state-restore-skip-stateless.html introduced in r122414 fails on GTK,QT. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ádám Kallai <kadam> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | kkristof, morrita, ossy, szledan, tkent |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 87008, 90964 |
Ádám Kallai
This test fails on GTK,QT.
* fast/forms/state-restore-skip-stateless.html
Diff:
--- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/forms/state-restore-skip-stateless-expected.txt
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/forms/state-restore-skip-stateless-actual.txt
@@ -15,7 +15,7 @@
CONSOLE MESSAGE: line 8: select-one, No owner, 0, name27,
CONSOLE MESSAGE: line 8: select-multiple, No owner, 0, name28,
CONSOLE MESSAGE: line 8: textarea, No owner, 0, ,
-CONSOLE MESSAGE: line 13: select-one, No owner, 1, 2048 (High Grade),
+CONSOLE MESSAGE: line 13: select-one, No owner, 0,
CONSOLE MESSAGE: line 14:
PASS successfullyParsed is true
Could you check it please? Is it a correct result?
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kent Tamura
GTK and Qt don't have implementations of platform/SSLKeyGenerator.h. See platform/gtk/TemporaryLinkStubs.cpp and platform/qt/TemporaryLinkStubsQt.cpp.
So, this result is expected and we should have platform-specific -expected.txt.
Ádám Kallai
Thanks for your comment. I'm going to add a new platform specific expected for this test.
Csaba Osztrogonác
ping?
Ádám Kallai
Ohh, sorry I forgot to close the bug. I added platform specific result : http://trac.webkit.org/changeset/122443