Index: chrome/test/nacl_test_injection/buildbot_nacl_integration.py |
=================================================================== |
--- chrome/test/nacl_test_injection/buildbot_nacl_integration.py (revision 91770) |
+++ chrome/test/nacl_test_injection/buildbot_nacl_integration.py (working copy) |
@@ -23,7 +23,7 @@ |
# Uncomment the following line if there is skew in the PPAPI interface |
# and the tests are failing. Comment out once the issues are resolved. |
- return |
+ #return |
noelallen_use_chromium
2011/07/08 00:50:42
Keep tests off, we can fix that as a separate chan
|
script_dir = os.path.dirname(os.path.abspath(__file__)) |
test_dir = os.path.dirname(script_dir) |