-
Notifications
You must be signed in to change notification settings - Fork 88
[PBLD-248] Disable failing tests #638
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
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
🤖 Helpful? Please react with 👍/👎 | Questions❓Please reach out in Slack #ask-u-pr-agent |
PR Code Suggestions ✨Explore these optional code suggestions:
🤖 Helpful? Please react with 👍/👎 | Questions❓Please reach out in Slack #ask-u-pr-agent |
|||||||||
|
Is this an issue with one of our commit, or a missing update on our side since the editor upgrade? |
varinotmUnity
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
I'm guessing we can't simply do [UnityPlatform(exclude = new[] { RuntimePlatform.OSXEditor })] for arm64 only
Codecov ReportAll modified and coverable lines are covered by tests ✅ @@ Coverage Diff @@
## master #638 +/- ##
=======================================
Coverage 35.57% 35.57%
=======================================
Files 277 277
Lines 34892 34892
=======================================
Hits 12413 12413
Misses 22479 22479
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
No indeed :( |
Purpose of this PR
Some tests were disable last July on trunk as they were failing. This PR brings the changes back to the package repository.
Links
Jira: https://jira.unity3d.com/browse/PBLD-248
Comments to Reviewers
[List known issues, planned work, provide any extra context for your code.]