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

[testing] Error when add more Scenario in integration test #620

Closed
pause125 opened this issue Aug 14, 2023 · 0 comments · Fixed by #632
Closed

[testing] Error when add more Scenario in integration test #620

pause125 opened this issue Aug 14, 2023 · 0 comments · Fixed by #632
Labels
area::testing testing relative issues bug Something isn't working help wanted Extra attention is needed
Milestone

Comments

@pause125
Copy link
Collaborator

In integration test feature, when adding new scenario, the test will failed with message:

Step failed:
Defined: features/cmd.feature:77:7
Matched: crates/testsuite/tests/integration.rs:22:1
Step panicked. Captured output: Unable to install global subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set")

In some test cases, we need a fresh server, so multi-scenarios are actually needed.

@pause125 pause125 added bug Something isn't working help wanted Extra attention is needed area::testing testing relative issues labels Aug 14, 2023
@pause125 pause125 added this to the Rooch v0.2 milestone Aug 14, 2023
@pause125 pause125 linked a pull request Aug 14, 2023 that will close this issue
@github-project-automation github-project-automation bot moved this to Done in Rooch Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area::testing testing relative issues bug Something isn't working help wanted Extra attention is needed
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant