Setepenre
Setepenre
New storage backend
1. makes sure everything works 2. have a up-to-date instructions on how to compile coz (with the right dependencies) 3. Have a baseline to reproduce future issues
Check how many fails/pass & how long it runs
Recently, tests having requiring a lot of re-runs. Tests are too long for reruns to be acceptable. * [Parallel] FAILED tests/unittests/core/database/test_pickleddb.py::TestConcurreny::test_concurrent_unique_writes - Failed: Timeout >360.0s * FAILED tests/functional/algos/test_algos.py::test_parallel_workers[pb2] - Failed:...
Reduce Warnings to a minimum Latest Warning summary: ``` tests/functional/algos/test_algos.py: 492 warnings /home/runner/work/orion/orion/.tox/py-all/lib/python3.7/site-packages/paramz/parameterized.py:271: DeprecationWarning:Assigning the 'data' attribute is an inherently unsafe operation and will be removed in the future. tests/functional/algos/test_algos.py:...
https://github.com/huawei-noah/HEBO/pull/37