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
Recent failures in friendshare.test.ts:
https://circleci.com/gh/hippware/rn-chat/8801 https://circleci.com/gh/hippware/rn-chat/8805 https://circleci.com/gh/hippware/rn-chat/8807 https://circleci.com/gh/hippware/rn-chat/8808
Output:
* Friend Share › make them friends and share location Failed: "waitFor timed out in 10000 milliseconds. end sharing location" 36 | }) 37 | > 38 | it('make them friends and share location', async () => { | ^ 39 | let aliceBobProfile = await alice.loadProfile(bob.username!) 40 | const bobAliceProfile = await bob.loadProfile(alice.username!) 41 | expect(aliceBobProfile!.isFriend).toBeFalsy() at Env.it (node_modules/jest-jasmine2/build/jasmineAsyncInstall.js:89:24) at Suite.Object.<anonymous>.describe (__tests__/wocky/friendshare.test.ts:38:3) at Object.<anonymous> (__tests__/wocky/friendshare.test.ts:5:1)
The text was updated successfully, but these errors were encountered:
bengtan
No branches or pull requests
Recent failures in friendshare.test.ts:
https://circleci.com/gh/hippware/rn-chat/8801
https://circleci.com/gh/hippware/rn-chat/8805
https://circleci.com/gh/hippware/rn-chat/8807
https://circleci.com/gh/hippware/rn-chat/8808
Output:
The text was updated successfully, but these errors were encountered: