For the record, there were two problems:

1) I had a line in my c:/chromiumtrunk/chromium/.gclient file that was
excluding "src/webkit/data/layout_tests/LayoutTests", that I had to
comment out.

2) I had trouble with "gclient sync", but this post explained how to
fix it: 
http://groups.google.com/group/chromium-dev/browse_thread/thread/c038e3724ab05cf7/17580e7ecd0cedc3?lnk=gst&q=gclient#17580e7ecd0cedc3

-T


On Fri, Sep 12, 2008 at 9:17 PM, Thatcher Ulrich <[EMAIL PROTECTED]> wrote:
> I'm trying to figure out how to run the webkit layout_tests.  Is there
> a readme somewhere?  Here's where I'm stuck:
>
> [EMAIL PROTECTED]
> /cygdrive/c/chromiumtrunk/chromium/src/webkit/tools/layout_tests
> $ ./run_webkit_tests.sh
> Traceback (most recent call last):
>  File "./run_webkit_tests.py", line 37, in ?
>    from layout_package import http_server
>  File 
> "c:\chromiumtrunk\chromium\src\webkit\tools\layout_tests\layout_package\http_server.py",
> line 29, in ?
>    class Lighttpd:
>  File 
> "c:\chromiumtrunk\chromium\src\webkit\tools\layout_tests\layout_package\http_server.py",
> line 32, in Lighttpd
>    'LayoutTests', 'http', 'tests')
>  File 
> "c:\chromiumtrunk\chromium\src\webkit\tools\layout_tests\layout_package\http_server.py",
> line 24, in PathFromBase
>    return google.path_utils.FindUpward(THISDIR, *pathies)
>  File "c:\chromiumtrunk\chromium\src\tools\python\google\path_utils.py",
> line 72, in FindUpward
>    parent = FindUpwardParent(start_dir, *desired_list)
>  File "c:\chromiumtrunk\chromium\src\tools\python\google\path_utils.py",
> line 54, in FindUpwardParent
>    raise PathNotFound('Unable to find %s above %s' %
> google.path_utils.PathNotFound: Unable to find
> webkit\data\layout_tests\LayoutTests\http\tests above
> c:\chromiumtrunk\chromium\src\webkit\tools\layout_tests\layout_package
>
>
> --
> Thatcher Ulrich <[EMAIL PROTECTED]>
> Google Software Engineer NYC
>



-- 
Thatcher Ulrich <[EMAIL PROTECTED]>
Google Software Engineer NYC

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to