Skip to content

docs: document TESTS_BUILD_ONLY default on some targets#6380

Open
Lngmate wants to merge 1 commit into
microsoft:mainfrom
Lngmate:Lngmate-patch-1
Open

docs: document TESTS_BUILD_ONLY default on some targets#6380
Lngmate wants to merge 1 commit into
microsoft:mainfrom
Lngmate:Lngmate-patch-1

Conversation

@Lngmate

@Lngmate Lngmate commented Jul 26, 2026

Copy link
Copy Markdown

Resolves #6149

@Lngmate
Lngmate requested a review from a team as a code owner July 26, 2026 06:26
Copilot AI review requested due to automatic review settings July 26, 2026 06:26
@github-project-automation github-project-automation Bot moved this to Initial Review in STL Code Reviews Jul 26, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

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.

Pull request overview

Documents architecture-specific defaults for TESTS_BUILD_ONLY.

Changes:

  • Adds guidance about test build-only behavior across target presets.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
Comment on lines +222 to +224
* When `TESTS_BUILD_ONLY` is set to `ARM64`, ARM64 tests can run natively.
* When `TESTS_BUILD_ONLY` is set to `AMD64`, both x64 and x86 tests can run natively.
* Setting `TESTS_BUILD_ONLY` to `x86` is generally only applicable when using a Wow64 prompt or a 32-bit OS.
@StephanTLavavej

Copy link
Copy Markdown
Member

I'm sorry, but this documentation is completely incorrect. I think @AlexGuteniev's comment in #6149 (comment) was confused.

@StephanTLavavej StephanTLavavej moved this from Initial Review to Work In Progress in STL Code Reviews Jul 26, 2026
@StephanTLavavej StephanTLavavej added the documentation Related to documentation or comments label Jul 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Related to documentation or comments

Projects

Status: Work In Progress

Development

Successfully merging this pull request may close these issues.

README.md: Document TESTS_BUILD_ONLY default on some targets

3 participants