[petsc-dev] Remove legacy tests

Satish Balay balay at mcs.anl.gov
Fri Sep 7 08:30:53 CDT 2018


Great. Thanks!

Satish

On Fri, 7 Sep 2018, Jose E. Roman wrote:

> It is in master now, so the error should be fixed.
> Jose
> 
> 
> > El 7 sept 2018, a las 3:02, Satish Balay <balay at mcs.anl.gov> escribió:
> > 
> > I see the relvent slepc changes are in alex/test-harness
> > 
> > I've merged balay/remove-Regression.py branch into petsc master. So current slepc master [with petsc master] gives:
> > 
> >>>>> 
> > Checking environment... done
> > Checking PETSc installation... done
> > Checking ARPACK... done
> > Checking LAPACK library... Traceback (most recent call last):
> >  File "./configure", line 10, in <module>
> >    execfile(os.path.join(os.path.dirname(__file__), 'config', 'configure.py'))
> >  File "./config/configure.py", line 321, in <module>
> >    testruns = set(petsc.test_runs.split())
> > AttributeError: PETSc instance has no attribute 'test_runs'
> > <<<<
> > 
> > This issue comes up with xsdk at develop - but I can work arround it.
> > 
> > Satish
> > 
> > On Wed, 5 Sep 2018, Jose E. Roman wrote:
> > 
> >> It works for us. Thanks.
> >> Jose
> >> 
> >> 
> >>> El 5 sept 2018, a las 15:15, Satish Balay <balay at mcs.anl.gov> escribió:
> >>> 
> >>> I pushed the change to balay/remove-Regression.py
> >>> 
> >>> Satish
> >>> 
> >>> On Mon, 3 Sep 2018, Jose E. Roman wrote:
> >>> 
> >>>> We are almost done with migrating SLEPc tests to the new test harness. If you want, you can remove Regression.py from PETSc, as well as any makefile rules that might remain for legacy tests.
> >>>> 
> >>>> Jose
> >>>> 
> >>> 
> >> 
> 


More information about the petsc-dev mailing list