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

Test panic in dance #249

Open
2 tasks
rumyantseva opened this issue Nov 18, 2022 · 2 comments
Open
2 tasks

Test panic in dance #249

rumyantseva opened this issue Nov 18, 2022 · 2 comments
Labels
code/enhancement Some dance tool feature or tests configuration could work better

Comments

@rumyantseva
Copy link
Member

In FerretDB we have debugError command that allows us to see how everything would work if FerretDB panics.
Let's write a test for it.

As with the current task run configuration FerretDB panics and stops, we need to provide a way to run FerretDB in a non-debug mode (when panics are recovered and not thrown).

TODO:

  • Add a debugError test that causes panic on the FerretDB side
  • Fix FerretDB to provide the necessary configuration and setup CI to work this way
@rumyantseva rumyantseva added the code/enhancement Some dance tool feature or tests configuration could work better label Nov 18, 2022
@chilagrow
Copy link
Contributor

Moved the issue to FerretDB repo FerretDB/FerretDB#3672, because TODO links in FerretDB repo needs to be FerretDB issue for linters to be happy. Closing it as duplicate.

@chilagrow chilagrow closed this as not planned Won't fix, can't repro, duplicate, stale Nov 1, 2023
@AlekSi
Copy link
Member

AlekSi commented Nov 9, 2023

@AlekSi AlekSi reopened this Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/enhancement Some dance tool feature or tests configuration could work better
Projects
None yet
Development

No branches or pull requests

3 participants