I'm aware of this situation, and it's kinda intentional, kinda not. See, the test routines run ALL the test scripts, whether the package was installed or not. Ideally, if a package wasn't installed, the test should either report SKIPPED or FAILED right away. The problem with not installing PBS & Maui is that other tests use them.
Jason On Wed, 2003-11-26 at 17:37, Jeff Squyres wrote: > On Wed, 26 Nov 2003, Bernard Li wrote: > > > I'm running 3.0b6 and when I hit the 'Test Cluster Setup' it ran > > testscripts for MAUI/PBS even though I have un-selected it in the > > 'Select OSCAR Packages To Install' stage. > > > > I didn't remember this bug being discussed yesterday so I was just > > wondering if this is a known issue or if somebody can re-produce this > > bug and confirm. > > I think that this is a known issue -- although we should probably file a > bug about it, because (as was discussed in IM today) it's an eventual goal > to be able to offer multiple different batch systems -- the test framework > pretty much assumes the presence of PBS. It doesn't a) check to see if > PBS is not there, and b) attempt to abstract the batch system to a higher > level (e.g., the scripts are pretty PBS-specific). Both of these should > probably be fixed someday. ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Oscar-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-devel
