Running DIO VTS b13 with MESDK b18 found that tests:
api/jdk/dio/DeviceManager/index.html#OpenId1Tests
api/jdk/dio/DeviceManager/index.html#OpenId2Tests
api/jdk/dio/DeviceManager/index.html#OpenId3Tests
api/jdk/dio/DeviceManager/index.html#OpenId4Tests
api/jdk/dio/DeviceManager/index.html#OpenId5Tests
fail: "Failed. Unexpected Throwable (in openid501): java.lang.IllegalArgumentException: -1"
Listed test case doesn't have sense, actually all tests cases fail with this error.
In SDK output there is following log:
No class for 'alerter' extension specified
No class for 'preconditionsChecker' extension specified
No class for 'display' extension specified
AGENT: com.sun.tck.cldc.javatest.agent.TestDispatcherThroughCommClient successfully instantiated
AGENT: com.sun.tck.cldc.javatest.agent.TestDispatcherThroughCommClient successfully initialized
AGENT: Successfully received information about the next test
AGENT: Available memory: 6769980
AGENT: Executing api/jdk/dio/DeviceManager/index.html#OpenId1Tests
AGENT: Class: com.oracle.tests.jdk.dio.DeviceManager.OpenId1Tests
AGENT: args[0] = -supported
AGENT: args[1] = true
AGENT: args[2] = true
AGENT: args[3] = true
AGENT: args[4] = true
AGENT: args[5] = true
AGENT: args[6] = true
AGENT: args[7] = true
AGENT: args[8] = true
AGENT: args[9] = true
AGENT: args[10] = true
AGENT: args[11] = true
AGENT: args[12] = true
AGENT: args[13] = true
AGENT: args[14] = true
AGENT: Status: Failed. Unexpected Throwable (in openid100): java.lang.IllegalArgumentException: -1
AGENT: Successfully sent back the test result
AGENT: Successfully received information about the next test
AGENT: No more tests in the bundle
AGENT: CldcAgent successfully finished
No class for 'alerter' extension specified
No class for 'preconditionsChecker' extension specified
No class for 'display' extension specified
Please find attached used configuration file and jtr example. I'm also attached exported source for OpenId1Tests.
api/jdk/dio/DeviceManager/index.html#OpenId1Tests
api/jdk/dio/DeviceManager/index.html#OpenId2Tests
api/jdk/dio/DeviceManager/index.html#OpenId3Tests
api/jdk/dio/DeviceManager/index.html#OpenId4Tests
api/jdk/dio/DeviceManager/index.html#OpenId5Tests
fail: "Failed. Unexpected Throwable (in openid501): java.lang.IllegalArgumentException: -1"
Listed test case doesn't have sense, actually all tests cases fail with this error.
In SDK output there is following log:
No class for 'alerter' extension specified
No class for 'preconditionsChecker' extension specified
No class for 'display' extension specified
AGENT: com.sun.tck.cldc.javatest.agent.TestDispatcherThroughCommClient successfully instantiated
AGENT: com.sun.tck.cldc.javatest.agent.TestDispatcherThroughCommClient successfully initialized
AGENT: Successfully received information about the next test
AGENT: Available memory: 6769980
AGENT: Executing api/jdk/dio/DeviceManager/index.html#OpenId1Tests
AGENT: Class: com.oracle.tests.jdk.dio.DeviceManager.OpenId1Tests
AGENT: args[0] = -supported
AGENT: args[1] = true
AGENT: args[2] = true
AGENT: args[3] = true
AGENT: args[4] = true
AGENT: args[5] = true
AGENT: args[6] = true
AGENT: args[7] = true
AGENT: args[8] = true
AGENT: args[9] = true
AGENT: args[10] = true
AGENT: args[11] = true
AGENT: args[12] = true
AGENT: args[13] = true
AGENT: args[14] = true
AGENT: Status: Failed. Unexpected Throwable (in openid100): java.lang.IllegalArgumentException: -1
AGENT: Successfully sent back the test result
AGENT: Successfully received information about the next test
AGENT: No more tests in the bundle
AGENT: CldcAgent successfully finished
No class for 'alerter' extension specified
No class for 'preconditionsChecker' extension specified
No class for 'display' extension specified
Please find attached used configuration file and jtr example. I'm also attached exported source for OpenId1Tests.
- links to