Bug 14948

Summary: run-webkit-tests should support sub-platform-specific results for platform-specific tests
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Enhancement CC: dev+webkit
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=147586

Adam Roben (:aroben)
Reported 2007-08-12 04:28:51 PDT
run-webkit-tests should support sub-platform-specific results for platform-specific tests. Right now, if there is a test in platform/mac, for example, you can't override its results with platform/mac-leopard. This is because the $base variable passed in to expectedDirectoryForTest() contains the "platform/" part of the path.
Attachments
Note You need to log in before you can comment on or make changes to this bug.