We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 500c214 + 9918b7a commit 99c7aefCopy full SHA for 99c7aef
.jenkins/jenkins_buildbot_dlt.sh
@@ -10,7 +10,7 @@ COMPILEDIR=$WORKSPACE/compile/lisa_theano_compile_dir_deeplearning
10
NOSETESTS=${BUILDBOT_DIR}/Theano/bin/theano-nose
11
XUNIT="--with-xunit --xunit-file="
12
# name test suites
13
-SUITE="--xunit-prefix-with-testsuite-name --xunit-testsuite-name="
+SUITE="--xunit-testsuite-name="
14
15
FLAGS=warn.ignore_bug_before=0.5,compiledir=${COMPILEDIR}
16
export PYTHONPATH=${BUILDBOT_DIR}/Theano:${BUILDBOT_DIR}/Pylearn:$PYTHONPATH
0 commit comments