Conversation
|
The code-checks are being triggered in jenkins. |
|
-code-checks Then commit the changes and push them to your PR branch. |
|
Pull request #60 was updated. @LArSoft/level-1-managers, @LArSoft/level-2-managers can you please check and sign again. |
|
The code-checks are being triggered in jenkins. |
|
+code-checks |
|
The tests are being triggered in jenkins. |
|
+LArSoft tests OK on slf7 for c14:prof |
|
+LArSoft tests OK on slf7 for e26:prof |
|
-DUNE tests failed on slf7 for e26:prof |
|
-ICARUS tests failed on slf7 for e26:prof |
|
-uBooNE tests failed on slf7 for e26:prof |
|
-SBND tests failed on slf7 for e26:prof |
|
The tests are being triggered in jenkins. |
|
+LArSoft tests OK on slf7 for c14:prof |
1 similar comment
|
+LArSoft tests OK on slf7 for c14:prof |
|
+LArSoft tests OK on slf7 for e26:prof |
1 similar comment
|
+LArSoft tests OK on slf7 for e26:prof |
|
-SBND tests failed on slf7 for e26:prof |
1 similar comment
|
-SBND tests failed on slf7 for e26:prof |
|
-ICARUS tests failed on slf7 for e26:prof |
1 similar comment
|
-ICARUS tests failed on slf7 for e26:prof |
|
-uBooNE tests failed on slf7 for e26:prof |
1 similar comment
|
-uBooNE tests failed on slf7 for e26:prof |
|
-DUNE tests failed on slf7 for e26:prof |
1 similar comment
|
-DUNE tests failed on slf7 for e26:prof |
|
approve |
|
This pull request is fully signed and it will be merged to develop and built in the next LArSoft release after it passes the integration tests. |
Changes needed for geant4 4.11.
Replace
Geant4::G4persistencywithGeant4::G4gdml.process.contains("StepLimiter")is nowG4StrUtil::contains(process, "StepLimiter").Update dependencies.
Requires LArSoft/larsim#166