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