DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
- activationpolicy - Tests activation policies, i.e., lazy activation.
- classloading - Tests a gamut of covering including class loading and service registry behavior.
- classpath - Performs test covering importing and exporting of packages among bundles.
- div - Performs a diverse set of tests covering native code loading, bundle interface method implementations, and execution environment checking, and manifest localization.
- dynpkgimport - Tests the dynamic import package mechanism.
- filter - Tests the Filter implementation.
- fragments- Tests bundle fragment behavior.
- lifecycle - Tests bundle lifecycle behavior.
- packageadmin - Tests the Package Admin implementation.
- resources - Tests access to resources using entry-related methods.
- service - Tests the service registry behavior, including service factories and service exceptions.
- startlevel - Tests the Start Level implementation.
- syncbundlelistener - Tests synchronous bundle listener support.
- url - Tests the URL Handlers implementation.
...
Results
Results from: July 19th23rd, 2009
The results for the core test suites are as follows:
- activationpolicy
- PASSED
- classloading
- PASSED
- classpath
- PASSED
- div
- FAILED (passed 25 of 40 tests)
- Results from R4.1, not yet investigated for R4.2.
- Passing 10 of 13 manifest localization tests for R4.2 (failing localization with fragments).
- FAILED (passed 25 of 40 tests)
- dynpkgimport
- PASSED
- filter
- PASSED
- fragments
- PASSED
- lifecycle
- PASSED
- packageadmin
- PASSED
- resources
- PASSED
- service
- PASSED
- startlevel
- PASSED
- syncbundlelistener
- PASSED
- url
- PASSED
...