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

Cannot toggle back to test mode after pause #19596

Closed
patriot1burke opened this issue Aug 23, 2021 · 0 comments · Fixed by #19600
Closed

Cannot toggle back to test mode after pause #19596

patriot1burke opened this issue Aug 23, 2021 · 0 comments · Fixed by #19600
Labels
kind/bug Something isn't working
Milestone

Comments

@patriot1burke
Copy link
Contributor

Describe the bug

In dev mode, you cannot toggle back to test mode after pausing tests.

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

// some of this is pseudo code

  1. cli create app resteasy (from 999-SNAPSHOT bom)
  2. mvn quarkus:dev
  3. Press "r" to start test mode
  4. Press "p" to pause test mode
  5. Press "r" to restart test mode

"r" option is removed from menu and test mode is not active.

Output of uname -a or ver

No response

Output of java -version

No response

GraalVM version (if different from Java)

No response

Quarkus version or git rev

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

This was tested from 'main'

@patriot1burke patriot1burke added the kind/bug Something isn't working label Aug 23, 2021
stuartwdouglas added a commit to stuartwdouglas/quarkus that referenced this issue Aug 24, 2021
@quarkus-bot quarkus-bot bot added this to the 2.3 - main milestone Aug 24, 2021
@gsmet gsmet modified the milestones: 2.3 - main, 2.2.0.Final Aug 24, 2021
gsmet pushed a commit to gsmet/quarkus that referenced this issue Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants