============================================================ short test summary info =============================================================
FAILED tests/test_notebooks.py::TestNotebooks::test_commandline_example - AssertionError: 1 is not false
FAILED tests/test_notebooks.py::TestNotebooks::test_equilibrium_example - AssertionError: 1 is not false
FAILED tests/test_notebooks.py::TestNotebooks::test_freeflame_example - AssertionError: 1 is not false
FAILED tests/test_notebooks.py::TestNotebooks::test_ignition_example - AssertionError: 1 is not false
FAILED tests/test_notebooks.py::TestNotebooks::test_minimal_example - AssertionError: 1 is not false
FAILED tests/test_output.py::TestSolutionArray::test_dir - AttributeError: 'SolutionArray' object has no attribute 'write_hdf'
FAILED tests/test_output.py::TestSolutionArray::test_hdf - AttributeError: 'SolutionArray' object has no attribute 'write_hdf'
FAILED tests/test_output.py::TestSolutionArray::test_load_like - AttributeError: 'SolutionArray' object has no attribute 'write_hdf'
FAILED tests/test_output.py::TestSolutionArray::test_output - AttributeError: 'SolutionArray' object has no attribute 'write_hdf'
FAILED tests/test_output.py::TestFreeFlame::test_dir - AttributeError: 'FreeFlame' object has no attribute 'write_hdf'
FAILED tests/test_output.py::TestFreeFlame::test_load_like - AttributeError: 'FreeFlame' object has no attribute 'write_hdf'
FAILED tests/test_output.py::TestFreeFlame::test_output - AttributeError: 'FreeFlame' object has no attribute 'write_hdf'
FAILED tests/test_parser.py::TestYAML::test_ignition - AttributeError: 'YAML' object has no attribute 'SafeLoader'
FAILED tests/test_parser.py::TestYAML::test_minimal - AttributeError: 'YAML' object has no attribute 'SafeLoader'
FAILED tests/test_wrapper.py::TestIgnition::test_parallel - AssertionError: False is not true
FAILED tests/test_wrapper.py::TestFreeFlame::test_commandline - AssertionError: 'C:\\Users\\erwan\\anaconda3\\envs\\bloc\\[11234 chars]\r\n' != ''
- C:\Users\erwan\anaconda3\envs\bloc\Lib\site-packages\cantera\onedim.py:194: DeprecationWarning: FactoryBase::canonicalize: Model name 'Mix' is deprecated. Use 'mixture-averaged' instead.
- self.flame.transport_model = model
- C:\Users\erwan\anaconda3\envs\bloc\Lib\site-packages\cantera\onedim.py:194: DeprecationWarning: FactoryBase::canonicalize: Model name 'Mix' is deprecated. Use 'mixture-averaged' instead.
- self.flame.transport_model = model
- C:\Users\erwan\anaconda3\envs\bloc\Lib\site-packages\cantera\onedim.py:194: DeprecationWarning: FactoryBase::canonicalize: Model name 'Mix' is deprecated. Use 'mixture-averaged' instead.
- self.flame.transport_model = model
- C:\Users\erwan\anaconda3\envs\bloc\Lib\site-packages\cantera\onedim.py:194: DeprecationWarning: FactoryBase::canonicalize: Model name 'Mix' is deprecated. Use 'mixture-averaged' instead.
- self.flame.transport_model = model
- C:\Users\erwan\anaconda3\envs\bloc\Lib\site-packages\cantera\onedim.py:194: DeprecationWarning: FactoryBase::canonicalize: Model name 'Mix' is deprecated. Use 'mixture-averaged' instead.
- self.flame.transport_model = model
- C:\Users\erwan\anaconda3\envs\bloc\Lib\site-packages\cantera\onedim.py:194: DeprecationWarning: FactoryBase::canonicalize: Model name 'Mix' is deprecated. Use 'mixture-averaged' instead.
- self.flame.transport_model = model
- C:\Users\erwan\anaconda3\envs\bloc\Lib\site-packages\cantera\onedim.py:194: DeprecationWarning: FactoryBase::canonicalize: Model name 'Mix' is deprecated. Use 'mixture-averaged' instead.
- self.flame.transport_model = model
- C:\Users\erwan\anaconda3\envs\bloc\Lib\site-packages\cantera\onedim.py:194: DeprecationWarning: FactoryBase::canonicalize: Model name 'Mix' is deprecated. Use 'mixture-averaged' instead.
- self.flame.transport_model = model
- C:\Users\erwan\anaconda3\envs\bloc\Lib\site-packages\cantera\onedim.py:194: DeprecationWarning: FactoryBase::canonicalize: Model name 'Mix' is deprecated. Use 'mixture-averaged' instead.
- self.flame.transport_model = model
- C:\Users\erwan\anaconda3\envs\bloc\Lib\site-packages\cantera\onedim.py:194: DeprecationWarning: FactoryBase::canonicalize: Model name 'Mix' is deprecated. Use 'mixture-averaged' instead.
- self.flame.transport_model = model
- Process Process-2:
- Traceback (most recent call last):
- File "C:\Users\erwan\anaconda3\envs\bloc\Lib\multiprocessing\process.py", line 314, in _bootstrap
- self.run()
- File "C:\Users\erwan\anaconda3\envs\bloc\Lib\multiprocessing\process.py", line 108, in run
- self._target(*self._args, **self._kwargs)
- File "c:\github\ctwrap\ctwrap\handler.py", line 528, in _worker
- out.save(data, entry=task, variation=variations[task], errored=errored)
- File "c:\github\ctwrap\ctwrap\output.py", line 274, in save
- _save_hdf(data, self.settings, entry, variation, errored)
- File "c:\github\ctwrap\ctwrap\output.py", line 402, in _save_hdf
- data.write_hdf(filename=filename, group=entry,
- ^^^^^^^^^^^^^^
- AttributeError: 'FreeFlame' object has no attribute 'write_hdf'
- Process Process-10:
- Traceback (most recent call last):
- File "C:\Users\erwan\anaconda3\envs\bloc\Lib\multiprocessing\process.py", line 314, in _bootstrap
- self.run()
- File "C:\Users\erwan\anaconda3\envs\bloc\Lib\multiprocessing\process.py", line 108, in run
- self._target(*self._args, **self._kwargs)
- File "c:\github\ctwrap\ctwrap\handler.py", line 528, in _worker
- out.save(data, entry=task, variation=variations[task], errored=errored)
- File "c:\github\ctwrap\ctwrap\output.py", line 274, in save
- _save_hdf(data, self.settings, entry, variation, errored)
- File "c:\github\ctwrap\ctwrap\output.py", line 402, in _save_hdf
- data.write_hdf(filename=filename, group=entry,
- ^^^^^^^^^^^^^^
- AttributeError: 'FreeFlame' object has no attribute 'write_hdf'
- Process Process-5:
- Traceback (most recent call last):
- File "C:\Users\erwan\anaconda3\envs\bloc\Lib\multiprocessing\process.py", line 314, in _bootstrap
- self.run()
- File "C:\Users\erwan\anaconda3\envs\bloc\Lib\multiprocessing\process.py", line 108, in run
- self._target(*self._args, **self._kwargs)
- File "c:\github\ctwrap\ctwrap\handler.py", line 528, in _worker
- out.save(data, entry=task, variation=variations[task], errored=errored)
- File "c:\github\ctwrap\ctwrap\output.py", line 274, in save
- _save_hdf(data, self.settings, entry, variation, errored)
- File "c:\github\ctwrap\ctwrap\output.py", line 402, in _save_hdf
- data.write_hdf(filename=filename, group=entry,
- ^^^^^^^^^^^^^^
- AttributeError: 'FreeFlame' object has no attribute 'write_hdf'
- Process Process-1:
- Traceback (most recent call last):
- File "C:\Users\erwan\anaconda3\envs\bloc\Lib\multiprocessing\process.py", line 314, in _bootstrap
- self.run()
- File "C:\Users\erwan\anaconda3\envs\bloc\Lib\multiprocessing\process.py", line 108, in run
- self._target(*self._args, **self._kwargs)
- File "c:\github\ctwrap\ctwrap\handler.py", line 528, in _worker
- out.save(data, entry=task, variation=variations[task], errored=errored)
- File "c:\github\ctwrap\ctwrap\output.py", line 274, in save
- _save_hdf(data, self.settings, entry, variation, errored)
- File "c:\github\ctwrap\ctwrap\output.py", line 402, in _save_hdf
- data.write_hdf(filename=filename, group=entry,
- ^^^^^^^^^^^^^^
- AttributeError: 'FreeFlame' object has no attribute 'write_hdf'
- Process Process-9:
- Traceback (most recent call last):
- File "C:\Users\erwan\anaconda3\envs\bloc\Lib\multiprocessing\process.py", line 314, in _bootstrap
- self.run()
- File "C:\Users\erwan\anaconda3\envs\bloc\Lib\multiprocessing\process.py", line 108, in run
- self._target(*self._args, **self._kwargs)
- File "c:\github\ctwrap\ctwrap\handler.py", line 528, in _worker
- out.save(data, entry=task, variation=variations[task], errored=errored)
- File "c:\github\ctwrap\ctwrap\output.py", line 274, in save
- _save_hdf(data, self.settings, entry, variation, errored)
- File "c:\github\ctwrap\ctwrap\output.py", line 402, in _save_hdf
- data.write_hdf(filename=filename, group=entry,
- ^^^^^^^^^^^^^^
- AttributeError: 'FreeFlame' object has no attribute 'write_hdf'
- Process Process-8:
- Traceback (most recent call last):
- File "C:\Users\erwan\anaconda3\envs\bloc\Lib\multiprocessing\process.py", line 314, in _bootstrap
- self.run()
- File "C:\Users\erwan\anaconda3\envs\bloc\Lib\multiprocessing\process.py", line 108, in run
- self._target(*self._args, **self._kwargs)
- File "c:\github\ctwrap\ctwrap\handler.py", line 528, in _worker
- out.save(data, entry=task, variation=variations[task], errored=errored)
- File "c:\github\ctwrap\ctwrap\output.py", line 274, in save
- _save_hdf(data, self.settings, entry, variation, errored)
- File "c:\github\ctwrap\ctwrap\output.py", line 402, in _save_hdf
- data.write_hdf(filename=filename, group=entry,
- ^^^^^^^^^^^^^^
- AttributeError: 'FreeFlame' object has no attribute 'write_hdf'
- Process Process-6:
- Traceback (most recent call last):
- File "C:\Users\erwan\anaconda3\envs\bloc\Lib\multiprocessing\process.py", line 314, in _bootstrap
- self.run()
- File "C:\Users\erwan\anaconda3\envs\bloc\Lib\multiprocessing\process.py", line 108, in run
- self._target(*self._args, **self._kwargs)
- File "c:\github\ctwrap\ctwrap\handler.py", line 528, in _worker
- out.save(data, entry=task, variation=variations[task], errored=errored)
- File "c:\github\ctwrap\ctwrap\output.py", line 274, in save
- _save_hdf(data, self.settings, entry, variation, errored)
- File "c:\github\ctwrap\ctwrap\output.py", line 402, in _save_hdf
- data.write_hdf(filename=filename, group=entry,
- ^^^^^^^^^^^^^^
- AttributeError: 'FreeFlame' object has no attribute 'write_hdf'
- Process Process-3:
- Traceback (most recent call last):
- File "C:\Users\erwan\anaconda3\envs\bloc\Lib\multiprocessing\process.py", line 314, in _bootstrap
- self.run()
- File "C:\Users\erwan\anaconda3\envs\bloc\Lib\multiprocessing\process.py", line 108, in run
- self._target(*self._args, **self._kwargs)
- File "c:\github\ctwrap\ctwrap\handler.py", line 528, in _worker
- out.save(data, entry=task, variation=variations[task], errored=errored)
- File "c:\github\ctwrap\ctwrap\output.py", line 274, in save
- _save_hdf(data, self.settings, entry, variation, errored)
- File "c:\github\ctwrap\ctwrap\output.py", line 402, in _save_hdf
- data.write_hdf(filename=filename, group=entry,
- ^^^^^^^^^^^^^^
- AttributeError: 'FreeFlame' object has no attribute 'write_hdf'
- Process Process-4:
- Traceback (most recent call last):
- File "C:\Users\erwan\anaconda3\envs\bloc\Lib\multiprocessing\process.py", line 314, in _bootstrap
- self.run()
- File "C:\Users\erwan\anaconda3\envs\bloc\Lib\multiprocessing\process.py", line 108, in run
- self._target(*self._args, **self._kwargs)
- File "c:\github\ctwrap\ctwrap\handler.py", line 528, in _worker
- out.save(data, entry=task, variation=variations[task], errored=errored)
- File "c:\github\ctwrap\ctwrap\output.py", line 274, in save
- _save_hdf(data, self.settings, entry, variation, errored)
- File "c:\github\ctwrap\ctwrap\output.py", line 402, in _save_hdf
- data.write_hdf(filename=filename, group=entry,
- ^^^^^^^^^^^^^^
- AttributeError: 'FreeFlame' object has no attribute 'write_hdf'
- Process Process-7:
- Traceback (most recent call last):
- File "C:\Users\erwan\anaconda3\envs\bloc\Lib\multiprocessing\process.py", line 314, in _bootstrap
- self.run()
- File "C:\Users\erwan\anaconda3\envs\bloc\Lib\multiprocessing\process.py", line 108, in run
- self._target(*self._args, **self._kwargs)
- File "c:\github\ctwrap\ctwrap\handler.py", line 528, in _worker
- out.save(data, entry=task, variation=variations[task], errored=errored)
- File "c:\github\ctwrap\ctwrap\output.py", line 274, in save
- _save_hdf(data, self.settings, entry, variation, errored)
- File "c:\github\ctwrap\ctwrap\output.py", line 402, in _save_hdf
- data.write_hdf(filename=filename, group=entry,
- ^^^^^^^^^^^^^^
- AttributeError: 'FreeFlame' object has no attribute 'write_hdf'
- c:\github\ctwrap\ctwrap\output.py:349: RuntimeWarning: Output of metadata failed with error message:
- [Errno 2] Unable to synchronously open file (unable to open file: name = 'C:\GitHub\ctwrap\ctwrap\yaml\freeflame.h5', errno = 2, error message = 'No such file or directory', flags = 1, o_flags = 2)
- warnings.warn(msg, RuntimeWarning)
FAILED tests/test_wrapper.py::TestFreeFlame::test_main - AssertionError: "C:\\Users\\erwan\\anaconda3\\envs\\bloc\[195 chars]\r\n" != ''
- C:\Users\erwan\anaconda3\envs\bloc\Lib\site-packages\cantera\onedim.py:194: DeprecationWarning: FactoryBase::canonicalize: Model name 'Mix' is deprecated. Use 'mixture-averaged' instead.
- self.flame.transport_model = model
FAILED tests/test_wrapper.py::TestFreeFlame::test_parallel - AssertionError: False is not true
FAILED tests/test_wrapper.py::TestFreeFlame::test_serial - AttributeError: 'FreeFlame' object has no attribute 'write_hdf'
FAILED tests/test_wrapper.py::TestFreeFlameMatrix::test_main - AssertionError: "C:\\Users\\erwan\\anaconda3\\envs\\bloc\[195 chars]\r\n" != ''
- C:\Users\erwan\anaconda3\envs\bloc\Lib\site-packages\cantera\onedim.py:194: DeprecationWarning: FactoryBase::canonicalize: Model name 'Mix' is deprecated. Use 'mixture-averaged' instead.
- self.flame.transport_model = model
FAILED tests/test_wrapper.py::TestFreeFlameMatrix::test_parallel - AssertionError: False is not true
============================================= 21 failed, 126 passed, 4 warnings in 362.96s (0:06:02) =============================================
from #1 (comment)
Final To-Do
Current failures
List of Tests :
Summary of failures :