Revision: 23010
Author:   [email protected]
Date:     Fri Aug  8 16:11:41 2014 UTC
Log:      Revert "Add temporary output to debug landmines."

This reverts commit 0bfb2300939fe4e540d4a2fd80a040dd689710b8.

[email protected]

Review URL: https://codereview.chromium.org/452173002
http://code.google.com/p/v8/source/detail?r=23010

Modified:
 /branches/bleeding_edge/tools/run-tests.py

=======================================
--- /branches/bleeding_edge/tools/run-tests.py  Fri Aug  8 16:05:19 2014 UTC
+++ /branches/bleeding_edge/tools/run-tests.py  Fri Aug  8 16:11:41 2014 UTC
@@ -267,13 +267,6 @@
     # Buildbots run presubmit tests as a separate step.
     options.no_presubmit = True
     options.no_network = True
-
-    # FIXME(machenbach): Temporary hack to debug landmines on buildbot.
-    # Hardcoded for make/ninja.
-    src_dir = os.path.dirname(os.path.dirname(os.path.realpath(__file__)))
-    out_dir = os.path.join(src_dir, 'out', options.mode, '.landmines')
-    if os.path.exists(out_dir):
-      print "[INFO] Landmines tracker exists."
   if options.command_prefix:
     print("Specifying --command-prefix disables network distribution, "
           "running tests locally.")

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to