Skip to content

Passed

Build / cuda-reldeb-vecgeom / projectroot.test.corecel.corecel/io/Logger (from CTest)

Took 39 ms.

Standard Output

Celeritas version 0.5.0-dev.69+ddf826d3
Disabling tests with 'device' in the name
[==========] Running 4 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 4 tests from LoggerTest
[ RUN      ] LoggerTest.global_handlers
/var/jenkins/workspace/celeritas_develop/test/corecel/io/Logger.test.cc:67: warning: This is a warning message
[regular cerr]
/var/jenkins/workspace/celeritas_develop/test/corecel/io/Logger.test.cc:71: debug: This should be shown now
/var/jenkins/workspace/celeritas_develop/test/corecel/io/Logger.test.cc:73: warning: Warning from rank 0
[       OK ] LoggerTest.global_handlers (0 ms)
[ RUN      ] LoggerTest.null
[       OK ] LoggerTest.null (0 ms)
[ RUN      ] LoggerTest.custom_log
[       OK ] LoggerTest.custom_log (0 ms)
[ DISABLED ] LoggerTest.DISABLED_performance
[ RUN      ] LoggerTest.level_from_env
[       OK ] LoggerTest.level_from_env (0 ms)
[----------] 4 tests from LoggerTest (0 ms total)

[----------] Global test environment tear-down
[==========] 4 t...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]