RESOLVED FIXED 91060
New fast/forms/state-restore-skip-stateless.html introduced in r122414 fails on GTK,QT.
https://bugs.webkit.org/show_bug.cgi?id=91060
Summary New fast/forms/state-restore-skip-stateless.html introduced in r122414 fails ...
Ádám Kallai
Reported 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?
Attachments
Kent Tamura
Comment 1 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.
Ádám Kallai
Comment 2 2012-07-12 02:31:02 PDT
Thanks for your comment. I'm going to add a new platform specific expected for this test.
Csaba Osztrogonác
Comment 3 2012-11-22 03:42:13 PST
ping?
Ádám Kallai
Comment 4 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
Note You need to log in before you can comment on or make changes to this bug.