Bug 152247
Summary: | Some tests inside fast/forms/ contain Mac port specific code. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, bugs-noreply, simon.fraser |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Carlos Alberto Lopez Perez
Revision r188159 <http://trac.webkit.org/r188159> moved 8 tests from platform/mac/fast/forms/ to fast/forms/
Probably most of this tests are specific to the Apple port and can't be ran on the other ports successfully.
On the GTK port 6 of this 8 tests fail, so I'm going to mark them accordingly on the GTK TestExpectations file.
$ Tools/Scripts/run-webkit-tests --release --gtk fast/forms/focus-option-control-on-page.html fast/forms/indeterminate-progress-inline-height.html fast/forms/input-appearance-spinbutton-size.html fast/forms/input-appearance-spinbutton-up.html fast/forms/input-appearance-spinbutton.html fast/forms/input-number-click.html fast/forms/listbox-scrollbar-hit-test.html
[...]
Found 8 tests; running 8, skipping 0.
[...]
=> Results: 2/8 tests passed (25.0%)
=> Tests to be fixed (6):
=> Tests that will only be fixed if they crash (WONTFIX) (0):
Regressions: Unexpected text-only failures (6)
fast/forms/attributed-strings.html [ Failure ]
fast/forms/focus-option-control-on-page.html [ Failure ]
fast/forms/indeterminate-progress-inline-height.html [ Failure ]
fast/forms/input-appearance-spinbutton-up.html [ Failure ]
fast/forms/input-appearance-spinbutton.html [ Failure ]
fast/forms/listbox-scrollbar-hit-test.html [ Failure ]
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |