UpdateCTestConfiguration  from :/Users/harrison37/Work/github/llnl/conduit/build-debug/DartConfiguration.tcl
Parse Config file:/Users/harrison37/Work/github/llnl/conduit/build-debug/DartConfiguration.tcl
UpdateCTestConfiguration  from :/Users/harrison37/Work/github/llnl/conduit/build-debug/DartConfiguration.tcl
Parse Config file:/Users/harrison37/Work/github/llnl/conduit/build-debug/DartConfiguration.tcl
Test project /Users/harrison37/Work/github/llnl/conduit/build-debug
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 151
    Start 151: t_conduit_docs_tutorial_python_parse

151: Test command: /Users/harrison37/Work/github/llnl/conduit/uberenv_libs/spack/opt/spack/darwin-mojave-skylake/clang-10.0.0-apple/python-3.8.11-ov6mkajdxwik3reewjwupqv3qeyygnsd/bin/python3.8 "-B" "-m" "unittest" "-v" "t_conduit_docs_tutorial_python_parse"
151: Environment variables: 
151:  PYTHONPATH=/Users/harrison37/Work/github/llnl/conduit/build-debug/python-modules/:/Users/harrison37/Work/github/llnl/conduit/src/tests/docs
151: Test timeout computed to be: 1500
151: test_docs_tutorial_json (t_conduit_docs_tutorial_python_parse.Conduit_Tutorial_Python_Parse) ... ok
151: test_docs_tutorial_yaml (t_conduit_docs_tutorial_python_parse.Conduit_Tutorial_Python_Parse) ... ok
151: test_docs_tutorial_yaml_inline_array (t_conduit_docs_tutorial_python_parse.Conduit_Tutorial_Python_Parse) ... ok
151: test_json_generator_pure_json (t_conduit_docs_tutorial_python_parse.Conduit_Tutorial_Python_Parse) ... ok
151: test_json_generator_pure_yaml (t_conduit_docs_tutorial_python_parse.Conduit_Tutorial_Python_Parse) ... ok
151: test_json_generator_std (t_conduit_docs_tutorial_python_parse.Conduit_Tutorial_Python_Parse) ... ok
151: 
151: ----------------------------------------------------------------------
151: Ran 6 tests in 0.001s
151: 
151: OK
151: BEGIN_EXAMPLE("py_conduit_docs_tutorial_json")
151: 42.0
151: 
151: {
151:   "mykey": {"dtype":"float64","number_of_elements": 1,"offset": 0,"stride": 8,"element_bytes": 8,"endianness": "little"}
151: }
151: END_EXAMPLE("py_conduit_docs_tutorial_json")
151: BEGIN_EXAMPLE("py_conduit_docs_tutorial_yaml")
151: 42.0
151: 
151: {
151:   "mykey": {"dtype":"float64","number_of_elements": 1,"offset": 0,"stride": 8,"element_bytes": 8,"endianness": "little"}
151: }
151: END_EXAMPLE("py_conduit_docs_tutorial_yaml")
151: BEGIN_EXAMPLE("py_conduit_docs_tutorial_yaml_inline_array")
151: [ 0. 10. 20. 30.]
151: {"dtype":"float64","number_of_elements": 4,"offset": 0,"stride": 8,"element_bytes": 8,"endianness": "little"}
151: END_EXAMPLE("py_conduit_docs_tutorial_yaml_inline_array")
151: BEGIN_EXAMPLE("py_json_generator_pure_json")
151: 100.0
151: 
151: test: 100.0
151: 
151: END_EXAMPLE("py_json_generator_pure_json")
151: BEGIN_EXAMPLE("py_json_generator_pure_yaml")
151: 100.0
151: 
151: test: 100.0
151: 
151: END_EXAMPLE("py_json_generator_pure_yaml")
151: BEGIN_EXAMPLE("py_json_generator_std")
151: 100.0
151: 
151: test: 100.0
151: 
151: END_EXAMPLE("py_json_generator_std")
1/1 Test #151: t_conduit_docs_tutorial_python_parse ...   Passed    0.50 sec

The following tests passed:
	t_conduit_docs_tutorial_python_parse

100% tests passed, 0 tests failed out of 1

Total Test time (real) =   0.52 sec
