Bug 218658

Summary: Remove experimental: and internal: prefixes from recently added tests
Product: WebKit Reporter: Aditya Keerthi <akeerthi>
Component: Tools / TestsAssignee: Aditya Keerthi <akeerthi>
Status: RESOLVED FIXED    
Severity: Normal CC: hi, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Aditya Keerthi 2020-11-06 07:59:31 PST
...
Comment 1 Aditya Keerthi 2020-11-06 08:00:59 PST
Created attachment 413432 [details]
Patch
Comment 2 Devin Rousso 2020-11-09 12:00:36 PST
Comment on attachment 413432 [details]
Patch

rs=me
Comment 3 Sam Weinig 2020-11-09 12:11:31 PST
Any idea why these tests aren't failing (or are they somewhere)?
Comment 4 EWS 2020-11-09 12:21:58 PST
Committed r269594: <https://trac.webkit.org/changeset/269594>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 413432 [details].
Comment 5 Radar WebKit Bug Importer 2020-11-09 12:22:19 PST
<rdar://problem/71204507>
Comment 6 Aditya Keerthi 2020-11-09 12:26:37 PST
(In reply to Sam Weinig from comment #3)
> Any idea why these tests aren't failing (or are they somewhere)?

I didn't observe these tests failing anywhere.

The scrolling test is a ref test that would trivially pass if the test options were not honored.

But I'm not sure how the contact-picker tests were passing, since the API is disabled in `WebPreferencesExperimental.yaml`.