Skip to content

[release/dev18.0] Fix test history lookup for nested branch names (features/*)#83976

Open
github-actions[bot] wants to merge 6 commits into
release/dev18.0from
backport/pr-83822-to-release/dev18.0
Open

[release/dev18.0] Fix test history lookup for nested branch names (features/*)#83976
github-actions[bot] wants to merge 6 commits into
release/dev18.0from
backport/pr-83822-to-release/dev18.0

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jun 2, 2026

Backport of #83822 to release/dev18.0

/cc @dibarbet @mmitche

Customer Impact

Regression

  • Yes
  • No

[If yes, specify when the regression was introduced. Provide the PR or commit if known.]

Testing

[How was the fix verified? How was the issue missed previously? What tests were added?]

Risk

[High/Medium/Low. Justify the indication by mentioning how risks were measured and addressed.]

Microsoft Reviewers: Open in CodeFlow

mmitche and others added 4 commits June 2, 2026 18:07
Use BUILD_SOURCEBRANCH instead of BUILD_SOURCEBRANCHNAME to get the full
branch ref for non-PR CI builds. Handle refs/heads/ prefix correctly.
Fall back to main history when no same-branch history exists.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Jared Parsons <jared@paranoidcoding.org>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@github-actions github-actions Bot requested a review from a team as a code owner June 2, 2026 18:08
@mmitche
Copy link
Copy Markdown
Member

mmitche commented Jun 3, 2026

Thanks!

These tests are failing in the release/dev18.0 backport (#83976).
Skip them on Windows (the only platform they execute on) until the underlying
failures are investigated and fixed.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@dibarbet dibarbet requested a review from a team as a code owner June 4, 2026 00:57
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants