Merge pull request #3881 from realbigsean/bump-ef-tests

bump ef-tests
This commit is contained in:
realbigsean
2023-01-13 17:42:00 -05:00
committed by GitHub
2 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
TESTS_TAG := v1.3.0-rc.0
TESTS_TAG := v1.3.0-rc.1
TESTS = general minimal mainnet
TARBALLS = $(patsubst %,%-$(TESTS_TAG).tar.gz,$(TESTS))

View File

@@ -39,6 +39,8 @@ excluded_paths = [
"tests/.*/.*/ssz_static/LightClientOptimistic",
# LightClientFinalityUpdate
"tests/.*/.*/ssz_static/LightClientFinalityUpdate",
# LightClientHeader
"tests/.*/.*/ssz_static/LightClientHeader",
# Eip4844 tests are disabled for now.
"tests/.*/eip4844",
# One of the EF researchers likes to pack the tarballs on a Mac