Bugzilla – Bug 3629
new tests to improve code coverage
Last modified: 2005-09-23 03:53:07
You need to log in before you can comment on or make changes to this bug.
Erik Johnson's student project this summer was to improve the WS gram code coverage. I'll attach the results of his work. In all there are 8 new failed job tests and 8 new successful job test. Also included are a few modifications to the testing programs/scripts in globus_wsrf_gram_scheduler_test. Thanks Erik! -Stu
Created an attachment (id=667) [details] cvs diff of changes
Created an attachment (id=668) [details] Tarball of Erik's modified test directory
I added these tests to the trunk except for one. The one I omitted is redundant because it does the same thing as the staging versions of all the submit tests. The submit222 test is failing, but I'm pretty sure this is correct. Basically, setting GLOBUS_LOCATION is not overriding the internal value. I think it probably ought to. That's out of scope, though, and will be dealt with through a separate bug.