-
-
Notifications
You must be signed in to change notification settings - Fork 261
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
Parse.ParseUser.LogOutAsync test fails #400
Comments
Thanks for opening this issue!
|
@YBTopaz8 could you take a look this if you have some time? The CI is currently failing, which may be the issue one can see in your screenshot in #393 (comment). At the time I assumed that you fixed the failing test, because the CI passed in that PR, but it turned out that there was a bug in the CI that ignored failing tests. I've fixed the CI bug in #398, so the CI fails now properly. But of course we need to get the CI passing. From the CI point of view we don't know whether that is a test issue or a feature issue. |
Appreciate the insight. By the way for LQ, before release, we will need to do the documentation. |
Good News! Another good news: I decided to learn UT so, I'll be adding more UT to improve coverage to be at least back to before v4.0 OR better covered. Cheers. |
Could you please link your PR to this issue so we can review? |
Could you please open a separate PR just for this issue, without including any other changes? Please see here why. I assume it should be a relatively small PR. |
🎉 This change has been released in version 4.0.1 |
New Issue Checklist
Issue Description
Parse.ParseUser.LogOutAsync
test fails.Steps to reproduce
See https://github.com/parse-community/Parse-SDK-dotNET/actions/runs/12424201056/job/34688986371#step:8:867.
The text was updated successfully, but these errors were encountered: