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 120
    Start 120: t_conduit_docs_tutorial_python_parse

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