| Summary: | Adjust compile and runtime flags to match shippable state of features | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> | ||||||||||||||||
| Component: | WebKit Misc. | Assignee: | Brent Fulgham <bfulgham> | ||||||||||||||||
| Status: | RESOLVED FIXED | ||||||||||||||||||
| Severity: | Normal | CC: | aboxhall, apinheiro, cfleizach, commit-queue, dmazzoni, ews-watchlist, jcraig, jdiggs, keith_miller, mark.lam, msaboff, realdawei, rniwa, saam, samuel_white | ||||||||||||||||
| Priority: | P2 | Keywords: | InRadar | ||||||||||||||||
| Version: | WebKit Nightly Build | ||||||||||||||||||
| Hardware: | Unspecified | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| Attachments: |
|
||||||||||||||||||
|
Description
Brent Fulgham
2018-06-05 13:32:43 PDT
Created attachment 341991 [details]
Patch
Comment on attachment 341991 [details] Patch Attachment 341991 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/8016786 New failing tests: imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/selection-not-application.html fast/css/read-only-read-write-input-basics.html imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/valueMode.html imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/readwrite-readonly.html accessibility/roles-exposed.html imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/color.html imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-willValidate.html fast/forms/color/input-appearance-color.html fast/forms/color/input-value-sanitization-color.html imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/type-change-state.html fast/css/pseudo-visited-background-color-on-input.html imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/selection.html accessibility/color-well.html imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-badInput.html imported/w3c/web-platform-tests/html/dom/reflection-forms.html fast/forms/color/color-setrangetext.html fast/selectors/read-only-read-write-input-basics.html Created attachment 341998 [details]
Archive of layout-test-results from ews100 for mac-sierra
The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews100 Port: mac-sierra Platform: Mac OS X 10.12.6
Comment on attachment 341991 [details] Patch Attachment 341991 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/8017323 New failing tests: imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/selection-not-application.html fast/css/read-only-read-write-input-basics.html fast/forms/color/color-setrangetext.html imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/readwrite-readonly.html fast/forms/color/input-value-sanitization-color.html imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/selection.html imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-willValidate.html fast/forms/color/input-color-onchange-event.html fast/forms/color/input-appearance-color.html accessibility/roles-exposed.html imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/type-change-state.html fast/css/pseudo-visited-background-color-on-input.html imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/valueMode.html imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/color.html fast/forms/color/input-color-readonly.html fast/selectors/read-only-read-write-input-basics.html accessibility/color-well.html imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-badInput.html imported/w3c/web-platform-tests/html/dom/reflection-forms.html Created attachment 341999 [details]
Archive of layout-test-results from ews107 for mac-sierra-wk2
The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews107 Port: mac-sierra-wk2 Platform: Mac OS X 10.12.6
Comment on attachment 341991 [details] Patch Attachment 341991 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/8017872 New failing tests: imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/selection-not-application.html fast/css/read-only-read-write-input-basics.html imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/valueMode.html imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/readwrite-readonly.html accessibility/roles-exposed.html imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/color.html imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-willValidate.html fast/forms/color/input-appearance-color.html fast/forms/color/input-value-sanitization-color.html imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/type-change-state.html fast/css/pseudo-visited-background-color-on-input.html imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/selection.html accessibility/color-well.html imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-badInput.html fast/forms/color/color-setrangetext.html fast/selectors/read-only-read-write-input-basics.html Created attachment 342000 [details]
Archive of layout-test-results from ews114 for mac-sierra
The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews114 Port: mac-sierra Platform: Mac OS X 10.12.6
Created attachment 342001 [details]
Patch
Created attachment 342002 [details]
Patch
Committed r232526: <https://trac.webkit.org/changeset/232526> looks like this latest patch may have caused API test failures on Mac WK1 and WK2
Example of output:
Timeout
TestWebKitAPI.WebKit.InjectedBundleNodeHandleIsTextField
https://build.webkit.org/builders/Apple%20High%20Sierra%20Release%20WK2%20%28Tests%29/builds/4902/steps/run-api-tests/logs/stdio
Reopening to attach new patch. Created attachment 342063 [details]
Patch for landing
Committed r232549: <https://trac.webkit.org/changeset/232549> |