Bug 181738

Summary: WebDriver: ignore the driver in selenium test names when getting expectations
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebDriverAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, clopez, ews-watchlist, glenn, webkit-bug-importer
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
clopez: review+, ews-watchlist: commit-queue-
Archive of layout-test-results from ews115 for mac-sierra none

Carlos Garcia Campos
Reported 2018-01-17 06:06:11 PST
In selenium tests, the driver is added as a parameter to every test which results in tests names like foo[DriverName] or foo[DriverName-param2] in case of tests using more parameters. We don't want to include the driver name in the test expectations file, so we need to remove it when querying the expectations.
Attachments
Patch (10.92 KB, patch)
2018-01-17 06:14 PST, Carlos Garcia Campos
clopez: review+
ews-watchlist: commit-queue-
Archive of layout-test-results from ews115 for mac-sierra (2.91 MB, application/zip)
2018-01-17 10:04 PST, EWS Watchlist
no flags
Carlos Garcia Campos
Comment 1 2018-01-17 06:14:48 PST
EWS Watchlist
Comment 2 2018-01-17 10:04:34 PST
Comment on attachment 331488 [details] Patch Attachment 331488 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/6106500 New failing tests: fast/parser/xml-error-adopted.xml
EWS Watchlist
Comment 3 2018-01-17 10:04:35 PST
Created attachment 331508 [details] Archive of layout-test-results from ews115 for mac-sierra The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews115 Port: mac-sierra Platform: Mac OS X 10.12.6
Carlos Garcia Campos
Comment 4 2018-01-17 22:51:42 PST
Note You need to log in before you can comment on or make changes to this bug.