Bug 95041 - fast/forms/validation-message-user-modify.html fails on platform mac WK2
Summary: fast/forms/validation-message-user-modify.html fails on platform mac WK2
Status: RESOLVED DUPLICATE of bug 95936
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-26 21:49 PDT by Mark Lam
Modified: 2013-04-18 11:41 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2012-08-26 21:49:17 PDT
Here's an example of the failure diff:
http://build.webkit.org/results/Apple%20Lion%20Debug%20WK2%20(Tests)/r126720%20(2830)/fast/forms/validation-message-user-modify-pretty-diff.html

When I run the test locally, it fails intermittently.  Here's how I run it locally:

$ cd oss/webkit
oss/webkit $ perl ./Tools/Scripts/run-webkit-tests --no-launch-safari --no-new-test-results --no-sample-on-timeout --results-directory ./layout-test-results --release --webkit-test-runner --no-build fast/forms/validation-message-user-modify.html

This test has been consistently failing on the mac bots for many builds now but only on WK2 builds.  I wasn't able to isolate the change set that introduced the issue.
Comment 1 Mark Lam 2012-08-26 22:56:27 PDT
This test was skipped for platform mac WK2 in r126724: <http://trac.webkit.org/changeset/126724>.
Comment 2 Kent Tamura 2012-08-27 18:53:08 PDT
LayoutTests/platform/wk2/Skipped contains the following lines.


# WebKitTestRunner needs support for validation message bubble tests
# http://webkit.org/b/57455
fast/forms/validation-message-appearance.html
fast/forms/validation-message-clone.html
fast/forms/validation-message-on-checkbox.html
fast/forms/validation-message-on-listbox.html
fast/forms/validation-message-on-menulist.html
fast/forms/validation-message-on-radio.html
fast/forms/validation-message-on-range.html
fast/forms/validation-message-on-textarea.html
Comment 3 Jessie Berlin 2013-04-18 10:56:52 PDT
These tests run fine for me on Mountain Lion WK2 Debug. This was probably fixed in http://trac.webkit.org/changeset/128030 for https://bugs.webkit.org/show_bug.cgi?id=95936

*** This bug has been marked as a duplicate of bug 95936 ***
Comment 4 Jessie Berlin 2013-04-18 11:41:33 PDT
Unskipped in http://trac.webkit.org/changeset/148693