prysm-pulse/testing
Sammy Rosso 14d7416c16
Spec test coverage report hack (#13718)
* 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>
2024-03-25 16:10:32 +00:00
..
assert Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
assertions Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
benchmark Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
bls Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
endtoend Unify log fields (#13654) 2024-02-22 22:40:36 +00:00
middleware Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
mock Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
require Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
slasher/simulator Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
spectest Spec test coverage report hack (#13718) 2024-03-25 16:10:32 +00:00
spectypes Update bazel, rules_go, gazelle, and go versions (#13724) 2024-03-12 14:33:37 +00:00
util small cleanup on functions (#13666) 2024-02-26 22:23:23 +00:00
validator-mock Optimize SubmitAggregateSelectionProof VC action (#13711) 2024-03-19 14:09:07 +00:00
README.md Update bazel and other CI improvements (#13246) 2023-12-01 22:20:54 +00:00

Prysm Testing

Special bazel tags:

  • "CI_race_detection": Apply this tag to test targets that want to run with race detection in CI.