This commit is contained in:
Ștefan Talpalaru 2019-08-14 15:36:36 +02:00
parent 7fff9a09fc
commit 2535eb19be
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9
2 changed files with 1 additions and 2 deletions

View File

@ -65,7 +65,6 @@ install:
- bash scripts\process_lfs.sh jsonTestsCache
build_script:
#- cd C:\projects\%APPVEYOR_PROJECT_SLUG%
- bash -c "nimble install -y --depsOnly"
test_script:

View File

@ -49,7 +49,7 @@ task test, "Run all tests":
# Minimal config
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"
# State sim; getting into 3rd epoch useful