Skip to content

Using tokio make unrelated test fail#306

Closed
majecty wants to merge 1 commit intoCodeChain-io:masterfrom
majecty:f/tokio
Closed

Using tokio make unrelated test fail#306
majecty wants to merge 1 commit intoCodeChain-io:masterfrom
majecty:f/tokio

Conversation

@majecty
Copy link

@majecty majecty commented Apr 7, 2020

network2.test.ts failed when we add tokio as a dependency.

How to reproduce:

Run the command below in the test directory.

cargo build && yarn mocha -r ts-node/register --timeout 5000 src/e2e/network2.test.ts

@majecty majecty added the do-not-merge Do not merge this PR label Apr 7, 2020
@majecty
Copy link
Author

majecty commented Apr 9, 2020

I created this PR to share the failed tests with others.
Since I fixed it at #309, I'll close this PR.

@majecty majecty closed this Apr 9, 2020
@majecty majecty deleted the f/tokio branch April 9, 2020 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge Do not merge this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant