Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2022

Bumps tokio-util from 0.7.0 to 0.7.1.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @davepacheco.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-util-0.7.0...tokio-util-0.7.1)

---
updated-dependencies:
- dependency-name: tokio-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 4, 2022
@davepacheco
Copy link
Collaborator

The failure was in one of the three platforms' tests:

failures:

---- integration_tests::disks::test_disk_create_disk_that_already_exists_fails stdout ----
log file: "/tmp/omicron_tmp/test_all-5cceb96f71015475-test_disk_create_disk_that_already_exists_fails.58184.17.log"
note: configured to log to "/tmp/omicron_tmp/test_all-5cceb96f71015475-test_disk_create_disk_that_already_exists_fails.58184.17.log"
thread 'integration_tests::disks::test_disk_create_disk_that_already_exists_fails' panicked at 'called `Result::unwrap()` on an `Err` value: TimedOut { pid: 62713, time_waited: 30.001958657s }', /Users/runner/work/omicron/omicron/test-utils/src/dev/mod.rs:141:42
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace


failures:
    integration_tests::disks::test_disk_create_disk_that_already_exists_fails

test result: FAILED. 59 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 377.04s

We should be on the lookout for whether this test is really flaky, but for only one occurrence and given our track record with GitHub Actions I'm inclined not to investigate for now. I'll rerun the tests.

@davepacheco
Copy link
Collaborator

@dependabot squash and merge

@dependabot dependabot bot merged commit 7292e6f into main Apr 5, 2022
@dependabot dependabot bot deleted the dependabot/cargo/tokio-util-0.7.1 branch April 5, 2022 20:39
gjcolombo added a commit that referenced this pull request Mar 5, 2025
Changes since the last update:

- lib: use correct MAXCPU value in CPUID specializer (#876)
- phd: wait for source to resume before asking to migrate again (#874)
- phd: add smoke test for VCR replacement (#872)
- lib: implement reference TSC enlightenment (#856)
- Update package deps for GHSAs
- Wire up viona for illumos#17032
- mock-server: add single-step API (#869)
- propolis-server should not crash when failing to start a VM (#866)
- propolis-cli: check for duplicate spec keys when parsing toml (#865)
- various new 1.85 clippy lints (#864)
- mock: attempt realistic state transitions (#860)
- lib: tidy up overlay page migration & reduce memory usage (#861)
- server: add state machine docs (#862)
- DTrace script to inspect VM exit reasons (#859)
- lib: add better management of Hyper-V overlay pages (#851)
- lib: emulate Hyper-V enlightenment stack (#849)
@gjcolombo gjcolombo mentioned this pull request Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants