----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11942/#review22599 -----------------------------------------------------------
utils/test/com/cloud/utils/ProcessUtilTest.java <https://reviews.apache.org/r/11942/#comment46302> Is there no system state on which to assert? What would cause this test to fail? utils/test/com/cloud/utils/ProcessUtilTest.java <https://reviews.apache.org/r/11942/#comment46303> Is there no system state on which to assert? What would cause this test to fail? utils/test/com/cloud/utils/ProcessUtilTest.java <https://reviews.apache.org/r/11942/#comment46304> Is there no system state on which to assert? What would cause this test to fail? - John Burwell On June 29, 2013, 3:51 p.m., Laszlo Hornyak wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/11942/ > ----------------------------------------------------------- > > (Updated June 29, 2013, 3:51 p.m.) > > > Review request for cloudstack. > > > Repository: cloudstack-git > > > Description > ------- > > - possible resource leak closed > - file content read uses now commons-lang FileUtils > - Added unit tests > > > Diffs > ----- > > utils/src/com/cloud/utils/ProcessUtil.java c9fdf35 > utils/test/com/cloud/utils/ProcessUtilTest.java PRE-CREATION > > Diff: https://reviews.apache.org/r/11942/diff/ > > > Testing > ------- > > test included > > > Thanks, > > Laszlo Hornyak > >