Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit f968319

Browse files
committed
Disable jitdiff jobs
They are failing now. Disable them until someone puts the effort in to make them fully work.
1 parent 50a4b33 commit f968319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netci.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ class Constants {
136136
'longgc',
137137
'formatting',
138138
'gcsimulator',
139-
'jitdiff',
139+
// 'jitdiff', // jitdiff is currently disabled, until someone spends the effort to make it fully work
140140
'standalone_gc',
141141
'gc_reliability_framework',
142142
'illink']

0 commit comments

Comments
 (0)