[PATCH] Archive test traces to outer directory named by build number after lldb-test
Siva Chandra
sivachandra at google.com
Sat May 2 07:08:38 PDT 2015
================
Comment at: zorg/buildbot/builders/LLDBBuilder.py:306
@@ -299,1 +305,3 @@
+ env=env,
+ workdir='%s' % llvm_builddir))
return f
----------------
The summary note says that a separate task would zip and upload traces to google storage. Why cant it be done inline right here as part of this step?
http://reviews.llvm.org/D9453
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list