comparison mx.graal/suite.py @ 22902:76a4f40ed8d1

Unit test for error conditions in JVMCI code installer.
author Roland Schatz <roland.schatz@oracle.com>
date Thu, 29 Oct 2015 16:29:42 +0100
parents 666ddd927480
children 217a942e3603
comparison
equal deleted inserted replaced
22901:666ddd927480 22902:76a4f40ed8d1
20 "imports" : { 20 "imports" : {
21 "suites": suites([ 21 "suites": suites([
22 { 22 {
23 "name" : "jvmci", 23 "name" : "jvmci",
24 "optional" : "true", 24 "optional" : "true",
25 "version" : "7e7573382a23216db2c177811ae083383af62e90", 25 "version" : "316e768645c07309a10dc9c150b4b968d06b66cc",
26 "urls" : [ 26 "urls" : [
27 {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"}, 27 {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"},
28 {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"}, 28 {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},
29 ] 29 ]
30 }, 30 },