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

Support workspaces #27

Closed
rouge8 opened this issue Mar 16, 2023 · 0 comments
Closed

Support workspaces #27

rouge8 opened this issue Mar 16, 2023 · 0 comments

Comments

@rouge8
Copy link
Owner

rouge8 commented Mar 16, 2023

Trying to run tests in https://github.com/tokio-rs/tokio/blob/master/tokio/tests/sync_rwlock.rs fails because we change to the tokio subdirectory instead of the workspace root.

Some notes:

  • cargo nextest run -E 'package(tokio-util) & test(framed_half)' --test udp
  • cargo nextest run -E 'package(tokio-util)' --test udp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant