Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Commit 327c704

Browse files
authored
Update tests to v7.0.0 (#11719)
1 parent e68295b commit 327c704

File tree

3 files changed

+2
-16
lines changed

3 files changed

+2
-16
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[submodule "ethcore/res/ethereum/tests"]
22
path = ethcore/res/ethereum/tests
33
url = https://github.com/ethereum/tests.git
4-
branch = develop
4+
branch = v7.0.0
55
[submodule "ethcore/res/wasm-tests"]
66
path = ethcore/res/wasm-tests
77
url = https://github.com/openethereum/wasm-tests

ethcore/res/ethereum/tests

ethcore/res/ethereum/tests-issues/currents.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -29,20 +29,6 @@
2929
"subtests": [
3030
"EIP150Transition_HomesteadToEIP150At5"
3131
]
32-
},
33-
{
34-
"reference": "Issue. https://github.com/openethereum/openethereum/issues/11660",
35-
"failing": "bcWalletTest",
36-
"subtests": [
37-
"walletReorganizeOwners_Istanbul"
38-
]
39-
},
40-
{
41-
"reference": "Issue. https://github.com/openethereum/openethereum/issues/11660",
42-
"failing": "bcForkStressTest",
43-
"subtests": [
44-
"ForkStressTest_Istanbul"
45-
]
4632
}
4733
],
4834
"state": [

0 commit comments

Comments
 (0)