-
Notifications
You must be signed in to change notification settings - Fork 24.2k
Fix path matching in CPythonTestCase/setUpClass
#153070
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
Fix path matching in CPythonTestCase/setUpClass
#153070
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/153070
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ✅ You can merge normally! (8 Unrelated Failures)As of commit c3eb09e with merge base b0f2891 ( BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Starting merge as part of PR stack under #152990 |
Starting merge as part of PR stack under #152900 |
Pull Request resolved: #152900 Approved by: https://github.com/amjames, https://github.com/anijain2305 ghstack dependencies: #153070
Stack from ghstack (oldest at bottom):
set.pop()
#152907set.union
andset.update
to support *args #152989set.intersection(_update)
#152906set.difference(_update)
#152905KeyError
if elem not contained in the set #152903set.issubset
andset.issuperset
#152902TypeError
if argument is unhashable #152988property
from python_type function #152900CPythonTestCase/setUpClass
#153070cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @chenyang78 @kadeng @chauhang @amjames