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 / TestsAssignee: 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    

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