Skip to content

Restore reverted migrations, migrate last tests. - #1880

Merged
jglogan merged 3 commits into
apple:mainfrom
jglogan:migrate-final
Jul 2, 2026
Merged

Restore reverted migrations, migrate last tests.#1880
jglogan merged 3 commits into
apple:mainfrom
jglogan:migrate-final

Conversation

@jglogan

@jglogan jglogan commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Type of Change

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

Motivation and Context

Improve integration test reliability.

Testing

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

- CLI progress and registry test migrations were
  inadventently reverted by apple#1857.
- Migrate TestCLINoParallelCases to
  TestCLIImagePruneSerial and
  TestCLINetworkPruneSerial.
- Clean up test selection patterns in
  Makefile.
- Remove all legacy CLITests files.
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

Code Coverage

Tier Line Coverage
Unit 22.49%
Integration 1.38%
Combined 23.03%

@jglogan
jglogan merged commit 76f387e into apple:main Jul 2, 2026
3 checks passed
@jglogan
jglogan deleted the migrate-final branch July 2, 2026 22:34
saehejkang pushed a commit to saehejkang/container that referenced this pull request Jul 16, 2026
- Part of apple#1833.
- CLI progress and registry test migrations were inadventently reverted
by apple#1857.
- Migrate TestCLINoParallelCases to TestCLIImagePruneSerial and
TestCLINetworkPruneSerial.
- Clean up test selection patterns in Makefile.
- Remove all legacy CLITests files.
- Use swift-testing `withKnownIssue` to run but ignore failures on flaky
`testCreateNameLongestValid` and `testIsolatedNetwork`.
- Extracts a fixture helper for tests requiring a retry loop.
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