mirror of
https://github.com/status-im/ethereumj-personal.git
synced 2025-01-10 11:55:54 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
dafa4b0718
@ -22,12 +22,10 @@ public class GitHubStateTest {
|
||||
GitHubJSONTestSuite.runGitHubJsonStateTest(json, "CallRecursiveBombLog2");
|
||||
}
|
||||
|
||||
@Ignore
|
||||
@Test // this method is mostly for hands-on convenient testing
|
||||
public void runWithExcludedTest() throws ParseException {
|
||||
|
||||
Set<String> excluded = new HashSet<>();
|
||||
excluded.add("CallSha256_5");
|
||||
|
||||
|
||||
String json = JSONReader.loadJSON("StateTests/stPreCompiledContracts.json");
|
||||
|
Loading…
x
Reference in New Issue
Block a user