Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8249618 normalize usage of @ignore and ProblemList
  3. JDK-8249824

s/n/w/p/https/HttpsURLConnection/CloseKeepAliveCached.java uses @ignore w/o bugid

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8, 11, 15, 16
    • security-libs

      sun/net/www/protocol/https/HttpsURLConnection/CloseKeepAliveCached.java has ' * @ignore
       * After run the test manually, at the end of the debug output,
       * if "MainThread, called close()" found, the test passed. Otherwise,
       * if "Keep-Alive-Timer: called close()", the test failed.'
      canonically, @ignore should be followed by the id of the bug which describes the problem and will be used to eventually fix it.

      assuming this test can't be rewritten to be fully automated and reliable, the more appropriate solution would be to use '/manual' jtreg option, which will exclude tests from automated runs, yet will still be possible for "manual" execution by direct jtreg invocation.

            myankelevich Mikhail Yankelevich
            iignatyev Igor Ignatyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: