Bug 152247 - Some tests inside fast/forms/ contain Mac port specific code.
Summary: Some tests inside fast/forms/ contain Mac port specific code.
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-14 03:33 PST by Carlos Alberto Lopez Perez
Modified: 2015-12-14 08:55 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2015-12-14 03:33:57 PST
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 ]