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
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---