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

java/lang/ProcessBuilder/Basic.java test fails intermittently

    XMLWordPrintable

Details

    • windows

    Description

      Intermittent failures for java/lang/ProcessBuilder/Basic.java test

      .e.g.:
             Exception: java.lang.Exception: Stack trace
             Exception: java.lang.AssertionError: Some tests failed
      ....
      ----------System.err:(20/1041)----------
      >'-1'< not equal to '10'
      java.lang.Exception: Stack trace
      at java.base/java.lang.Thread.dumpStack(Thread.java:1379)
      at Basic.fail(Basic.java:2737)
      .......
      java.lang.AssertionError: Some tests failed
      at Basic.main(Basic.java:2749)


      .e.g.:
           Exception: java.io.FileNotFoundException: efile (Access is denied)
           Exception: java.io.FileNotFoundException: efile (The system cannot find the file specified)
           Exception: java.lang.Exception: Stack trace
           Exception: java.lang.AssertionError: Some tests failed
      .......
      ----------System.err:(59/3685)----------
      java.io.FileNotFoundException: efile (Access is denied)
      at java.base/java.io.FileOutputStream.open0(Native Method)
      .............
      >''< not equal to 'efile-contents'
      java.lang.Exception: Stack trace
      at java.base/java.lang.Thread.dumpStack(Thread.java:1379)
      ................
      etc.

      Attachments

        Issue Links

          Activity

            People

              rriggs Roger Riggs
              rraghavan Rahul Raghavan
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: