sun/java2d/marlin/CrashTest.java test uses @ignore w/o bug id

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 15, 16
    • Component/s: client-libs
    • 2d

      sun/java2d/marlin/CrashTest.java has '@ignore tests that take a long time and consumes 5Gb memory'; canonically, @ignore should be followed by the id of the bug which describes the problem and will be used to eventually fix it.

      as a note:
      the requirement of 5Gb memory should be expressed via '@requires os.maxMemory > 5G'.
      if a test execution time is too long for it to be run in regular/automated test execution, the more appropriate way to express this is '/manual' option which excludes a test from automated execution, yet still allows one to run it.

            Assignee:
            Aleksandre Iline
            Reporter:
            Igor Ignatyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: