Bug 264787
| Summary: | [resultsdbpy] Test search autocomplete suggestions are case-sensitive. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | jbedard, ryanhaddad, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Schwartz
When using the search box to find a test, the autocomplete suggestions are case-sensitive, meaning that tests only populate if the case typed matches the start of a test name.
REPRODUCIBILITY:
1. For this example, suppose we are trying to find the test TestWebKitAPI.WKWebExtensionAPITabs.PortDisconnectWithMultipleListeners.
2. Start typing and get to the following: TestWebKitAPI.WKWebExtensionAPITabs.
3. Type a lowercase p.
RESULTS:
- Expected: the example API test populates as an autocomplete suggestion.
- Actual: the test is not shown in the list of autocomplete suggestions.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/118368309>