# HG changeset patch # User gtriantafill # Date 1408456048 25200 # Node ID acb20c7342378c5d1e0a90e1b3562ce4192002a0 # Parent 6640f982c1be8e6c3a49660fdb529c6cff560194 8055051: runtime/NMT/CommandLineEmptyArgument.java fails Summary: disable failing test Reviewed-by: ctornqvi, zgu diff -r 6640f982c1be -r acb20c734237 test/runtime/NMT/CommandLineEmptyArgument.java --- 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.*;