Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI(report-benchmarks-failures): report benchmarks failures to slack (#…
…7678) ## Problem `benchmarks` job that we run on the main doesn't block anything, so it's easy to miss its failure. Ref neondatabase/cloud#13087 ## Summary of changes - Add `report-benchmarks-failures` job that report failures of `benchmarks` job to a Slack channel
- Loading branch information
55ba885
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3141 tests run: 2995 passed, 0 failed, 146 skipped (full report)
Flaky tests (2)
Postgres 15
test_vm_bit_clear_on_heap_lock
: debugPostgres 14
test_compute_pageserver_connection_stress
: debugCode coverage* (full report)
functions
:31.4% (6329 of 20161 functions)
lines
:47.3% (47811 of 101037 lines)
* collected from Rust tests only
55ba885 at 2024-05-13T14:47:34.001Z :recycle: