Comment 3 for bug 1962510

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

These tests are a firehose, but I think this is the only failure on armhf: " --- FAIL: TestInit/Configuration_changed (0.00s)"

--- FAIL: TestInit (2.22s)
    --- PASS: TestInit/Error_on_config_flag_points_to_unexisting_path (0.00s)
    --- PASS: TestInit/Load_configuration,_no_file,_no_flag,_no_env (0.00s)
    --- PASS: TestInit/Empty_configuration_file_is_supported (0.02s)
    --- PASS: TestInit/Flag_is_supported (0.03s)
    --- PASS: TestInit/Error_on_invalid_configuration_file (0.00s)
    --- PASS: TestInit/Error_on_callback_returning_error_on_first_call (0.00s)
    --- PASS: TestInit/Load_configuration_with_file (0.00s)
    --- PASS: TestInit/No_config_flag_set_before_Init_is_call_is_ignored (0.00s)
    --- FAIL: TestInit/Configuration_changed (0.00s)
    --- PASS: TestInit/Error_on_no_verbose_flag_set_before_Init_is_call (0.00s)
    --- PASS: TestInit/Configuration_file_created_after_Init()_is_not_taken_into_account (2.00s)
    --- PASS: TestInit/Callback_in_error_on_refresh_only_prints_warning (0.00s)
    --- PASS: TestInit/Flag_has_precedence_over_env (0.03s)
    --- PASS: TestInit/Env_has_precedence_over_configuration (0.06s)
    --- PASS: TestInit/Configuration_flag_has_precedence_over_local_file (0.00s)
    --- PASS: TestInit/Configuration_flag,_not_in_config_dir (0.00s)
    --- PASS: TestInit/Environment_is_supported (0.00s)

No idea what happened, there is no other clue whatsoever in the test output.