mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-19 17:58:23 +00:00
cleanup
This commit is contained in:
parent
7fff9a09fc
commit
2535eb19be
@ -65,7 +65,6 @@ install:
|
|||||||
- bash scripts\process_lfs.sh jsonTestsCache
|
- bash scripts\process_lfs.sh jsonTestsCache
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
#- cd C:\projects\%APPVEYOR_PROJECT_SLUG%
|
|
||||||
- bash -c "nimble install -y --depsOnly"
|
- bash -c "nimble install -y --depsOnly"
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
|
@ -49,7 +49,7 @@ task test, "Run all tests":
|
|||||||
# Minimal config
|
# Minimal config
|
||||||
buildBinary "all_tests", "tests/", "-r -d:release -d:chronicles_log_level=ERROR -d:const_preset=minimal"
|
buildBinary "all_tests", "tests/", "-r -d:release -d:chronicles_log_level=ERROR -d:const_preset=minimal"
|
||||||
|
|
||||||
buildBinary "test_fixture_ssz_static", "tests/official/", "-r -d:debug -d:chronicles_log_level=DEBUG -d:const_preset=minimal"
|
buildBinary "test_fixture_ssz_static", "tests/official/", "-r -d:release -d:chronicles_log_level=DEBUG -d:const_preset=minimal"
|
||||||
buildBinary "test_fixture_ssz_static", "tests/official/", "-r -d:release -d:chronicles_log_level=DEBUG -d:const_preset=mainnet"
|
buildBinary "test_fixture_ssz_static", "tests/official/", "-r -d:release -d:chronicles_log_level=DEBUG -d:const_preset=mainnet"
|
||||||
|
|
||||||
# State sim; getting into 3rd epoch useful
|
# State sim; getting into 3rd epoch useful
|
||||||
|
Loading…
x
Reference in New Issue
Block a user