parse-community / parse-server

Parse Server for Node.js / Express
https://parseplatform.org
Apache License 2.0
20.83k stars 4.77k forks source link

Fix flaky test `rest query query internal field` #9273

Open mtrezza opened 1 month ago

mtrezza commented 1 month ago

New Issue Checklist

Issue Description

Fix flaky test rest query query internal field.

https://github.com/parse-community/parse-server/blob/453a9879efedc98d942e0c0d3c9254ae5cd4858b/spec/RestQuery.spec.js#L195

The test is currently in the flaky test list:

https://github.com/parse-community/parse-server/blob/9fd707092eeb431b7165b79b329bbd4b58be6942/spec/support/CurrentSpecReporter.js#L15-L16

parse-github-assistant[bot] commented 1 month ago

Thanks for opening this issue!