Skip to content

Re-enable test_ops_jit on Windows (#96859)#96931

Closed
huydhn wants to merge 11 commits intopytorch:masterfrom
huydhn:debug-test_ops_jit-windows
Closed

Re-enable test_ops_jit on Windows (#96859)#96931
huydhn wants to merge 11 commits intopytorch:masterfrom
huydhn:debug-test_ops_jit-windows

Conversation

@huydhn
Copy link
Copy Markdown
Contributor

@huydhn huydhn commented Mar 16, 2023

Fixes #96858

@pytorch-bot
Copy link
Copy Markdown

pytorch-bot bot commented Mar 16, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/96931

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit b9e594d:
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@pytorch-bot pytorch-bot bot added the release notes: jit release notes category label Mar 16, 2023
@pytorch-bot pytorch-bot bot added the topic: not user facing topic category label Mar 17, 2023
@huydhn huydhn added the ciflow/trunk Trigger trunk jobs on your pull request label Mar 17, 2023
@huydhn huydhn requested review from clee2000 and kit1980 March 17, 2023 20:19
@huydhn huydhn marked this pull request as ready for review March 17, 2023 20:19
@huydhn huydhn requested a review from a team as a code owner March 17, 2023 20:19
Copy link
Copy Markdown
Contributor

@kit1980 kit1980 left a comment

Choose a reason for hiding this comment

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

Rename PR to avoid confusion, it's not a true revert.

@huydhn huydhn changed the title Revert "Temporarily disable test_ops_jit on Windows (#96859)" Re-enable test_ops_jit on Windows (#96859) Mar 17, 2023
@huydhn
Copy link
Copy Markdown
Contributor Author

huydhn commented Mar 17, 2023

@pytorchbot merge

@pytorchmergebot
Copy link
Copy Markdown
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

cyyever pushed a commit to cyyever/pytorch_private that referenced this pull request Mar 23, 2023
cyyever pushed a commit to cyyever/pytorch_private that referenced this pull request Mar 27, 2023
pytorchmergebot pushed a commit that referenced this pull request Apr 18, 2023
…9389)

This issue starts to show up recently https://github.com/pytorch/pytorch/actions/runs/4724983231/jobs/8385139626 and I'm pretty sure that the root cause is Windows Defender as I did a similar fix on Windows CI a while ago #96931.  Without this, Windows binary build could fail flakily when Windows Defender chooses to delete/quarantine a file in the temp folder.
Pull Request resolved: #99389
Approved by: https://github.com/weiwangmeta
@huydhn huydhn deleted the debug-test_ops_jit-windows branch October 17, 2024 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk Trigger trunk jobs on your pull request Merged release notes: jit release notes category test-config/default topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken test_ops_jit on Windows (CPU, and CUDA)

3 participants