-
Notifications
You must be signed in to change notification settings - Fork 463
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ci): Allow github-action-script to post reports (#10136)
Allow github-action-script to post reports. Failed CI: https://github.com/neondatabase/neon/actions/runs/12304655364/job/34342554049#step:13:514
- Loading branch information
Showing
2 changed files
with
20 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2451969
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.
7095 tests run: 6798 passed, 0 failed, 297 skipped (full report)
Flaky tests (9)
Postgres 17
test_pageserver_gc_compaction_smoke
: release-x86-64test_nbtree_pagesplit_cycleid
: release-arm64test_physical_replication_config_mismatch_too_many_known_xids
: debug-x86-64test_proxy_select_1
: release-x86-64Postgres 16
test_pageserver_gc_compaction_smoke
: release-arm64test_physical_replication_config_mismatch_max_locks_per_transaction
: release-arm64Postgres 15
test_pgdata_import_smoke[None-1024-RelBlockSize.MULTIPLE_RELATION_SEGMENTS]
: release-arm64Postgres 14
test_pgdata_import_smoke[None-1024-RelBlockSize.MULTIPLE_RELATION_SEGMENTS]
: release-arm64test_pgdata_import_smoke[8-1024-RelBlockSize.MULTIPLE_RELATION_SEGMENTS]
: release-arm64Code coverage* (full report)
functions
:31.4% (8402 of 26732 functions)
lines
:48.1% (66638 of 138650 lines)
* collected from Rust tests only
2451969 at 2024-12-13T13:25:13.863Z :recycle: