Skip to content

Failed

Build / cuda-ndebug-orange / projectroot.test.orange.orange/g4org/SolidConverter (from CTest)

Failing for the past 2 builds (Since Not built #1 )
Took 0.14 sec.

Stacktrace

Celeritas version 0.5.0-dev.102+0b449aa7
Disabling tests with 'device' in the name
[==========] Running 12 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 12 tests from SolidConverterTest
[ RUN      ] SolidConverterTest.box
[       OK ] SolidConverterTest.box (0 ms)
[ RUN      ] SolidConverterTest.cons
[       OK ] SolidConverterTest.cons (0 ms)
[ RUN      ] SolidConverterTest.displaced
[       OK ] SolidConverterTest.displaced (0 ms)
[ RUN      ] SolidConverterTest.intersectionsolid
[       OK ] SolidConverterTest.intersectionsolid (0 ms)
[ RUN      ] SolidConverterTest.orb
[       OK ] SolidConverterTest.orb (0 ms)
[ RUN      ] SolidConverterTest.para
[       OK ] SolidConverterTest.para (0 ms)
[ RUN      ] SolidConverterTest.polycone
[       OK ] SolidConverterTest.polycone (0 ms)
[ RUN      ] SolidConverterTest.polyhedra
[       OK ] SolidConverterTest.polyhedra (0 ms)
[ RUN      ] SolidConverterTest.sphere
/var/jenkins/workspace/celeritas_PR-1197/test/orange/g4org/SolidConverter.test.cc:277: Failure
Expected: this->build_and_test(G4Sphere("sn12", 0, 50, 0, twopi, 0., 0.25 * pi)) throws an exception of type DebugError.
  Actual: it throws celeritas::RuntimeError with description "celeritas: not implemented error: feature is not yet implemented: sphere with polar limits
/var/jenkins/workspace/celeritas_PR-1197/src/orange/g4org/SolidConverter.cc:524".
/var/jenkins/workspace/celeritas_PR-1197/test/orange/g4org/SolidConverter.test.cc:285: Failure
Expected: this->build_and_test(G4Sphere( "Band (theta segment1)", 45, 50, 0, twopi, pi * 3 / 4, pi / 4)) throws an exception of type DebugError.
  Actual: it throws celeritas::RuntimeError with description "celeritas: not implemented error: feature is not yet implemented: sphere with polar limits
/var/jenkins/workspace/celeritas_PR-1197/src/orange/g4org/SolidConverter.cc:524".
/var/jenkins/workspace/celeritas_PR-1197/test/orange/g4org/SolidConverter.test.cc:293: Failure
Expected: this->build_and_test(G4Sphere( "Patch (phi/theta seg)", 45, 50, -pi / 4, halfpi, pi / 4, halfpi)) throws an exception of type DebugError.
  Actual: it throws celeritas::RuntimeError with description "celeritas: not implemented error: feature is not yet implemented: sphere with polar limits
/var/jenkins/workspace/celeritas_PR-1197/src/orange/g4org/SolidConverter.cc:524".
[  FAILED  ] SolidConverterTest.sphere (0 ms)
[ RUN      ] SolidConverterTest.subtractionsolid
[       OK ] SolidConverterTest.subtractionsolid (0 ms)
[ RUN      ] SolidConverterTest.tubs
[       OK ] SolidConverterTest.tubs (0 ms)
[ RUN      ] SolidConverterTest.unionsolid
[       OK ] SolidConverterTest.unionsolid (0 ms)
[----------] 12 tests from SolidConverterTest (1 ms total)

[----------] Global test environment tear-down
[==========] 12 tests from 1 test suite ran. (1 ms total)
[  PASSED  ] 11 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] SolidConverterTest.sphere

 1 FAILED TEST
/var/jenkins/workspace/celeritas_PR-1197/build/test/orange/orange_g4org_SolidConverter: tests FAILED

Standard Output

Celeritas version 0.5.0-dev.102+0b449aa7
Disabling tests with 'device' in the name
[==========] Running 12 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 12 tests from SolidConverterTest
[ RUN      ] SolidConverterTest.box
[       OK ] SolidConverterTest.box (0 ms)
[ RUN      ] SolidConverterTest.cons
[       OK ] SolidConverterTest.cons (0 ms)
[ RUN      ] SolidConverterTest.displaced
[       OK ] SolidConverterTest.displaced (0 ms)
[ RUN      ] SolidConverterTest.intersectionsolid
[       OK ] SolidConverterTest.intersectionsolid (0 ms)
[ RUN      ] SolidConverterTest.orb
[       OK ] SolidConverterTest.orb (0 ms)
[ RUN      ] SolidConverterTest.para
[       OK ] SolidConverterTest.para (0 ms)
[ RUN      ] SolidConverterTest.polycone
[       OK ] SolidConverterTest.polycone (0 ms)
[ RUN      ] SolidConverterTest.polyhedra
[       OK ] SolidConverterTest.polyhedra (0 ms)
[ RUN      ] SolidConverterTest.sphere
/var/jenkins/workspace/celeritas_PR-1197/test/orange/g4org/SolidConverter.test.cc:277: Failure
Expected: this->build_and_test(G4Sphere("sn12", 0, 50, 0, twopi, 0., 0.25 * pi)) throws an exception of type DebugError.
  Actual: it throws celeritas::RuntimeError with description "celeritas: not implemented error: feature is not yet implemented: sphere with polar limits
/var/jenkins/workspace/celeritas_PR-1197/src/orange/g4org/SolidConverter.cc:524".
/var/jenkins/workspace/celeritas_PR-1197/test/orange/g4org/SolidConverter.test.cc:285: Failure
Expected: this->build_and_test(G4Sphere( "Band (theta segment1)", 45, 50, 0, twopi, pi * 3 / 4, pi / 4)) throws an exception of type DebugError.
  Actual: it throws celeritas::RuntimeError with description "celeritas: not implemented error: feature is not yet implemented: sphere with polar limits
/var/jenkins/workspace/celeritas_PR-1197/src/orange/g4org/SolidConverter.cc:524".
/var/jenkins/workspace/celeritas_PR-1197/test/orange/g4org/SolidConverter.test.cc:293: Failure
Expected: this->build_and_test(G4Sphere( "Patch (phi/theta seg)", 45, 50, -pi / 4, halfpi, pi / 4, halfpi)) throws an exception of type DebugError.
  Actual: it throws celeritas::RuntimeError with description "celeritas: not implemented error: feature is not yet implemented: sphere with polar limits
/var/jenkins/workspace/celeritas_PR-1197/src/orange/g4org/SolidConverter.cc:524".
[  FAILED  ] SolidConverterTest.sphere (0 ms)
[ RUN      ] SolidConverterTest.subtractionsolid
[       OK ] SolidConverterTest.subtractionsolid (0 ms)
[ RUN      ] SolidConverterTest.tubs
[       OK ] SolidConverterTest.tubs (0 ms)
[ RUN      ] SolidConverterTest.unionsolid
[       OK ] SolidConverterTest.unionsolid (0 ms)
[----------] 12 tests from SolidConverterTest (1 ms total)

[----------] Global test environment tear-down
[==========] 12 tests from 1 test suite ran. (1 ms total)
[  PASSED  ] 11 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] SolidConverterTest.sphere

 1 FAILED TEST
/var/jenkins/workspace/celeritas_PR-1197/build/test/orange/orange_g4org_SolidConverter: tests FAILED