mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
disabled jsonrpc tests again
This commit is contained in:
parent
75660470d2
commit
dfeef25fc2
@ -22,7 +22,7 @@
|
||||
// @debris disabled as tests fail with:
|
||||
// unknown location(0): fatal error in "jsonrpc_setMining": std::exception: Exception -32003 : Client connector error: : libcurl error: 28
|
||||
// /home/gav/Eth/cpp-ethereum/test/jsonrpc.cpp(169): last checkpoint
|
||||
#if ETH_JSONRPC && 1
|
||||
#if ETH_JSONRPC && 0
|
||||
|
||||
#include <boost/test/unit_test.hpp>
|
||||
#include <boost/lexical_cast.hpp>
|
||||
|
Loading…
Reference in New Issue
Block a user