Bug 14948 - run-webkit-tests should support sub-platform-specific results for platform-specific tests
Summary: run-webkit-tests should support sub-platform-specific results for platform-sp...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 523.x (Safari 3)
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-12 04:28 PDT by Adam Roben (:aroben)
Modified: 2020-10-11 15:01 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 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.