Bug 91060 - New fast/forms/state-restore-skip-stateless.html introduced in r122414 fails on GTK,QT.
Summary: New fast/forms/state-restore-skip-stateless.html introduced in r122414 fails ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 87008 90964
  Show dependency treegraph
 
Reported: 2012-07-12 02:12 PDT by Ádám Kallai
Modified: 2012-11-22 05:33 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ádám Kallai 2012-07-12 02:12:28 PDT
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?
Comment 1 Kent Tamura 2012-07-12 02:20:23 PDT
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.
Comment 2 Ádám Kallai 2012-07-12 02:31:02 PDT
Thanks for your comment. I'm going to add a new platform specific expected for this test.
Comment 3 Csaba Osztrogonác 2012-11-22 03:42:13 PST
ping?
Comment 4 Ádám Kallai 2012-11-22 05:33:44 PST
Ohh, sorry I forgot to close the bug. I added platform specific result : http://trac.webkit.org/changeset/122443