Add along-step and tracking cut optical executors (#1540) #1274
GitHub Actions / JUnit Test Report
failed
Dec 9, 2024 in 0s
19954 tests run, 19706 passed, 247 skipped, 1 failed.
Annotations
Check failure on line 498 in test/celeritas/optical/OpticalCollector.test.cc
github-actions / JUnit Test Report
/home/runner/work/celeritas/celeritas/test/celeritas/optical/OpticalCollector.test.cc.host_generate_small
/home/runner/work/celeritas/celeritas/test/celeritas/optical/OpticalCollector.test.cc:520
Values in: scoped_log_.messages()
Expected: expected_log_messages
3 of 7 elements differ
i EXPECTED ACTUAL
3 "Generated 964 Scintillation photons from 2 distributions" "Generated 1019 Scintillation photons from 2 distributions"
4 R"(Exceeded step count of 1: aborting optical transport loop with 32 active tracks, 0 alive tracks, 32 vacancies, and 932 queued)" R"(Exceeded step count of 1: aborting optical transport loop with 32 active tracks, 0 alive tracks, 32 vacancies, and 987 queued)"
5 R"(Generated 964 optical photons which completed 32 total steps over 1 iterations)" R"(Generated 1019 optical photons which completed 32 total steps over 1 iterations)"
Raw output
/home/runner/work/celeritas/celeritas/test/celeritas/optical/OpticalCollector.test.cc:520
Values in: scoped_log_.messages()
Expected: expected_log_messages
3 of 7 elements differ
i EXPECTED ACTUAL
3 "Generated 964 Scintillation photons from 2 distributions" "Generated 1019 Scintillation photons from 2 distributions"
4 R"(Exceeded step count of 1: aborting optical transport loop with 32 active tracks, 0 alive tracks, 32 vacancies, and 932 queued)" R"(Exceeded step count of 1: aborting optical transport loop with 32 active tracks, 0 alive tracks, 32 vacancies, and 987 queued)"
5 R"(Generated 964 optical photons which completed 32 total steps over 1 iterations)" R"(Generated 1019 optical photons which completed 32 total steps over 1 iterations)"
Loading