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

TEST_BUG java/util/TimeZone/TimeZoneTest.java fails

XMLWordPrintable

      Testsuite name: regression
      JDK/JRE tested: jdk6u17b07
      OS/architecture: amd64 - solaris10
      Reproducible: Always
      Reproducible on machine: stt-41.russia
      Is it a Regression: N
      Test run log location:
      stt-41.russia:/export/JQA/regression/cleanup/cur/work/java/util/TimeZone/TimeZoneTest.jtr

      Steps to reproduce:
      [stt-robot@stt-41]$ pwd
      /export/JQA/regression/cleanup
      [stt-robot@stt-41]$ cat $`pwd`/cur/work/java/util/TimeZone/TimeZoneTest.jtr
      cat: cannot open $/export/JQA/regression/cleanup/cur/work/java/util/TimeZone/TimeZoneTest.jtr
      [stt-robot@stt-41]$ echo `pwd`/cur/work/java/util/TimeZone/TimeZoneTest.jtr
      /export/JQA/regression/cleanup/cur/work/java/util/TimeZone/TimeZoneTest.jtr
      [stt-robot@stt-41]$ pwd
      /export/JQA/regression/cleanup
      [stt-robot@stt-41]$ /export/jdk/jdk1.6.0_17b07_j4b/bin/javac IntlTest.java
      Note: IntlTest.java uses unchecked or unsafe operations.
      Note: Recompile with -Xlint:unchecked for details.
      [stt-robot@stt-41]$ /export/jdk/jdk1.6.0_17b07_j4b/bin/javac TimeZoneTest.java
      Note: TimeZoneTest.java uses or overrides a deprecated API.
      Note: Recompile with -Xlint:deprecation for details.
      Note: TimeZoneTest.java uses unchecked or unsafe operations.
      Note: Recompile with -Xlint:unchecked for details.
      [stt-robot@stt-41]$ /export/jdk/jdk1.6.0_17b07_j4b/bin/java TimeZoneTest
      TimeZoneTest {
        Test4368016 Passed
        TestPRTOffset {
          FAIL: Offset for PRT should be -4
          Uncaught exception thrown in test method TestPRTOffset
      Exception in thread "main" java.lang.RuntimeException: Uncaught exception thrown in test method TestPRTOffset

              at IntlTest.err(IntlTest.java:160)
              at IntlTest.errln(IntlTest.java:165)
              at IntlTest.run(IntlTest.java:113)
              at TimeZoneTest.main(TimeZoneTest.java:16)
      The test name is (for exclusion list):
      java/util/TimeZone/TimeZoneTest.java

            asaha Abhijit Saha
            ikobzaresunw Ivan Kobzarev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: