Skip to content

FIX: CI Sample Test project failure & MacOS failures - #2466

Open
ritamerkl wants to merge 4 commits into
developfrom
fix-test-project-trunk-ci
Open

FIX: CI Sample Test project failure & MacOS failures#2466
ritamerkl wants to merge 4 commits into
developfrom
fix-test-project-trunk-ci

Conversation

@ritamerkl

Copy link
Copy Markdown
Collaborator

Description

The test-samples.yml hasn't been touched since 2022 and the macos-12 image has since lost its .NET installation (or the package-validation-suite started requiring it). The macos-13 image is what the mobile CI jobs use and is actively maintained.

This fixes the Sample Test project CI failure.

Testing status & QA

None

Overall Product Risks

  • Complexity: Low
  • Halo Effect: Low

Comments to reviewers

Checklist

Before review:

  • Changelog entry added.
    • Explains the change in Changed, Fixed, Added sections.
    • For API change contains an example snippet and/or migration example.
    • JIRA ticket linked, example (case %%). If it is a private issue, just add the case ID without a link.
    • Jira port for the next release set as "Resolved".
  • Tests added/changed, if applicable.
    • Functional tests Area_CanDoX, Area_CanDoX_EvenIfYIsTheCase, Area_WhenIDoX_AndYHappens_ThisIsTheResult.
    • Performance tests.
    • Integration tests.
  • Docs for new/changed API's.
    • Xmldoc cross references are set correctly.
    • Added explanation how the API works.
    • Usage code examples added.
    • The manual is updated, if needed.

During merge:

  • Commit message for squash-merge is prefixed with one of the list:
    • NEW: ___.
    • FIX: ___.
    • DOCS: ___.
    • CHANGE: ___.
    • RELEASE: 1.1.0-preview.3.

@u-pr u-pr Bot 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.

💡 Harness Review

Ship it

The agent-image update is consistent with established macOS 13/M1 CI configurations in this repository.

Reviewed commit d8b7b50

🤖 Helpful? 👍/👎

@codecov-github-com

codecov-github-com Bot commented Aug 6, 2026

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

@@             Coverage Diff             @@
##           develop    #2466      +/-   ##
===========================================
- Coverage    78.95%   78.95%   -0.01%     
===========================================
  Files          767      767              
  Lines       140780   140807      +27     
===========================================
+ Hits        111153   111172      +19     
- Misses       29627    29635       +8     

see 1 file with indirect coverage changes

ℹ️ Need help interpreting these results?

@ritamerkl ritamerkl changed the title FIX: CI Sample Test project failure FIX: CI Sample Test project failure & MacOS failures Aug 6, 2026
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.

1 participant