Skip to content

Convert all Instrumentation and Module E2E test to kotlin #10995

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

Merged
merged 3 commits into from
May 21, 2025

Conversation

phaiting
Copy link
Contributor

@phaiting phaiting commented May 20, 2025

Summary

This change converts all Instrumentation and Module e2e test to kotlin.

Test plan

./gradlew :executorch_android:connectedAndroidTest

Resolved: #10454

@phaiting phaiting requested a review from kirklandsign as a code owner May 20, 2025 04:17
Copy link

pytorch-bot bot commented May 20, 2025

🔗 Helpful Links

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

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

⏳ No Failures, 4 Pending

As of commit 68699ed with merge base 5866c19 (image):
💚 Looks good so far! There are no failures yet. 💚

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

@facebook-github-bot facebook-github-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 May 20, 2025
@phaiting
Copy link
Contributor Author

@pytorchbot label "topic: not user facing"

@kirklandsign kirklandsign added the release notes: none Do not include this in the release notes label May 21, 2025
@phaiting phaiting merged commit ee64dc6 into main May 21, 2025
88 of 89 checks passed
@phaiting phaiting deleted the kotlin-convertion-test branch May 21, 2025 01:43
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 topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Android] Migrate tests to kotlin
3 participants