We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.
Should not prompt if changes saved right after typing
specs/editor/various/change-detection.test.js
[2023-02-27T19:57:02.770Z]
try/set-attrs-idle
● Change detection › Should not prompt if changes saved right after typing expect(received).toBe(expected) // Object.is equality Expected: false Received: true 41 | 42 | // Ensure whether it was expected that dialog was encountered. > 43 | expect( hadDialog ).toBe( isDirty ); | ^ 44 | } catch ( error ) { 45 | throw error; 46 | } finally { at assertIsDirty (specs/editor/various/change-detection.test.js:43:24) at runMicrotasks (<anonymous>) at Object.<anonymous> (specs/editor/various/change-detection.test.js:191:3)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.
Test title
Should not prompt if changes saved right after typing
Test path
specs/editor/various/change-detection.test.js
Errors
[2023-02-27T19:57:02.770Z]
Test passed after 1 failed attempt ontry/set-attrs-idle
.The text was updated successfully, but these errors were encountered: