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@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 <[email protected]> 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
> >>
> >
>