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

Keyboard test fixes v2 #14397

Merged
merged 20 commits into from
Apr 7, 2023
Merged

Keyboard test fixes v2 #14397

merged 20 commits into from
Apr 7, 2023

Conversation

PureWeen
Copy link
Member

@PureWeen PureWeen commented Apr 4, 2023

Description of Change

#14388 was merged a bit early. I should have left it as draft, we were still seeing occasional failures.

@PureWeen
Copy link
Member Author

PureWeen commented Apr 4, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@PureWeen
Copy link
Member Author

PureWeen commented Apr 5, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@PureWeen PureWeen force-pushed the keyboard_test_fixes_v2 branch 2 times, most recently from 3216fce to e67106d Compare April 5, 2023 21:16
@PureWeen
Copy link
Member Author

PureWeen commented Apr 5, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@PureWeen PureWeen marked this pull request as ready for review April 5, 2023 23:43
{
// Because we retry on CI we don't want to delete the previous failures
// We want to publish those files for reference
DeleteFiles(Directory(TEST_RESULTS).Path.Combine("*.*").FullPath);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this ok @rmarinho? Will there be results left over from other CI runs that we need to clear out?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hum, the macos images are not clear, so in a next test run there could be files there?

I wonder if we just need a step to clear this on the yaml timeline when the pipeline starts

@PureWeen
Copy link
Member Author

PureWeen commented Apr 6, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

Copy link
Member

@rachelkang rachelkang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

am seeing intermittent failures locally with the Modal keyboard and Adjust/Pan keyboard test :(

but otherwise, changes here LGTM!

@PureWeen PureWeen requested a review from rachelkang April 6, 2023 18:40
@PureWeen PureWeen merged commit 0b9d539 into main Apr 7, 2023
29 checks passed
@PureWeen PureWeen deleted the keyboard_test_fixes_v2 branch April 7, 2023 01:07
@github-actions github-actions bot locked and limited conversation to collaborators Dec 12, 2023
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.

None yet

5 participants