Bug 15146 - Windows layout test script runs platform/mac
Summary: Windows layout test script runs platform/mac
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 523.x (Safari 3)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-04 23:04 PDT by Oliver Hunt
Modified: 2007-09-04 23:09 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2007-09-04 23:04:01 PDT
run-webkit-tests runs platform/mac on windows, which it should not do
Comment 1 Adam Roben (:aroben) 2007-09-04 23:09:00 PDT
The problem is that we're conflating the idea of using the Mac results with the idea of running the Mac tests. I think we need to make Windows use the Mac platformHierarchy only when figuring out where the results live, not which tests to run.