projects
/
platform
/
upstream
/
coreclr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50a4b33
)
Disable jitdiff jobs
author
Bruce Forstall
<brucefo@microsoft.com>
Tue, 2 Jan 2018 23:30:48 +0000
(15:30 -0800)
committer
Bruce 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
patch
|
blob
|
history
diff --git
a/netci.groovy
b/netci.groovy
index b26a8c8e20e0abe3aa10564afe78b6c41d0a8520..aeee8bddd91978e0179ed07a01c66d8ed1b7c5be 100755
(executable)
--- 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']