aboutsummaryrefslogtreecommitdiff
path: root/.drone.yml
diff options
context:
space:
mode:
authorliu fengyun <liu@fengy.me>2017-02-14 17:08:00 +0100
committerFelix Mulder <felix.mulder@gmail.com>2017-02-14 17:08:00 +0100
commit4a8e05eeea2e378059c8f08b73062e39d8769b01 (patch)
treebb4a65539326b6a2c0e22b20509ab9a747eafb9c /.drone.yml
parent02bced6971057b0b62624ecf31577ad8e9898122 (diff)
downloaddotty-4a8e05eeea2e378059c8f08b73062e39d8769b01.tar.gz
dotty-4a8e05eeea2e378059c8f08b73062e39d8769b01.tar.bz2
dotty-4a8e05eeea2e378059c8f08b73062e39d8769b01.zip
disable auto-debug test (#1980)
The non-determinism is anonying, disable for now until we have a better solution.
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index 935297a5b..83309ef4e 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -7,7 +7,6 @@ pipeline:
- ln -s /var/cache/drone/ivy2 "$HOME/.ivy2"
- ./scripts/update-scala-library
- sbt -J-Xmx4096m -J-XX:ReservedCodeCacheSize=512m -J-XX:MaxMetaspaceSize=1024m -Ddotty.drone.mem=4096m "${TEST}"
- - ./compiler/test/debug/test
when:
branch:
exclude: gh-pages