Bugzilla – Bug 6196
GRAM2 Test Failures
Last modified: 2008-07-18 11:00:48
You need to log in before you can comment on or make changes to this bug.
This test failed and needs investigation. http://www-unix.mcs.anl.gov/~feller/Globus/technicalStuff/Gram/Testing/ReleaseTests/4.2.0/ # Functionality * Pre-WS (performed once per release cycle) o globus_gram_client_test globus-gram-client-register-test................ok 4/5# Test 5 got: "Test exited with 8. " (globus-gram-client-register-test.pl at line 64) # Expected: "success" # globus-gram-client-register-test.pl line 64 is: ok($errors, 'success'); globus-gram-client-register-test................FAILED test 5 Failed 1/5 tests, 80.00% okay
Seems to be related to the change in CVS here: http://viewcvs.globus.org/viewcvs.cgi/gram/client/test/globus-gram-client-register-test.pl?r1=1.7&r2=1.8&pathrev=globus_4_2_branch I'm not sure why Martin added that change, but it causes the tests to not check for proxy type (limited vs full) which is the point of that particular test case.
I think that's what you get when you put me on a Gram2 thing.
Also found some test failures related to systems without true in /bin and with group writable / (Mac OS X). Committed test updates to 4.2 branch for 4.2.1, 4.0 branch for 4.0.8 and trunk.