-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Description
$ ./bin/reframe -C config/cscs.py -c cscs-checks/libraries/petsc/petsc_helloworld.py -l
./bin/reframe: could not initialize the graylog handler; ignoring ...
[ReFrame Setup]
version: 3.3-dev2 (rev: f75934ac)
command: './bin/reframe -C config/cscs.py -c cscs-checks/libraries/petsc/petsc_helloworld.py -l'
launched by: karakasv@dom101
working directory: '/users/karakasv/Devel/reframe'
settings file: 'config/cscs.py'
check search path: (R) '/users/karakasv/Devel/reframe/cscs-checks/libraries/petsc/petsc_helloworld.py'
stage directory: '/users/karakasv/Devel/reframe/stage'
output directory: '/users/karakasv/Devel/reframe/output'
[List of matched checks]
- PetscPoisson2DCheck_dynamic (found in '/users/karakasv/Devel/reframe/cscs-checks/libraries/petsc/petsc_helloworld.py')
- PetscPoisson2DCheck_static (found in '/users/karakasv/Devel/reframe/cscs-checks/libraries/petsc/petsc_helloworld.py')
- PetscPoisson2DCheck_dynamic (found in '/users/karakasv/Devel/reframe/cscs-checks/libraries/petsc/petsc_helloworld.py')
- PetscPoisson2DCheck_static (found in '/users/karakasv/Devel/reframe/cscs-checks/libraries/petsc/petsc_helloworld.py')
- PetscPoisson2DCheck_dynamic (found in '/users/karakasv/Devel/reframe/cscs-checks/libraries/petsc/petsc_helloworld.py')
- PetscPoisson2DCheck_dynamic (found in '/users/karakasv/Devel/reframe/cscs-checks/libraries/petsc/petsc_helloworld.py')
- PetscPoisson2DCheck_dynamic (found in '/users/karakasv/Devel/reframe/cscs-checks/libraries/petsc/petsc_helloworld.py')
- PetscPoisson2DCheck_static (found in '/users/karakasv/Devel/reframe/cscs-checks/libraries/petsc/petsc_helloworld.py')
- PetscPoisson2DCheck_static (found in '/users/karakasv/Devel/reframe/cscs-checks/libraries/petsc/petsc_helloworld.py')
- PetscPoisson2DCheck_static (found in '/users/karakasv/Devel/reframe/cscs-checks/libraries/petsc/petsc_helloworld.py')
- PetscPoisson2DCheck_static (found in '/users/karakasv/Devel/reframe/cscs-checks/libraries/petsc/petsc_helloworld.py')
- PetscPoisson2DCheck_dynamic (found in '/users/karakasv/Devel/reframe/cscs-checks/libraries/petsc/petsc_helloworld.py')
Found 12 check(s)
Log file(s) saved in: '/users/karakasv/Devel/reframe/reframe.log', '/users/karakasv/Devel/reframe/reframe.out'
The problem seems to be coming from here:
The problem is that RegressionTest objects are not hashed properly.