Closed
Description
New Issue Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
- I can reproduce the issue with the latest version of Parse Server.
Issue Description
CI tests related to Apple Game Center are often failing:
1) Apple Game Center Auth adapter validateAuthData should validate
2) Apple Game Center Auth adapter validateAuthData invalid signature id
- Expected 'error:0D0680A8:asn1 encoding routines:asn1_check_tlen:wrong tag' to be 'Apple Game Center - invalid signature'.
This only started recently and the tests only fail sometimes, so it may be an issue with test structure or the random order in which the tests are executed.
Steps to reproduce
Actual Outcome
Tests should pass
Expected Outcome
Tests fail sometimes
Environment
n/a
Server
- Parse Server version:
[5.3.0-alpha.6](https://github.com/parse-community/parse-server/releases/tag/5.3.0-alpha.6)