Hi Eric, The results should be in one of the directories under $rundir. For example, under $rundir/core, the result for TEST001 (under $scriptsdir/core) is LOG001.
In my ~/.bashrc file, I have these two variables defined. export rundir=/mnt/qfc/rundir export scriptsdir=$trafodionRoot/sql/regress After mkdir $rundir, make sure $rundir contains directories, one for each category in $scriptsdir. Once it is setup, you can run regressions as many times as you want :-) On Tue, Aug 4, 2015 at 9:01 AM, Eric Owhadi <[email protected]> wrote: > That may be an obvious question, but I can’t find the logs and diffs for > the first set of test showing up in the result of the runallsb: > > I can see all the logs and diffs for categories like core, compGeneral etc, > but the first set of test labelled: > > TEST001 > > TEST002 > > TEST003 > > TEST004 > > TEST005 > > TEST006 > > TEST015 > > TEST017 > > TEST018 > > TEST020 > > > > are not associated with a category, and they don’t have a subdirectory with > categoryname where I can find the other test results. > > Thanks in advance for the help. > > > > As a side note, if a test fails because of the compare, but the delta is > legit, what should one do? Update known diffs? Or set a new compare file? > > > > Eric > -- Regards, --Qifan
