Disable jitdiff jobs
authorBruce Forstall <brucefo@microsoft.com>
Tue, 2 Jan 2018 23:30:48 +0000 (15:30 -0800)
committerBruce Forstall <brucefo@microsoft.com>
Tue, 2 Jan 2018 23:30:48 +0000 (15:30 -0800)
They are failing now. Disable them until someone puts the effort
in to make them fully work.

netci.groovy

index b26a8c8..aeee8bd 100755 (executable)
@@ -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']