apache / apache/grails-intellij-plugin

Prepending the Grails "--offline" flag in Run/Debug target causes test window to not appear

Open
#303 0 comments 0 reactions 0 assignees View on GitHub
bug imported-from-youtrack
Dominant language
Java
Stars
17
Forks
4
Avg merge
5d 15h
Merged PRs (30d)
4

Description

Occasionally we need to run functional tests in Grails offline mode. if I have a Run target with a command line like this:

–offline test-app functional: -echoOut -https

It causes IntelliJ to not display the test runner UI, but instead just echos out the test execution/results to the console.

---

*Imported from [IDEA-173349](https://youtrack.jetbrains.com/issue/IDEA-173349) · Type: Bug · Votes: 0*
*Comments, attachments, dates and reporter are not part of the export — follow the link above for the full history.*

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue from an IntelliJ Run/Debug target using “–offline test-app functional: -echoOut -https” and observe whether results appear in the test runner UI or only in the console. Trace the Run/Debug target and Grails functional-test execution path; done means offline execution still opens the test runner while preserving the reported test output.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
testing, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.