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

JCK Kerberos tests fail since b77

XMLWordPrintable

    • b79
    • generic
    • generic

      Failing JCK tests:
          api/org_ietf/jgss/GSSCredential/index.html#disposeTest
          api/org_ietf/jgss/GSSCredential/index.html#addTest
          api/org_ietf/jgss/GSSCredential/index.html#getMechsTest
          api/org_ietf/jgss/GSSCredential/index.html#equalsTest
          api/org_ietf/jgss/GSSContext/index.html#wrapUnwrapIOTest
          api/org_ietf/jgss/GSSContext/index.html#setCBTest
          api/org_ietf/jgss/GSSContext/index.html#isProtReadyTest
          api/org_ietf/jgss/GSSContext/index.html#isInitiatorTest
          api/org_ietf/jgss/GSSContext/index.html#getMICIOTest
          api/org_ietf/jgss/GSSContext/index.html#getMechTest
          api/org_ietf/jgss/GSSContext/index.html#getDelegCredTest
          api/org_ietf/jgss/GSSContext/index.html#exportTest
          api/org_ietf/jgss/GSSCredential/index.html#getTests
          api/org_ietf/jgss/GSSContext/index.html#SetGetTests

      JCK : JCK 7 any
      J2SE : FAIL - JDK 7 b77, PASS - JDK 7 b76
      Platform[s] : FAIL - Solaris 10 sparc and Windows 2003 amd64 tested.
      switch/Mode : FAIL - default


      All tests fail with the same exception stack trace:

      GSSException: Failure unspecified at GSS-API level (Mechanism level: Invalid argument (400) - Cannot find key of appropriate type to decrypt AP REP - AES128 CTS mode with HMAC SHA1-96)
      at sun.security.jgss.krb5.Krb5Context.acceptSecContext(Krb5Context.java:758)
      at sun.security.jgss.GSSContextImpl.acceptSecContext(GSSContextImpl.java:341)
      at javasoft.sqe.tests.api.org.ietf.jgss.GSSCredential.disposeServer$Action.run(dispose.java:218)
      at java.security.AccessController.doPrivileged(Native Method)
      at javax.security.auth.Subject.doAsPrivileged(Subject.java:474)
      at javasoft.sqe.tests.api.org.ietf.jgss.GSSCredential.disposeServer.thisRun(dispose.java:163)
      at javasoft.sqe.tests.api.org.ietf.jgss.GSSCredential.disposeServer.run(dispose.java:109)
      Caused by: KrbException: Invalid argument (400) - Cannot find key of appropriate type to decrypt AP REP - AES128 CTS mode with HMAC SHA1-96
      at sun.security.krb5.KrbApReq.authenticate(KrbApReq.java:275)
      at sun.security.krb5.KrbApReq.<init>(KrbApReq.java:146)
      at sun.security.jgss.krb5.InitSecContextToken.<init>(InitSecContextToken.java:108)
      at sun.security.jgss.krb5.Krb5Context.acceptSecContext(Krb5Context.java:741)
      ... 6 more


      Steps to reproduce (run the JCK tests using jck4jdk) :

      ag153348@nexus$ /java/re/jdk/7/promoted/ea/b77/binaries/solaris-sparc/bin/java -jar /java/re/jck/7/promoted/latest/binaries/JCK-runtime-7/lib/jtjck.jar -v api/org_ietf/jgss/GSSContext api/org_ietf/jgss/GSSCredential
      Dec 4, 2009 6:46:52 AM Harness starting test run with configuration "jck_runtime_solaris"...
      FAILED: api/org_ietf/jgss/GSSContext/index.html#getMICIOTest
      FAILED: api/org_ietf/jgss/GSSContext/index.html#getDelegCredTest
      FAILED: api/org_ietf/jgss/GSSContext/index.html#getMechTest
      FAILED: api/org_ietf/jgss/GSSContext/index.html#exportTest
      FAILED: api/org_ietf/jgss/GSSContext/index.html#isInitiatorTest
      FAILED: api/org_ietf/jgss/GSSContext/index.html#isProtReadyTest
      FAILED: api/org_ietf/jgss/GSSContext/index.html#wrapUnwrapIOTest
      FAILED: api/org_ietf/jgss/GSSContext/index.html#setCBTest
      FAILED: api/org_ietf/jgss/GSSCredential/index.html#addTest
      FAILED: api/org_ietf/jgss/GSSCredential/index.html#equalsTest
      FAILED: api/org_ietf/jgss/GSSCredential/index.html#disposeTest
      FAILED: api/org_ietf/jgss/GSSCredential/index.html#getMechsTest
      FAILED: api/org_ietf/jgss/GSSCredential/index.html#getTests
      FAILED: api/org_ietf/jgss/GSSContext/index.html#SetGetTests
      Dec 4, 2009 6:56:07 AM Finished executing all tests, wait for cleanup...
      Dec 4, 2009 6:56:07 AM Harness done with cleanup from test run.
      Test results: failed: 14
      Results written to /home/ag153348/JCK-runtime-7_b28-work.
      Error: Some tests did not pass
          
      The JTR files are attached.

            weijun Weijun Wang
            agavrilosunw Alexey Gavrilov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: