jdk-24/langtools/test/jdk/jshell
Jan Lahoda ae8ace7912 8165564: langtools\test\jdk\jshell\CommandCompletionTest.java fails on some windows
Ignoring non-existent default FileSystem roots.

Reviewed-by: rfield
2016-12-05 19:42:42 +01:00
..
T8146368 8143955: JShell tool (UX): Output structure 2016-04-12 22:23:11 -07:00
AnalysisTest.java 8134254: JShell API/tool: REPL for Java into JDK9 2015-10-19 19:15:16 +02:00
ClassesTest.java 8129559: JShell: compilation fails if class, method or field is annotated and has modifiers 2016-11-04 14:47:25 -07:00
ClassMembersTest.java 8129559: JShell: compilation fails if class, method or field is annotated and has modifiers 2016-11-04 14:47:25 -07:00
ClassPathTest.java 8152897: refactor ToolBox to allow reduced documented dependencies 2016-03-31 15:20:50 -07:00
CommandCompletionTest.java 8165564: langtools\test\jdk\jshell\CommandCompletionTest.java fails on some windows 2016-12-05 19:42:42 +01:00
Compiler.java 8152897: refactor ToolBox to allow reduced documented dependencies 2016-03-31 15:20:50 -07:00
CompilerOptionsTest.java 8159635: JShell API: Add compiler options 2016-07-01 14:16:28 -07:00
CompletenessStressTest.java 8159027: JShell API: SourceCodeAnalysis.Suggestion has constructor, .. 2016-08-15 11:39:53 -07:00
CompletenessTest.java 8114842: JShell: SourceCodeAnalysis splits code with array initialiazer incorrectly 2016-11-21 12:28:56 -08:00
CompletionSuggestionTest.java 8169069: Module system implementation refresh (11/2016) 2016-12-01 09:02:42 +00:00
ComputeFQNsTest.java 8169069: Module system implementation refresh (11/2016) 2016-12-01 09:02:42 +00:00
CustomEditor.java 8134254: JShell API/tool: REPL for Java into JDK9 2015-10-19 19:15:16 +02:00
DropTest.java 8167128: JShell: /drop of statement gives confusing output 2016-10-10 18:41:12 -07:00
DyingRemoteAgent.java 8169519: JShell: Handle start-up failures and hangs gracefully 2016-11-22 19:24:02 -08:00
EditorTestBase.java 8169828: jdk/jshell/ExternalEditorTest.java testStatementMush() fails frequently on all platform 2016-12-02 10:17:03 -08:00
EmptyTest.java 8134254: JShell API/tool: REPL for Java into JDK9 2015-10-19 19:15:16 +02:00
ErrorTranslationTest.java 8167643: JShell: silently ignore access modifiers (as semantically irrelevant) 2016-10-27 17:11:16 -07:00
ExceptionsTest.java 8134254: JShell API/tool: REPL for Java into JDK9 2015-10-19 19:15:16 +02:00
ExecutionControlTestBase.java 8131029: JShell: recover from VMConnection launch failure 2016-06-02 14:05:13 -07:00
ExpectedDiagnostic.java 8134254: JShell API/tool: REPL for Java into JDK9 2015-10-19 19:15:16 +02:00
ExternalEditorTest.java 8169828: jdk/jshell/ExternalEditorTest.java testStatementMush() fails frequently on all platform 2016-12-02 10:17:03 -08:00
FailOverExecutionControlDyingLaunchTest.java 8169519: JShell: Handle start-up failures and hangs gracefully 2016-11-22 19:24:02 -08:00
FailOverExecutionControlHangingLaunchTest.java 8169519: JShell: Handle start-up failures and hangs gracefully 2016-11-22 19:24:02 -08:00
FailOverExecutionControlHangingListenTest.java 8169519: JShell: Handle start-up failures and hangs gracefully 2016-11-22 19:24:02 -08:00
FailOverExecutionControlTest.java 8161983: JShell API: Clean-up following 8160127 et. al 2016-11-06 22:50:46 -08:00
HangingRemoteAgent.java 8169519: JShell: Handle start-up failures and hangs gracefully 2016-11-22 19:24:02 -08:00
HistoryTest.java 8169069: Module system implementation refresh (11/2016) 2016-12-01 09:02:42 +00:00
IdGeneratorTest.java 8167128: JShell: /drop of statement gives confusing output 2016-10-10 18:41:12 -07:00
IgnoreTest.java 8129559: JShell: compilation fails if class, method or field is annotated and has modifiers 2016-11-04 14:47:25 -07:00
IllegalArgumentExceptionTest.java 8167128: JShell: /drop of statement gives confusing output 2016-10-10 18:41:12 -07:00
ImportTest.java 8141415: JShell: wrap erroneous with one-liner comment-outed imports 2016-05-29 23:46:49 +09:00
InferTypeTest.java 8152897: refactor ToolBox to allow reduced documented dependencies 2016-03-31 15:20:50 -07:00
IOTest.java 8134254: JShell API/tool: REPL for Java into JDK9 2015-10-19 19:15:16 +02:00
JavadocTest.java Merge 2016-12-01 11:16:45 +00:00
JdiBadOptionLaunchExecutionControlTest.java 8169519: JShell: Handle start-up failures and hangs gracefully 2016-11-22 19:24:02 -08:00
JdiBadOptionListenExecutionControlTest.java 8169519: JShell: Handle start-up failures and hangs gracefully 2016-11-22 19:24:02 -08:00
JdiBogusHostListenExecutionControlTest.java 8169519: JShell: Handle start-up failures and hangs gracefully 2016-11-22 19:24:02 -08:00
JdiFailingLaunchExecutionControlTest.java 8169519: JShell: Handle start-up failures and hangs gracefully 2016-11-22 19:24:02 -08:00
JdiFailingListenExecutionControlTest.java 8169519: JShell: Handle start-up failures and hangs gracefully 2016-11-22 19:24:02 -08:00
JdiHangingLaunchExecutionControlTest.java 8169519: JShell: Handle start-up failures and hangs gracefully 2016-11-22 19:24:02 -08:00
JdiHangingListenExecutionControlTest.java 8169519: JShell: Handle start-up failures and hangs gracefully 2016-11-22 19:24:02 -08:00
JdiLaunchingExecutionControlTest.java 8161983: JShell API: Clean-up following 8160127 et. al 2016-11-06 22:50:46 -08:00
JdiListeningExecutionControlTest.java 8161983: JShell API: Clean-up following 8160127 et. al 2016-11-06 22:50:46 -08:00
JdiListeningLocalhostExecutionControlTest.java 8161983: JShell API: Clean-up following 8160127 et. al 2016-11-06 22:50:46 -08:00
JShellQueryTest.java 8164277: JShell API: Snippets are immutable and should be available for post-mortem analysis 2016-08-22 08:18:18 -07:00
JShellStateClosedTest.java 8167128: JShell: /drop of statement gives confusing output 2016-10-10 18:41:12 -07:00
KullaCompletenessStressTest.java 8161132: JShell tests: jdk/jshell/KullaCompletenessStressTest.java should pass if jdk.shell sources are not provided 2016-07-14 11:14:22 -07:00
KullaTesting.java 8131019: jshell tool: access javadoc from tool 2016-11-02 07:38:37 +01:00
MethodsTest.java 8167643: JShell: silently ignore access modifiers (as semantically irrelevant) 2016-10-27 17:11:16 -07:00
ModifiersTest.java 8129559: JShell: compilation fails if class, method or field is annotated and has modifiers 2016-11-04 14:47:25 -07:00
NullTest.java 8134254: JShell API/tool: REPL for Java into JDK9 2015-10-19 19:15:16 +02:00
PipeInputStreamTest.java 8169069: Module system implementation refresh (11/2016) 2016-12-01 09:02:42 +00:00
RejectedFailedTest.java 8080352: jshell tool: Error message for using "package" should be more descriptive than "Failed" 2016-09-07 12:15:22 -07:00
ReplaceTest.java 8167128: JShell: /drop of statement gives confusing output 2016-10-10 18:41:12 -07:00
ReplToolTesting.java 8153402: jshell tool: completion provider for /help 2016-11-18 09:41:51 -08:00
ShutdownTest.java 8134254: JShell API/tool: REPL for Java into JDK9 2015-10-19 19:15:16 +02:00
SimpleRegressionTest.java 8166400: JShell: friendlier representation of array values 2016-09-21 23:46:06 -07:00
SnippetStatusListenerTest.java 8154485: JShell: infrastructure for multi-Snippet class wrappers 2016-04-25 08:50:16 -07:00
SnippetTest.java 8139829: JShell API: No use of fields to return information from public types 2016-06-08 00:32:31 -07:00
StartOptionTest.java 8169519: JShell: Handle start-up failures and hangs gracefully 2016-11-22 19:24:02 -08:00
StopExecutionTest.java 8148147: Sync up @modules from jigsaw/jake 2016-01-25 19:01:32 +00:00
TestingInputStream.java 8134254: JShell API/tool: REPL for Java into JDK9 2015-10-19 19:15:16 +02:00
ToolBasicTest.java 8167643: JShell: silently ignore access modifiers (as semantically irrelevant) 2016-10-27 17:11:16 -07:00
ToolCommandOptionTest.java 8169828: jdk/jshell/ExternalEditorTest.java testStatementMush() fails frequently on all platform 2016-12-02 10:17:03 -08:00
ToolFormatTest.java 8161969: jshell tool: /var value is not truncated per feedback setting 2016-11-03 09:12:02 -07:00
ToolLocaleMessageTest.java 8163840: jshell tool: provide way to display configuration settings 2016-10-20 12:53:11 -07:00
ToolReloadTest.java 8160089: jshell tool: use new double-dash long-form command-line options 2016-08-22 19:31:37 -07:00
ToolRetainTest.java 8161969: jshell tool: /var value is not truncated per feedback setting 2016-11-03 09:12:02 -07:00
ToolSimpleTest.java 8169828: jdk/jshell/ExternalEditorTest.java testStatementMush() fails frequently on all platform 2016-12-02 10:17:03 -08:00
TypeNameTest.java 8144903: JShell: determine incorrectly the type of the expression which is array type of captured type 2015-12-11 11:20:10 -08:00
UserExecutionControlTest.java 8160127: JShell API: extract abstract JDI and abstract streaming implementations of ExecutionControl 2016-07-20 23:19:09 -07:00
UserInputTest.java 8167461: jshell tool: Scanner#next() hangs tool 2016-10-18 16:00:32 +02:00
UserJdiUserRemoteTest.java 8169519: JShell: Handle start-up failures and hangs gracefully 2016-11-22 19:24:02 -08:00
VariablesTest.java 8143964: JShell API: convert query responses to Stream instead of List 2016-08-09 23:00:49 -07:00
WrapperTest.java 8159111: JShell API: Add access to wrappers and dependencies 2016-07-01 14:41:07 -07:00