Skip to content

Conversation

@swolchok
Copy link
Contributor

This prevents our test classes from colliding with other global-namespace classes. The specific cause was MockModule being (apparently) the name of a class in gmock or gtest, but I went ahead and did all the tests in this directory to be safe.

[ghstack-poisoned]
@swolchok
Copy link
Contributor Author

swolchok commented Aug 19, 2025

@pytorch-bot
Copy link

pytorch-bot bot commented Aug 19, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure, 20 Pending

As of commit f306001 with merge base cc88b03 (image):

NEW FAILURE - The following job has failed:

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

swolchok added a commit that referenced this pull request Aug 19, 2025
This prevents our test classes from colliding with other global-namespace classes. The specific cause was MockModule being (apparently) the name of a class in gmock or gtest, but I went ahead and did all the tests in this directory to be safe.


ghstack-source-id: d1ae4f0
ghstack-comment-id: 3202073825
Pull-Request: #13524
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 19, 2025
@swolchok swolchok added the release notes: none Do not include this in the release notes label Aug 19, 2025
[ghstack-poisoned]
swolchok added a commit that referenced this pull request Aug 19, 2025
This prevents our test classes from colliding with other global-namespace classes. The specific cause was MockModule being (apparently) the name of a class in gmock or gtest, but I went ahead and did all the tests in this directory to be safe.


ghstack-source-id: fd949c3
ghstack-comment-id: 3202073825
Pull-Request: #13524
@swolchok swolchok merged commit 6e520e2 into main Aug 19, 2025
102 of 103 checks passed
@swolchok swolchok deleted the gh/swolchok/552/head branch August 19, 2025 20:43
agrima1304 pushed a commit to agrima1304/executorch that referenced this pull request Aug 26, 2025
…e) (pytorch#13524)

This prevents our test classes from colliding with other
global-namespace classes. The specific cause was MockModule being
(apparently) the name of a class in gmock or gtest, but I went ahead and
did all the tests in this directory to be safe.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: none Do not include this in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants