Skip to content
This repository was archived by the owner on Nov 10, 2017. It is now read-only.
This repository was 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

@favalex

Description

@favalex
======================================================================
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', '')

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions