Bugzilla – Bug 6299
gss_assist_tests aren't running.
Last modified: 2008-08-15 05:35:27
You need to log in before you can comment on or make changes to this bug.
There are some scripts to run some test cases in the globus_gss_assist_test package, but they don't currently run because of certificate issues with their test cert. The package should be updated to use the credential functions in the globus_test package to set up the test environment. Then the package should be added to the list of tests that are run as part of the automated build system.
Removed the obsolete credentials and updated the tests to work with globus_test in 4.2 branch and trunk.
The 4.0 branch doesn't have the cred stuff in globus_test, but the tests were failing there too. I've updated the test credentials for the 4.0 branch to make them run.