-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Labels
geometryGeometry related issueGeometry related issue
Description
PR #141 disabled the WireIntersection test from the geometry tests. This test will need to be re-enabled once LArSoft issue 26127 is solved. We'll also need to check if we need or not all the other disabled tests:
sbndcode/test/Geometry/test_geometry_sbnd.fcl
Lines 58 to 69 in 836b57a
| RunTests: [ | |
| # run the default test suite (actually unnecessary): | |
| "@default", | |
| # the following tests are known to fail (geometry needs to be fixed) | |
| "-WireCoordFromPlane", | |
| "-PlanePointDecomposition", | |
| "-WireCoordAngle", | |
| "-NearestWire", | |
| "-WirePitch", | |
| # in addition (overriding the default): print wires | |
| "+PrintWires" | |
| ] |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
geometryGeometry related issueGeometry related issue