Bug 33994 - Improve portability of listbox-selection-2.html
Summary: Improve portability of listbox-selection-2.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 24161
  Show dependency treegraph
 
Reported: 2010-01-22 02:00 PST by Kent Tamura
Modified: 2010-01-24 19:26 PST (History)
1 user (show)

See Also:


Attachments
Proposed patch (55.93 KB, patch)
2010-01-22 02:04 PST, Kent Tamura
no flags Details | Formatted Diff | Diff
Proposed patch (rev.2) (48.41 KB, patch)
2010-01-24 17:53 PST, Kent Tamura
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Tamura 2010-01-22 02:00:53 PST
LayoutTest/fast/forms/listbox-selection-2.html uses Mac-specific metrics.
Comment 1 Kent Tamura 2010-01-22 02:04:22 PST
Created attachment 47181 [details]
Proposed patch
Comment 2 Kent Tamura 2010-01-22 02:05:54 PST
(In reply to comment #1)
> Created an attachment (id=47181) [details]
> Proposed patch

I confirmed the patched test worked on Mac and Chromium/Windows.
Comment 3 Maciej Stachowiak 2010-01-22 02:21:36 PST
Comment on attachment 47181 [details]
Proposed patch

r=me
Comment 4 WebKit Commit Bot 2010-01-22 03:32:47 PST
Comment on attachment 47181 [details]
Proposed patch

Rejecting patch 47181 from commit-queue.

Failed to run "['WebKitTools/Scripts/run-webkit-tests', '--no-launch-safari', '--exit-after-n-failures=1', '--quiet']" exit_code: 1
Running build-dumprendertree
Running tests from /Users/eseidel/Projects/CommitQueue/LayoutTests
Testing 12032 test cases.
fast/forms/listbox-selection-2.html -> failed

Exiting early after 1 failures. 6671 tests run.
105.53s total testing time

6670 test cases (99%) succeeded
1 test case (<1%) had incorrect layout
2 test cases (<1%) had stderr output

Full output: http://webkit-commit-queue.appspot.com/results/203743
Comment 5 Kent Tamura 2010-01-22 05:09:56 PST
I'll investigate this on Monday.
Comment 6 Kent Tamura 2010-01-24 17:53:51 PST
Created attachment 47302 [details]
Proposed patch (rev.2)
Comment 7 WebKit Commit Bot 2010-01-24 19:26:31 PST
Comment on attachment 47302 [details]
Proposed patch (rev.2)

Clearing flags on attachment: 47302

Committed r53788: <http://trac.webkit.org/changeset/53788>
Comment 8 WebKit Commit Bot 2010-01-24 19:26:37 PST
All reviewed patches have been landed.  Closing bug.