Skip to content

Fix machine ID length test.#1971

Merged
jglogan merged 2 commits into
apple:mainfrom
jglogan:machine-idlength
Jul 20, 2026
Merged

Fix machine ID length test.#1971
jglogan merged 2 commits into
apple:mainfrom
jglogan:machine-idlength

Conversation

@jglogan

@jglogan jglogan commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Type of Change

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

Motivation and Context

Fixes regression in test code due to recent functional change.

Testing

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

jglogan added 2 commits July 20, 2026 12:37
- PR apple#1956 limited the container ID length to
  63, the maximum DNS label length.
- The machine ID test was still using the
  maximum Linux hostname length of 64 as a
  starting point.
@github-actions

Copy link
Copy Markdown

Code Coverage

Tier Line Coverage
Unit 23.37%
Integration 66.54%
Combined 75.47%

@jglogan
jglogan merged commit e34b1b7 into apple:main Jul 20, 2026
3 checks passed
@jglogan
jglogan deleted the machine-idlength branch July 20, 2026 23:29
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