parse-server icon indicating copy to clipboard operation
parse-server copied to clipboard

Flaky Apple Game Center test

Open mtrezza opened this issue 2 years ago • 5 comments

New Issue Checklist

Issue Description

Apple Game Center auth adapter tests fail sometimes:

1) Apple Game Center Auth adapter validateAuthData invalid signature id
- Expected a promise to be rejected with ParseError: 141 Apple Game Center - invalid signature but it was rejected with Error: error:09091064:PEM routines:PEM_read_bio_ex:bad base64 decode.

Steps to reproduce

https://github.com/parse-community/parse-server/runs/6940095259?check_suite_focus=true#step:8:4251

Actual Outcome

Test fails sometimes

Expected Outcome

Test should pass

Environment

Server

  • Parse Server version: 5.2.2

mtrezza avatar Jun 17 '22 17:06 mtrezza

Thanks for opening this issue!

  • 🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.

Closing, not observed anymore

mtrezza avatar Jun 18 '22 12:06 mtrezza

Observed again

mtrezza avatar Jun 18 '22 16:06 mtrezza

Still observed, dammit

dblythy avatar Sep 14 '22 14:09 dblythy

🎉 This change has been released in version 5.3.0-alpha.22

parseplatformorg avatar Sep 16 '22 19:09 parseplatformorg

Seems to have fixed the issue - ready to merge

dblythy avatar Oct 01 '22 05:10 dblythy

🎉 This change has been released in version 5.3.0-alpha.28

parseplatformorg avatar Oct 11 '22 22:10 parseplatformorg

🎉 This change has been released in version 5.4.0-beta.1

parseplatformorg avatar Oct 29 '22 20:10 parseplatformorg

🎉 This change has been released in version 5.4.0-alpha.1

parseplatformorg avatar Oct 31 '22 14:10 parseplatformorg

🎉 This change has been released in version 5.4.0

parseplatformorg avatar Nov 19 '22 03:11 parseplatformorg

🎉 This change has been released in version 5.4.0

parseplatformorg avatar Nov 19 '22 11:11 parseplatformorg