Skip to content

Exclude interactive server tests from desktop runs - #20618

Merged
T-Gro merged 6 commits into
mainfrom
fix/interactive-server-tests-desktop
Sep 24, 2026
Merged

T-Gro merged 6 commits into
mainfrom
fix/interactive-server-tests-desktop

Conversation

@abonie

@abonie abonie commented Sep 22, 2026

Copy link
Copy Markdown
Member

On the internal CI runs (pipeline defined in azure-pipelines.yml) the interactive server tests are included in the net472 test runs, which the server is not compatible with.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@abonie
abonie requested a review from a team as a code owner September 22, 2026 17:25
@github-actions github-actions Bot added the AI-Tooling-Check-Bypassed Tooling check: non-fork PR, not diff-analyzed label Sep 22, 2026
@github-project-automation github-project-automation Bot moved this from New to In Progress in F# Compiler and Tooling Sep 23, 2026
abonie and others added 2 commits September 23, 2026 10:35
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@abonie abonie added the NO_RELEASE_NOTES Label for pull requests which signals, that user opted-out of providing release notes label Sep 23, 2026
abonie and others added 2 commits September 23, 2026 16:58
Keep interactive server tests in the solution and select runtime-compatible test projects through TestSplit.fsx. Preserve batch filters and use the existing desktop-only legacy-suite policy for unbatched runs.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Separate batched and unbatched platform selection so FSharpSuite runs on both runtimes unbatched without changing existing CI batch membership.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@abonie

abonie commented Sep 23, 2026

Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).

@abonie

abonie commented Sep 24, 2026

Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command.

Resolve TestSplit output calls using printn while preserving batched and unbatched platform selection.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: db10200e-1150-4a33-844f-a975b32e7d55
@T-Gro
T-Gro merged commit 7bcc3ae into main Sep 24, 2026
55 checks passed
@T-Gro
T-Gro deleted the fix/interactive-server-tests-desktop branch September 24, 2026 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI-Tooling-Check-Bypassed Tooling check: non-fork PR, not diff-analyzed NO_RELEASE_NOTES Label for pull requests which signals, that user opted-out of providing release notes

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants