8143334: @ignore langtools/test/jdk/jshell/ToolBasicTest.java

Reviewed-by: ksrini
This commit is contained in:
Jan Lahoda 2015-11-19 19:03:03 +01:00
parent 875bccb11e
commit 16f32db97e

View file

@ -24,6 +24,7 @@
/* /*
* @test * @test
* @summary Tests for Basic tests for REPL tool * @summary Tests for Basic tests for REPL tool
* @ignore 8139873
* @library /tools/lib * @library /tools/lib
* @build KullaTesting TestingInputStream ToolBox Compiler * @build KullaTesting TestingInputStream ToolBox Compiler
* @run testng ToolBasicTest * @run testng ToolBasicTest