Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Failing db_test: "FAIL: By default, config files are generated with the [general] parameter" #44

Open
favalex opened this issue Jun 8, 2011 · 0 comments
Labels

Comments

@favalex
Copy link
Contributor

favalex commented Jun 8, 2011

======================================================================
FAIL: By default, config files are generated with the [general] parameter
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/gabriele/work/openquake-server/db_tests/config_writer_unittest.py", line 255, in test_classical_config_file_generation_no_serialize_maps_to_db
    expected_config, path_to_new_cfg_file, self.oqjob.id)
  File "/home/gabriele/work/openquake-server/db_tests/config_writer_unittest.py", line 291, in _test_config_files_are_the_same
    self.assertEqual(exp_items[ctr], actual_items[ctr])
AssertionError: Tuples differ: ('quantile_levels', '0.25 0.50... != ('quantile_levels', '')

First differing element 1:
0.25 0.50 0.75


- ('quantile_levels', '0.25 0.50 0.75')
?                      --------------

+ ('quantile_levels', '')
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant