Removed Aura tests
This commit is contained in:
parent
4fc16a9eec
commit
bb893daf7d
12
test.sh
12
test.sh
@ -24,15 +24,3 @@ esac
|
||||
|
||||
. ./scripts/targets.sh
|
||||
cargo test -j 8 $OPTIONS --features "$FEATURES" $TARGETS $1 \
|
||||
cd ..
|
||||
ls target/debug
|
||||
git clone https://github.com/paritytech/parity-import-tests
|
||||
cp target/debug/parity-* parity-import-tests/aura.parity
|
||||
cd parity-import-tests/aura
|
||||
echo "start Aura test"
|
||||
parity import blocks.rlp --chain chain.json
|
||||
parity restore snap --chain chain.json
|
||||
ehco "Aura test complete"
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user