mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-22 03:30:35 +00:00
14d7416c16
* Spec test report hack * no export * fix shell complaint * shell fix? * shell again? * chmod +x ./hack/spectest-report.sh * Review + improvements * Remove unwanted change * Add exclusion list * Fix path + add eip6110 to exclusion * Fix bazel path nonsense * Add extra detail about specific test * Cleanup exclusion list * Add fail conditions * Add mkdir * Shorten filename + mkdir only if new * Fix names * Add to exclusion list * Add report to .gitignore * Back to stupid names * Add Bazel flags option --------- Co-authored-by: Preston Van Loon <pvanloon@offchainlabs.com> |
||
---|---|---|
.. | ||
assert | ||
assertions | ||
benchmark | ||
bls | ||
endtoend | ||
middleware | ||
mock | ||
require | ||
slasher/simulator | ||
spectest | ||
spectypes | ||
util | ||
validator-mock | ||
README.md |
Prysm Testing
Special bazel tags:
"CI_race_detection"
: Apply this tag to test targets that want to run with race detection in CI.