Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • VTK-m VTK-m
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 194
    • Issues 194
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 36
    • Merge requests 36
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VTK
  • VTK-mVTK-m
  • Merge requests
  • !2481

Update UnitTestError.cxx

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nick Thompson requested to merge NAThompson/vtk-m:NAThompson-master-patch-83719 into master Apr 16, 2021
  • Overview 10
  • Commits 1
  • Pipelines 1
  • Changes 1

The stack frame depth on Andes is lower than the unit test:

117: Test command: /ccs/home/nthompson/vtk-m/build/bin/UnitTests_vtkm_cont_testing "UnitTestError" "-v" "INFO" "--data-dir=/ccs/home/nthompson/vtk-m/data/data" "--baseline-dir=/ccs/home/nthompson/vtk-m/data/baseline" "--write-dir=/ccs/home/nthompson/vtk-m/build"
117: Test timeout computed to be: 180
117: date       time         ( uptime  ) [ thread name/id ]                   file:line     v|
117: 2021-04-16 13:44:54.222 (   0.000s) [main thread     ]             loguru.cpp:591   Info| arguments: UnitTestError -v INFO --data-dir=/ccs/home/nthompson/vtk-m/data/data --baseline-dir=/ccs/home/nthompson/vtk-m/data/baseline --write-dir=/ccs/home/nthompson/vtk-m/build
117: 2021-04-16 13:44:54.222 (   0.000s) [main thread     ]             loguru.cpp:594   Info| Current dir: /autofs/nccs-svm1_home1/nthompson/vtk-m/build/vtkm/cont/testing
117: 2021-04-16 13:44:54.222 (   0.000s) [main thread     ]             loguru.cpp:596   Info| stderr verbosity: 0
117: 2021-04-16 13:44:54.222 (   0.000s) [main thread     ]             loguru.cpp:597   Info| -----------------------------------
117: 2021-04-16 13:44:54.222 (   0.000s) [main thread     ]      UnitTestError.cxx:67    Info| Check base error messages
117: Error at /ccs/home/nthompson/vtk-m/vtkm/cont/testing/UnitTestError.cxx:57:ValidateError
117: 	Expected more entries in the stack frame
117: 3             0x51aade /ccs/home/nthompson/vtk-m/build/bin/UnitTests_vtkm_cont_testing() [0x51aade]
117: 2       0x7f0d785db873 __libc_start_main + 243
117: 1             0x516581 /ccs/home/nthompson/vtk-m/build/bin/UnitTests_vtkm_cont_testing() [0x516581]
117: 0             0x486e51 /ccs/home/nthompson/vtk-m/build/bin/UnitTests_vtkm_cont_testing() [0x486e51] (count > 4)
117: 2021-04-16 13:44:54.222 (   0.000s) [main thread     ]             loguru.cpp:471   Info| atexit
3/3 Test #117: UnitTestError .......................***Failed    0.00 sec
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: NAThompson-master-patch-83719