Skip to content
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

Fix flaky test Parse Dist Test parse.js / parse.min.js can cancel save file with uri #2530

Open
4 tasks done
dplewis opened this issue Mar 20, 2025 · 1 comment · May be fixed by #2548
Open
4 tasks done

Fix flaky test Parse Dist Test parse.js / parse.min.js can cancel save file with uri #2530

dplewis opened this issue Mar 20, 2025 · 1 comment · May be fixed by #2548
Labels
type:ci CI related issue

Comments

@dplewis
Copy link
Member

dplewis commented Mar 20, 2025

New Issue Checklist

Issue Description

There is a flaky test for canceling files. This is flaky for both parse.js and parse.min.js.

it('can cancel save file with uri', async () => {

https://github.com/parse-community/Parse-SDK-JS/actions/runs/13973362559/job/39120715113?pr=2488

Image
Copy link

parse-github-assistant bot commented Mar 20, 2025

🚀 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.

@mtrezza mtrezza added the type:ci CI related issue label Mar 21, 2025
@dplewis dplewis changed the title Fix flaky test Parse Dist Test parse.js can cancel save file with uri Fix flaky test Parse Dist Test parse.js / parse.min.js can cancel save file with uri Apr 1, 2025
@dplewis dplewis linked a pull request Apr 1, 2025 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:ci CI related issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants