Closed
Description
Avg response time |
---|
Defect/Bug Report
- OpenCoarrays Version: master/c0bbc16178bf2dd65402f88d399952f0d131c53b
- Fortran Compiler: GFortran 7.1
- C compiler used for building lib: GCC 7.1
- Installation method: Travis-CI tests
- Output of
uname -a
: Good question, I should add this to .travis.yml... dockerized MacOS - MPI library being used: MPICH 3.2
- Machine architecture and number of physical cores: virtual x86_64
- Version of CMake: 3.4
Observed Behavior
Test allocate_as_barrier_proc
fails with:
Start 6: allocate_as_barrier_proc
Test #6: allocate_as_barrier_proc .........***Failed Required regular expression not found.Regex=[Test passed.
] 1.12 sec
Test failed. 0
(https://travis-ci.org/sourceryinstitute/OpenCoarrays/jobs/253477906#L3460)
Expected Behavior
Test passes
Steps to Reproduce
Run on CI and repeat test a lot with CTest. @afanfa or @vehre if you want me to show you how to do this, please let me know.