It tries to get it from PathService::Get(chrome::DIR_TEST_DATA).  Is that
variable set for mac?
(see chrome/browser/automation/automation_provider.cc:2117)

On Tue, Apr 21, 2009 at 2:49 PM, Mike Pinkerton <pinker...@chromium.org>wrote:

>
> Anyone familiar with how URLRequestMockHTTPJob is supposed to locate
> files? The UI tests just pass it a filename (no path, no nothing) and
> expect it to be found. On Mac, at least, this just ends up passing
> straight through so the FilePath looks like "/filename.html" which is
> clearly isn't going to find the Debug directory.
>
> It's looking for things in chrome/test/data. How does this extra
> mapping get done? Am I missing something obvious?
>
> --
> Mike Pinkerton
> Mac Weenie
> pinker...@google.com
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to