Bug 87395

Summary: [Qt][WK2] fast/forms/ValidityState-valueMissing-002.html fails
Product: WebKit Reporter: Zoltan Arvai <zarvai>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: abrhm, ossy
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Skip test none

Description Zoltan Arvai 2012-05-24 08:23:33 PDT
Unskipped in http://trac.webkit.org/changeset/118058, but still fails with Qt5 WK2 on bots and local machine:

--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/fast/forms/ValidityState-valueMissing-002-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/fast/forms/ValidityState-valueMissing-002-actual.txt
@@ -18,8 +18,8 @@
 PASS select.value is "a"
 PASS valueMissingFor("select-selecting-by-key") is false
 PASS valueMissingFor("select-selecting-by-key-2") is true
-PASS select.value is "a"
-PASS valueMissingFor("select-selecting-by-key-2") is false
+FAIL select.value should be a. Was .
+FAIL valueMissingFor("select-selecting-by-key-2") should be false. Was true.
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 1 Zoltan Arvai 2012-05-24 08:41:21 PDT
Created attachment 143837 [details]
Skip test

Skip failing test.
Comment 2 Csaba Osztrogonác 2012-05-24 08:45:08 PDT
Comment on attachment 143837 [details]
Skip test

Skip landed in r118380, please unskip it with the proper fix.
Comment 3 Gábor Ábrahám 2013-05-30 04:35:28 PDT
Now this test pass.
https://trac.webkit.org/changeset/150892