Bug 87395 - [Qt][WK2] fast/forms/ValidityState-valueMissing-002.html fails
Summary: [Qt][WK2] fast/forms/ValidityState-valueMissing-002.html fails
Status: RESOLVED WORKSFORME
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: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2012-05-24 08:23 PDT by Zoltan Arvai
Modified: 2013-05-30 05:02 PDT (History)
2 users (show)

See Also:


Attachments
Skip test (1.22 KB, patch)
2012-05-24 08:41 PDT, Zoltan Arvai
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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