mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-07 22:54:17 -05:00
Add support for nightly test vectors (#15312)
* Add tool to download spec tests * Rename consensus_spec_tests deps * Make _get_redirected_url more portable * Rename env variable * Add a debug print for sanity * Add changelog file * Update newly added fulu tests * Delete some unnecessary white space * PR fixes --------- Co-authored-by: Preston Van Loon <preston@pvl.dev>
This commit is contained in:
@@ -46,8 +46,7 @@ go_test(
|
||||
"tags_test.go",
|
||||
],
|
||||
data = [
|
||||
"@consensus_spec_tests_mainnet//:test_data",
|
||||
"@consensus_spec_tests_minimal//:test_data",
|
||||
"@consensus_spec_tests//:test_data",
|
||||
],
|
||||
embed = [":go_default_library"],
|
||||
tags = ["spectest"],
|
||||
|
||||
Reference in New Issue
Block a user