Closed artem-zinnatullin closed 9 years ago
Builds on CI can fail because of tests flakiness:
com.pushtorefresh.storio.contentresolver.integration.QueryTest > queryOneByField FAILED java.lang.AssertionError at QueryTest.java:34
It's just an example, as I saw — every integration test in StorIOContentResolver can fail because of some problem with notifications about changes.
RxJava 1.0.13 didn't help, see #438.
Hope #440 will finally fix this, I'll keep this issue for couple other PRs and if we won't see problems with them — I'll then close this issue.
Looks like everything is okay, closing.
Builds on CI can fail because of tests flakiness:
com.pushtorefresh.storio.contentresolver.integration.QueryTest > queryOneByField FAILED java.lang.AssertionError at QueryTest.java:34
It's just an example, as I saw — every integration test in StorIOContentResolver can fail because of some problem with notifications about changes.
RxJava 1.0.13 didn't help, see #438.