Skip to content

Enable ToolTaskThatTimeoutAndRetry test after change powershell.exe to cmd.exe#8800

Merged
JaynieBai merged 6 commits intomainfrom
jennybai/issue8750
May 31, 2023
Merged

Enable ToolTaskThatTimeoutAndRetry test after change powershell.exe to cmd.exe#8800
JaynieBai merged 6 commits intomainfrom
jennybai/issue8750

Conversation

@JaynieBai
Copy link
Copy Markdown
Member

@JaynieBai JaynieBai commented May 26, 2023

Fixes #8750

Context

PowerShell sleep is used for windows - that however prooves to be a bit unstable in CI

Changes Made

Use cmd.exe

Testing

/azp run for several times. It passed.

Notes

@JaynieBai
Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@JaynieBai
Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@JaynieBai JaynieBai marked this pull request as ready for review May 29, 2023 08:19
Copy link
Copy Markdown
Member

@JanKrivanek JanKrivanek left a comment

Choose a reason for hiding this comment

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

Thanks!

@JaynieBai
Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@JaynieBai JaynieBai changed the title Enable ToolTaskThatTimeoutAndRetry test for varification Enable ToolTaskThatTimeoutAndRetry test after change powershell.exe to cmd.exe May 29, 2023
@JaynieBai JaynieBai requested a review from Forgind May 30, 2023 01:48
Copy link
Copy Markdown
Contributor

@Forgind Forgind left a comment

Choose a reason for hiding this comment

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

Nice!

Comment thread src/Utilities.UnitTests/ToolTask_Tests.cs Outdated
@JaynieBai
Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@JaynieBai JaynieBai merged commit 2b198f8 into main May 31, 2023
@JaynieBai JaynieBai deleted the jennybai/issue8750 branch May 31, 2023 05:04
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.

[Flaky test] - ToolTaskThatTimeoutAndRetry is randomly failing

3 participants