aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCJentzsch <jentzsch.software@gmail.com>2015-01-13 21:54:39 +0800
committerCJentzsch <jentzsch.software@gmail.com>2015-01-13 21:54:39 +0800
commit8d7ddf5299fcf3104d8b424965b62e0fc1e05069 (patch)
treecc618ff42eee33c47ae0da651a568a3fbc3e7362
parent6fd011a3b6445ab8940da89cab9c85797c23a76f (diff)
downloadgo-tangerine-8d7ddf5299fcf3104d8b424965b62e0fc1e05069.tar
go-tangerine-8d7ddf5299fcf3104d8b424965b62e0fc1e05069.tar.gz
go-tangerine-8d7ddf5299fcf3104d8b424965b62e0fc1e05069.tar.bz2
go-tangerine-8d7ddf5299fcf3104d8b424965b62e0fc1e05069.tar.lz
go-tangerine-8d7ddf5299fcf3104d8b424965b62e0fc1e05069.tar.xz
go-tangerine-8d7ddf5299fcf3104d8b424965b62e0fc1e05069.tar.zst
go-tangerine-8d7ddf5299fcf3104d8b424965b62e0fc1e05069.zip
new cppjit failures
-rw-r--r--VMTests/RandomTests/201501131452CPPJIT.json31
-rw-r--r--VMTests/RandomTests/201501131453CPPJIT.json31
2 files changed, 62 insertions, 0 deletions
diff --git a/VMTests/RandomTests/201501131452CPPJIT.json b/VMTests/RandomTests/201501131452CPPJIT.json
new file mode 100644
index 000000000..2a8224392
--- /dev/null
+++ b/VMTests/RandomTests/201501131452CPPJIT.json
@@ -0,0 +1,31 @@
+{
+ "randomVMtest" : {
+ "env" : {
+ "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty" : "256",
+ "currentGasLimit" : "1000000",
+ "currentNumber" : "0",
+ "currentTimestamp" : "1",
+ "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
+ },
+ "exec" : {
+ "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
+ "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "code" : "0x5982",
+ "data" : "0x",
+ "gas" : "10000",
+ "gasPrice" : "100000000000000",
+ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "value" : "1000000000000000000"
+ },
+ "pre" : {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
+ "balance" : "1000000000000000000",
+ "code" : "0x5982",
+ "nonce" : "0",
+ "storage" : {
+ }
+ }
+ }
+ }
+}
diff --git a/VMTests/RandomTests/201501131453CPPJIT.json b/VMTests/RandomTests/201501131453CPPJIT.json
new file mode 100644
index 000000000..9fb97d403
--- /dev/null
+++ b/VMTests/RandomTests/201501131453CPPJIT.json
@@ -0,0 +1,31 @@
+{
+ "randomVMtest" : {
+ "env" : {
+ "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty" : "256",
+ "currentGasLimit" : "1000000",
+ "currentNumber" : "0",
+ "currentTimestamp" : "1",
+ "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
+ },
+ "exec" : {
+ "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
+ "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "code" : "0x4386735568",
+ "data" : "0x",
+ "gas" : "10000",
+ "gasPrice" : "100000000000000",
+ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "value" : "1000000000000000000"
+ },
+ "pre" : {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
+ "balance" : "1000000000000000000",
+ "code" : "0x4386735568",
+ "nonce" : "0",
+ "storage" : {
+ }
+ }
+ }
+ }
+}