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

Flaky test: MoleculeTest.errorDelayed #45

Open
JakeWharton opened this issue Nov 8, 2021 · 5 comments
Open

Flaky test: MoleculeTest.errorDelayed #45

JakeWharton opened this issue Nov 8, 2021 · 5 comments
Labels
bug Something isn't working PR welcome

Comments

@JakeWharton
Copy link
Collaborator

 app.cash.molecule.MoleculeTest > errorDelayed FAILED
    java.lang.AssertionError: expected:<1> but was:<0>
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.failNotEquals(Assert.java:835)
        at org.junit.Assert.assertEquals(Assert.java:120)
        at org.junit.Assert.assertEquals(Assert.java:146)
        at app.cash.molecule.MoleculeTest.errorDelayed(MoleculeTest.kt:126)
@mattprecious
Copy link
Contributor

Do we need to bring back awaitFrame() for these tests?

@JakeWharton
Copy link
Collaborator Author

@JakeWharton
Copy link
Collaborator Author

Failed on both shards for that PR, too

@JakeWharton JakeWharton added bug Something isn't working PR welcome labels Nov 10, 2021
@JakeWharton
Copy link
Collaborator Author

https://github.com/cashapp/molecule/runs/4171098192

This flake really wants me to get off my ass...

@DSteve595
Copy link

Not sure if this is a clue, but: #64 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working PR welcome
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants