maui icon indicating copy to clipboard operation
maui copied to clipboard

Fix cake script to generate screenshots locally

Open PureWeen opened this issue 1 year ago • 5 comments

Description of Change

This fixes up the UITest cake scripts for windows so that you can generate screen shots locally. Currently this doesn't generate the same screenshots as CI so it's still a work in progress.

Here's how to run these scripts if you want to try

dotnet cake eng/devices/windows.cake --target=uitest-build
dotnet cake eng/devices/windows.cake --target=uitest --test-filter="TestCategory=Border"

PureWeen avatar Aug 19 '24 18:08 PureWeen

/rebase

PureWeen avatar Sep 04 '24 14:09 PureWeen

/azp run

PureWeen avatar Sep 06 '24 14:09 PureWeen

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Sep 06 '24 14:09 azure-pipelines[bot]

/rebase

PureWeen avatar Sep 10 '24 04:09 PureWeen

/rebase

PureWeen avatar Oct 12 '24 16:10 PureWeen

/rebase

PureWeen avatar Feb 20 '25 21:02 PureWeen