Hi
Could you please review the following test suite fixes
7179890 lib/install_ict/test leaves /tmp/ict_test* behind and forget
to clean up.
7179900 lib/install_transfer leaves /tmp/logging* behind after
running tests.
Webrev:
https://cr.opensolaris.org/action/browse/caiman/sc157166/CR_7179890_7179900/webrev/
Bug: The /tmp/ict_test* and /tmp/logging* directories not removed as
part of tearDown function in install_ict and install_tranfer test cases.
Solution: Remove these directories as part of tearDown function.
Tests Performed:
-Executed "./slim_test lib/install_ict/test", Verified that no
stale directories "ict_test*" under /tmp directory.
-Executed "./slim_test lib/install_transfer/test", Verified that
no stale directories "logging_*" under /tmp directory.
-pep8 - clean
-Nightly completed successfully.
Thanks
Sreedhar
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss