Skip to content

Console Output

+ ctest --timeout 180 --no-compress-output -T Test --test-output-size-passed=65536 --test-output-size-failed=1048576
Cannot find file: /var/jenkins/workspace/ArborX_PR-906/build/DartConfiguration.tcl
   Site: 
   Build name: (empty)
Create new tag: 20240419-1935 - Experimental
Cannot find file: /var/jenkins/workspace/ArborX_PR-906/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/ArborX_PR-906/build
      Start  1: ArborX_Test_DetailsUtils
 1/30 Test  #1: ArborX_Test_DetailsUtils ...................   Passed    1.07 sec
      Start  2: ArborX_Test_Geometry
 2/30 Test  #2: ArborX_Test_Geometry .......................   Passed    0.02 sec
      Start  3: ArborX_Test_QueryTree
 3/30 Test  #3: ArborX_Test_QueryTree ......................***Failed    4.31 sec
      Start  4: ArborX_Test_DetailsTreeConstruction
 4/30 Test  #4: ArborX_Test_DetailsTreeConstruction ........   Passed    0.70 sec
      Start  5: ArborX_Test_DetailsContainers
 5/30 Test  #5: ArborX_Test_DetailsContainers ..............   Passed    0.04 sec
      Start  6: ArborX_Test_DetailsCrsGraphWrapperImpl
 6/30 Test  #6: ArborX_Test_DetailsCrsGraphWrapperImpl .....   Passed    0.70 sec
      Start  7: ArborX_Test_Clustering
 7/30 Test  #7: ArborX_Test_Clustering .....................   Passed    0.96 sec
      Start  8: ArborX_Test_DetailsClusteringHelpers
 8/30 Test  #8: ArborX_Test_DetailsClusteringHelpers .......   Passed    0.80 sec
      Start  9: ArborX_Test_SpecializedTraversals
 9/30 Test  #9: ArborX_Test_SpecializedTraversals ..........   Passed    0.82 sec
      Start 10: ArborX_Test_DistributedTree
10/30 Test #10: ArborX_Test_DistributedTree ................   Passed    4.87 sec
      Start 11: ArborX_Test_DetailsDistributedTreeImpl
11/30 Test #11: ArborX_Test_DetailsDistributedTreeImpl .....   Passed    1.55 sec
      Start 12: ArborX_Test_BoostAdapters
12/30 Test #12: ArborX_Test_BoostAdapters ..................   Passed    0.75 sec
      Start 13: ArborX_Test_InterpMovingLeastSquares
13/30 Test #13: ArborX_Test_InterpMovingLeastSquares .......   Passed    0.97 sec
      Start 14: ArborX_Example_HostAccessTraits
14/30 Test #14: ArborX_Example_HostAccessTraits ............   Passed    0.75 sec
      Start 15: ArborX_Example_BruteForce
15/30 Test #15: ArborX_Example_BruteForce ..................   Passed    0.71 sec
      Start 16: ArborX_Example_Callback
16/30 Test #16: ArborX_Example_Callback ....................   Passed    0.77 sec
      Start 17: ArborX_Example_DBSCAN
17/30 Test #17: ArborX_Example_DBSCAN ......................   Passed    0.77 sec
      Start 18: ArborX_Example_MolecularDynamics
18/30 Test #18: ArborX_Example_MolecularDynamics ...........   Passed    0.78 sec
      Start 19: ArborX_Example_Intersection
19/30 Test #19: ArborX_Example_Intersection ................   Passed    0.78 sec
      Start 20: ArborX_Example_TriangleIntersection
20/30 Test #20: ArborX_Example_TriangleIntersection ........   Passed    0.78 sec
      Start 21: ArborX_Example_TreeViz
21/30 Test #21: ArborX_Example_TreeViz .....................   Passed    0.80 sec
      Start 22: ArborX_Example_RayTracing
22/30 Test #22: ArborX_Example_RayTracing ..................   Passed    0.85 sec
      Start 23: ArborX_Example_MovingLeastSquares
23/30 Test #23: ArborX_Example_MovingLeastSquares ..........   Passed    0.70 sec
      Start 24: ArborX_Benchmark_BruteForceVsBVH
24/30 Test #24: ArborX_Benchmark_BruteForceVsBVH ...........   Passed    1.47 sec
      Start 25: ArborX_Benchmark_DBSCAN
25/30 Test #25: ArborX_Benchmark_DBSCAN ....................   Passed    1.35 sec
      Start 26: ArborX_Benchmark_ExecutionSpaces
26/30 Test #26: ArborX_Benchmark_ExecutionSpaces ...........   Passed    0.78 sec
      Start 27: ArborX_Benchmark_BoundingVolumeHierarchy
27/30 Test #27: ArborX_Benchmark_BoundingVolumeHierarchy ...   Passed   12.58 sec
      Start 28: ArborX_Benchmark_Develop
28/30 Test #28: ArborX_Benchmark_Develop ...................   Passed    3.50 sec
      Start 29: ArborX_Benchmark_UnionFind
29/30 Test #29: ArborX_Benchmark_UnionFind .................   Passed    5.05 sec
      Start 30: ArborX_Benchmark_DistributedTree
30/30 Test #30: ArborX_Benchmark_DistributedTree ...........   Passed    1.81 sec

97% tests passed, 1 tests failed out of 30

Total Test time (real) =  51.86 sec

The following tests FAILED:
	  3 - ArborX_Test_QueryTree (Failed)
Errors while running CTest
Output from these tests are in: /var/jenkins/workspace/ArborX_PR-906/build/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.