Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tests] Move integration tests to use MauiDotNetTfm #20060

Merged
merged 2 commits into from Jan 22, 2024

Conversation

rmarinho
Copy link
Member

@rmarinho rmarinho commented Jan 22, 2024

Description of Change

This pull request modifies the TargetFramework property in the Microsoft.Maui.IntegrationTests.csproj file to allow dynamic setting of the target framework based on the _MauiDotNetTfm property.
It also fixes the way we find xharness

Tries to fix failing running the tests on Devdiv

   System.ComponentModel.Win32Exception : An error occurred trying to start process 'xharness' with working directory '/Users/builder/azdo/_work/2/s/src/TestUtils/src/Microsoft.Maui.IntegrationTests/bin/DEBUG/net7.0'. No such file or directory

https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=8954048&view=logs&j=5577a1a6-5922-5c8f-f8aa-3ff6c6e2bbde&t=130587ab-98ab-5170-d5f6-c4278540db71&l=579

Fixes #20103

@rmarinho rmarinho merged commit e3eaf0e into main Jan 22, 2024
47 of 48 checks passed
@rmarinho rmarinho deleted the move-integration-net8 branch January 22, 2024 15:37
@github-actions github-actions bot locked and limited conversation to collaborators Feb 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ci] Main is broken because it can't find xharness
3 participants