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

CAInterop.java#globalsigne46 intermittent timeout

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: External
    • Icon: P4 P4
    • None
    • None
    • security-libs
    • None

      test command:
      export test=test/jdk/security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#globalsigne46
      yansendao@CompilerTest-x64-5:[jdk]> function runJtreg() { jtreg -ea -esa -timeoutFactor:4 -v:fail,error,time,nopass -nr -w $dir/index-$1 $test &> $dir/$1.log ; if [[ 0 -ne $? ]] ; then echo -n "$1 " ; else rm -rf $dir/index-$1 $dir/$1.log ; fi ; } ; export -f runJtreg ; export dir="tmp-jtreg-"`basename ${test##* } .java | sed "s|#|_|"` ; rm -rf $dir ; mkdir -p $dir ; time seq 100000 | xargs -i -n 1 -P `nproc` bash -c "runJtreg {}" ; echo total fail number: `ls $dir/*.log 2> /dev/null | wc | awk '{print $1}'`

        1. jtreg.txt
          151 kB
          Rajan Halade
        2. 1322.log
          217 kB
          Sendao Yan
        3. 1320.log
          223 kB
          Sendao Yan
        4. 10826.log
          57 kB
          Sendao Yan
        5. 10830.log
          57 kB
          Sendao Yan
        6. 10833.log
          57 kB
          Sendao Yan
        7. 10800.log
          147 kB
          Sendao Yan
        8. 1333.log
          148 kB
          Sendao Yan

            syan Sendao Yan
            syan Sendao Yan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: