Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-7015341

Unit test failure in JNLPManagerTest related to embedded JNLP negative test case.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 7
    • 7
    • deploy
    • b130
    • generic
    • generic
    • Not verified

      JNLPManagerTest fails due to failure of embedded JNLP tests.

      Moreover it seem to leave some threads alive after itself and this will cause preloader test failures later. (i can reproduce jnlpmanagertest failure runing test alone but not preloader). The root reason seem that embedded content is missing in the cache? and there qill be attempt to download it from fake location.
      There seems to be some interference from some other unit tests. I ran JNLPManagerTest by itself it passed. The downloading from fake location would have get unresolved host exception and result in null launch descriptor so the test should pass, but for efficiency, we need to use local file URL so the download failure happen instantly.

            nam Nam Nguyen (Inactive)
            nam Nam Nguyen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: