RESOLVED FIXED 55009
nrwt: --platform chromium-gpu doesn't work with --worker-model=processes
https://bugs.webkit.org/show_bug.cgi?id=55009
Summary nrwt: --platform chromium-gpu doesn't work with --worker-model=processes
Dirk Pranke
Reported 2011-02-22 17:07:57 PST
nrwt: --platform chromium-gpu doesn't work with --worker-model=processes
Attachments
Patch (1.64 KB, patch)
2011-02-22 17:10 PST, Dirk Pranke
no flags
fix baseline_path() to point to the unversioned directory, add tests (5.36 KB, patch)
2011-02-22 17:37 PST, Dirk Pranke
jamesr: review+
Dirk Pranke
Comment 1 2011-02-22 17:10:08 PST
Dirk Pranke
Comment 2 2011-02-22 17:11:54 PST
Note that there's no unit tests for this ... I have a bunch of patches pending that will revamp how we do versioning and clean up this code, so writing unit tests specifically for this patch will be wasted effort. I tested it by hand on the Mac and it should be fine.
James Robinson
Comment 3 2011-02-22 17:12:20 PST
Comment on attachment 83417 [details] Patch R=me
Dirk Pranke
Comment 4 2011-02-22 17:37:06 PST
Created attachment 83420 [details] fix baseline_path() to point to the unversioned directory, add tests
Dirk Pranke
Comment 5 2011-02-22 17:37:36 PST
so much for thinking testing wasn't worth it ... the first patch didn't work right. The second one adds tests :).
James Robinson
Comment 6 2011-02-22 17:38:15 PST
Comment on attachment 83420 [details] fix baseline_path() to point to the unversioned directory, add tests Ahoy!
Dirk Pranke
Comment 7 2011-02-22 18:09:30 PST
Note You need to log in before you can comment on or make changes to this bug.