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

Fix flaky test `rest query query internal field`

Open mtrezza opened this issue 1 year ago • 1 comments

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

mtrezza avatar Aug 11 '24 12:08 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.