Skip to content

Commit

Permalink
Bump vm-builder v0.28.1 -> v0.29.3 (#7849)
Browse files Browse the repository at this point in the history
One change:
runner: allow coredump collection (#931)
  • Loading branch information
Omrigan committed May 22, 2024
1 parent ff560a1 commit eb0c026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -934,7 +934,7 @@ jobs:
matrix:
version: [ v14, v15, v16 ]
env:
VM_BUILDER_VERSION: v0.28.1
VM_BUILDER_VERSION: v0.29.3

steps:
- name: Checkout
Expand Down

1 comment on commit eb0c026

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3196 tests run: 3056 passed, 0 failed, 140 skipped (full report)


Flaky tests (1)

Postgres 16

  • test_import_from_pageserver_small: debug

Code coverage* (full report)

  • functions: 31.4% (6450 of 20544 functions)
  • lines: 48.3% (49872 of 103250 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
eb0c026 at 2024-05-22T23:09:55.039Z :recycle:

Please sign in to comment.