-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
CompareInfoIsSuffixTests.IsSuffix fails on Android #36631
Comments
Thanks @steveisok for opening these issues. Given the number of tests and test suites we have would it make sense to open a meta issue per test assembly for each platform listing the individual tests and then we can close the issue once the test suite is green with no ActiveIssue against that issue? |
Echoing Santi, I'd also prefer a single issue per assembly. Otherwise we run the risk of drowning out other issues in the repo. Is there a particular CI output where we can see the failures? I pulled a random recent PR (#36633) and it seems like the Android CI legs are passing. Seeing the exact CI failures will help pinpoint what inputs were fed into these test theories at the time they failed. |
We’re not yet running tests on CI. We’re on the process on enabling that and we’ve been running them locally and gathering numbers in order to disable against issues and add a leg. |
@steveisok if you don't mind, we'll consolidate the issues to be one issue per test suite. that is even will be easier for tracking and ensuring the whole suite is fixed. @safern could you please go ahead and consolidate those? |
by the way, do we now use ICU on Android? or this work still in progress? |
Yeah I’ll take care of it. |
Closing in favor of: #36672 |
I believe we use the one that ships as part of Android but I might be miss remembering, @akoeplinger should know better. |
Yes we use the ICU that is part of the Android system right now. |
This test fails on every arch with:
StackTrace:
The text was updated successfully, but these errors were encountered: