Skip to content

Migrate some container tests, remove concurrent demo tests. - #1840

Merged
jglogan merged 2 commits into
apple:mainfrom
jglogan:testmigrate-group3
Jun 26, 2026
Merged

Migrate some container tests, remove concurrent demo tests.#1840
jglogan merged 2 commits into
apple:mainfrom
jglogan:testmigrate-group3

Conversation

@jglogan

@jglogan jglogan commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Motivation and Context

See above.

Testing

  • Tested locally
  • Added/updated tests
  • Added/updated docs

- Part of apple#1833.
- Tweaks `ContainerFixture.withContainer()` to support
  the legacy `longRun()` pattern without boilerplate.
try run(args).check()
}

/// Deletes a container, silencing errors if it does not exist.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should we explicitly check the error here instead of using try??

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I added an ignoreFailure parameter defaulting to false.

@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown

Code Coverage

Tier Line Coverage
Unit 33.21%
Integration 0.64%
Combined 33.84%

@jglogan
jglogan merged commit be3b1f2 into apple:main Jun 26, 2026
3 checks passed
@jglogan
jglogan deleted the testmigrate-group3 branch June 26, 2026 21:43
saehejkang pushed a commit to saehejkang/container that referenced this pull request Jul 16, 2026
- Part of apple#1833.
- Tweaks `ContainerFixture.withContainer()` to support the legacy
`longRun()` pattern without boilerplate.
jianliang00 pushed a commit to jianliang00/container that referenced this pull request Aug 28, 2026
- Part of apple#1833.
- Tweaks `ContainerFixture.withContainer()` to support the legacy
`longRun()` pattern without boilerplate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants