Hi Qifan,
I understood the one that belong to a group like core,  compGeneral,
executor and all the other categories and was able to locate the logs and
diffs for these.
The problem is for the first set of results that don't belong to a category.
There is no subdirectory with the category name and the logs and diffs in
it.
And I happen to have lots of fails in this set (9 out of 10). Only test 17
pass. 1,2,3,4,5,6,15,18, 20 fail.
Eric

-----Original Message-----
From: Qifan Chen [mailto:[email protected]]
Sent: Tuesday, August 4, 2015 9:20 AM
To: dev
Subject: Re: Where are the logs for the first set of regression tests?

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

Reply via email to