At Wed, 10 Apr 2013 14:14:56 +0800, Liu Yuan wrote: > > On 04/10/2013 12:32 AM, Hitoshi Mitake wrote: > > @@ -149,6 +150,7 @@ check options > > -n show me, do not run tests > > -T output timestamps > > -r randomize test order > > + -j test with journaling mechanism > > We might not need this '-j' option. We plan to enable internal > journaling (put jfile in /store) as default. So with this plan in mind, > we only need to teach sheep journal as default. Then all cases should > start with journaling enabled. I don't disagree with making journaling as a default feature. But it seems that current journaling needs to be improved and debugged. I believe removing -j option should be done after enough stabilizing. Thanks, Hitoshi |