Bug 28397

Summary: [Chromium] Upstream Chromium port test baselines
Product: WebKit Reporter: Dimitri Glazkov (Google) <dglazkov>
Component: WebCore Misc.Assignee: Dirk Pranke <dpranke>
Status: RESOLVED FIXED    
Severity: Normal CC: dpranke, michelangelo, mrowe, ojan, pam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 28395, 28398    

Description Dimitri Glazkov (Google) 2009-08-17 10:33:34 PDT
If we want to run layout tests out of svn.webkit.org, we should have our baselines (and expectations) live upstream. This is a master bug to track the progress on this effort.
Comment 1 Dimitri Glazkov (Google) 2009-08-17 12:32:55 PDT
This probably shouldn't be tackled head-on: there are currently 24177 files weighing about 260MB in http://src.chromium.org/viewvc/chrome/trunk/src/webkit/data/layout_tests/platform/

I don't think adding these to LayoutTests/platform/ is prudent.

Perhaps they could be an external dependency?
Comment 2 Ojan Vafai 2009-08-17 13:06:44 PDT
Wouldn't having them as an external dependency mean that people would need to check out chromium code in order to change a test's baseline for chromium?
Comment 3 Dimitri Glazkov (Google) 2009-08-17 13:45:55 PDT
(In reply to comment #2)
> Wouldn't having them as an external dependency mean that people would need to
> check out chromium code in order to change a test's baseline for chromium?

You're right. With other ports starting to steadily check in their test expectations as well, how will we handle this?
Comment 4 Pam Greene (IRC:pamg) 2009-08-19 12:27:29 PDT
I currently check out all the platform results for Mac, QT, etc., even though I don't use them. Granted that the platform/chromium results are much larger, it still seems better to me to include them in the repository like any other port. The first update afterward is painful, but the ongoing cost of ~250 MB isn't that bad.

I'd probably support a more general solution to letting people pick which parts of the repository they wanted to check out... but Ojan has a good point about baselines.
Comment 5 Dimitri Glazkov (Google) 2010-03-02 07:51:50 PST
We're uploading these straight-up.
Comment 6 Dirk Pranke 2010-03-18 15:41:47 PDT
*** Bug 36330 has been marked as a duplicate of this bug. ***