Eric Seidel
|
a934c7fc09
|
Switch test_sky to sky_server
Adam did this in:
https://codereview.chromium.org/699333002
But later reverted in:
https://codereview.chromium.org/692333007
The problem was that the path to sky_server
was being computed relative to the sky
directory instead of being absolute, so when
the bots tried to run test_sky from the root
mojo directory instead of mojo/sky they failed.
TBR=abarth@chromium.org
Review URL: https://codereview.chromium.org/704833002
|
2014-11-05 13:08:49 -08:00 |
|
Ojan Vafai
|
cb0bfcd527
|
Get test_webkitpy to actually run again.
-Fix all the Tools/Scripts paths to use tools.
-Fix imports of deleted modules.
-Delete SVN module
TBR=abarth@chromium.org
Review URL: https://codereview.chromium.org/639883003
|
2014-10-26 11:17:48 -07:00 |
|
Ojan Vafai
|
7d0b4fb726
|
Prune a bunch of webkitpy.
Remove a bunch of unused bits. Some of these bits we might
want to add back (e.g. the python style checker), but we'd
want it as part of the mojo style checker.
R=abarth@chromium.org
Review URL: https://codereview.chromium.org/675343003
|
2014-10-26 10:36:25 -07:00 |
|
Adam Barth
|
ae72930937
|
Open the Sky
|
2014-10-23 11:17:19 -07:00 |
|