changeset 7581:acb20c734237

8055051: runtime/NMT/CommandLineEmptyArgument.java fails Summary: disable failing test Reviewed-by: ctornqvi, zgu
author gtriantafill
date Tue, 19 Aug 2014 06:47:28 -0700
parents 6640f982c1be
children 19fc73d027a6
files test/runtime/NMT/CommandLineEmptyArgument.java
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/test/runtime/NMT/CommandLineEmptyArgument.java	Thu Sep 04 10:14:37 2014 -0400
+++ b/test/runtime/NMT/CommandLineEmptyArgument.java	Tue Aug 19 06:47:28 2014 -0700
@@ -26,6 +26,7 @@
  * @key nmt
  * @summary Empty argument to NMT should result in an informative error message
  * @library /testlibrary
+ * @ignore 8055051
  */
 
 import com.oracle.java.testlibrary.*;