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 runner launch tests on the same JVM with dev-machine #4679

Closed
musienko-maxim opened this issue Apr 3, 2017 · 1 comment
Closed

Test runner launch tests on the same JVM with dev-machine #4679

musienko-maxim opened this issue Apr 3, 2017 · 1 comment
Assignees
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.

Comments

@musienko-maxim
Copy link
Contributor

Reproduction Steps:

  1. Create java console application from wizard
  2. Open the AppTest class and add System.exit(1); invocation in the test.
    Expected result: the test should pass
    Actual result: the test has invoked System.exit. The workspace
    has crashed. The test can invoke any java code on the JVM of dev-machine! It is very critical for security.
    anim
    OS and version: Ubuntu 14.0 TLS, chrome browser
@vparfonov vparfonov added kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system. team/ide labels Apr 3, 2017
@evidolob evidolob added the status/in-progress This issue has been taken by an engineer and is under active development. label Apr 18, 2017
evidolob pushed a commit that referenced this issue Apr 26, 2017
…t common protocol for testing

Signed-off-by: Even Vidolob <[email protected]>
davidfestal added a commit to davidfestal/che-dependencies that referenced this issue Apr 26, 2017
Wildfly Swarm / Arquillian tests cannot be run successfully.

WARNING: This commit should not be rebased on master since
eclipse-che/che#4679 is the real long-term fix for
this issue.

Signed-off-by: David Festal <[email protected]>
davidfestal added a commit to davidfestal/che that referenced this issue Apr 26, 2017
Wildfly Swarm / Arquillian tests cannot be run successfully.

WARNING: This commit should *not* be rebased on master since
eclipse-che#4679 is the real long-term fix for
this issue.


Signed-off-by: David Festal <[email protected]>
l0rd pushed a commit to eclipse-che/che-dependencies that referenced this issue Apr 27, 2017
Wildfly Swarm / Arquillian tests cannot be run successfully.

WARNING: This commit should not be rebased on master since
eclipse-che/che#4679 is the real long-term fix for
this issue.

Signed-off-by: David Festal <[email protected]>
l0rd pushed a commit that referenced this issue Apr 27, 2017
Wildfly Swarm / Arquillian tests cannot be run successfully.

WARNING: This commit should *not* be rebased on master since
#4679 is the real long-term fix for
this issue.


Signed-off-by: David Festal <[email protected]>
evidolob pushed a commit that referenced this issue Apr 27, 2017
…ion to ClasspathEntry in maven plugin

Signed-off-by: Even Vidolob <[email protected]>
sunix pushed a commit to sunix/che that referenced this issue May 4, 2017
Wildfly Swarm / Arquillian tests cannot be run successfully.

WARNING: This commit should *not* be rebased on master since
eclipse-che#4679 is the real long-term fix for
this issue.


Signed-off-by: David Festal <[email protected]>
evidolob pushed a commit that referenced this issue May 10, 2017
Signed-off-by: Even Vidolob <[email protected]>
evidolob pushed a commit that referenced this issue May 16, 2017
evidolob pushed a commit that referenced this issue May 23, 2017
evidolob pushed a commit that referenced this issue May 25, 2017
…ree, after their finish

Signed-off-by: Even Vidolob <[email protected]>
evidolob pushed a commit that referenced this issue Jun 2, 2017
evidolob pushed a commit that referenced this issue Jun 9, 2017
@vparfonov vparfonov removed sprint/current status/in-progress This issue has been taken by an engineer and is under active development. labels Jun 9, 2017
@vparfonov
Copy link
Contributor

Done for TestNG test framework

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

3 participants