Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7096415

Exception on tag: @run ignore

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • jt4.4.1
    • tools
    • generic
    • os_x

      jtreg version: 4.1 fcs b03

      If the tag "@run ignore" is defined in a test unexpected exception is thrown:

      java.lang.IllegalStateException
              at com.sun.javatest.regtest.IgnoreAction.run(IgnoreAction.java:86)
              at com.sun.javatest.regtest.RegressionScript.run(RegressionScript.java:157)
              at com.sun.javatest.Script.run(Script.java:228)
              at com.sun.javatest.DefaultTestRunner.runTest(DefaultTestRunner.java:174)
              at com.sun.javatest.DefaultTestRunner.access$100(DefaultTestRunner.java:43)
              at com.sun.javatest.DefaultTestRunner$1.run(DefaultTestRunner.java:66)

      Problem is not reproduced when tag defined as: "@run ignore My igore message" or as the shorthand "@ignore"

      The problem is reproduced after update javatest.jar to version 4.4.1 b04
      Test (regression closed):
      closed/sun/applet/AppletSecurity/InterruptTerminated.java

            jjg Jonathan Gibbons
            tledkov Taras Ledkov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: