summaryrefslogtreecommitdiff
path: root/netci.groovy
diff options
context:
space:
mode:
authorBruce Forstall <brucefo@microsoft.com>2018-01-02 15:30:48 -0800
committerBruce Forstall <brucefo@microsoft.com>2018-01-02 15:30:48 -0800
commitf9683198b1866a3c8ddf0490174323bfcea5c304 (patch)
tree97f262c674bd8ef0961cd3fc481c18a9ab5fe326 /netci.groovy
parent50a4b337f59071ced788681ca3e5a8c3ea51d8f5 (diff)
downloadcoreclr-f9683198b1866a3c8ddf0490174323bfcea5c304.tar.gz
coreclr-f9683198b1866a3c8ddf0490174323bfcea5c304.tar.bz2
coreclr-f9683198b1866a3c8ddf0490174323bfcea5c304.zip
Disable jitdiff jobs
They are failing now. Disable them until someone puts the effort in to make them fully work.
Diffstat (limited to 'netci.groovy')
-rwxr-xr-xnetci.groovy2
1 files changed, 1 insertions, 1 deletions
diff --git a/netci.groovy b/netci.groovy
index b26a8c8e20..aeee8bddd9 100755
--- a/netci.groovy
+++ b/netci.groovy
@@ -136,7 +136,7 @@ class Constants {
'longgc',
'formatting',
'gcsimulator',
- 'jitdiff',
+ // 'jitdiff', // jitdiff is currently disabled, until someone spends the effort to make it fully work
'standalone_gc',
'gc_reliability_framework',
'illink']