Created
September 22, 2014 17:51
-
-
Save robinbowes/245a8a5d73940590d31b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
UpdateCTestConfiguration from :/Users/robin/Workspace/cfacter/release/DartConfiguration.tcl | |
UpdateCTestConfiguration from :/Users/robin/Workspace/cfacter/release/DartConfiguration.tcl | |
Test project /Users/robin/Workspace/cfacter/release | |
Constructing a list of tests | |
Done constructing a list of tests | |
Checking test dependency graph... | |
Checking test dependency graph end | |
test 1 | |
Start 1: library tests | |
1: Test command: /Users/robin/Workspace/cfacter/release/lib/tests/libfacter_test "--gtest_color=yes" | |
1: Test timeout computed to be: 9.99988e+06 | |
1: 2014-09-22 10:51:28.520282 WARN puppetlabs.facter.ruby - could not locate a ruby library: custom facts will not be resolved. | |
1: [0;32m[==========] [mRunning 178 tests from 25 test cases. | |
1: [0;32m[----------] [mGlobal test environment set-up. | |
1: [0;32m[----------] [m7 tests from facter_facts_array_value | |
1: [0;32m[ RUN ] [mfacter_facts_array_value.default_constructor | |
1: [0;32m[ OK ] [mfacter_facts_array_value.default_constructor (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_array_value.null_add | |
1: [0;32m[ OK ] [mfacter_facts_array_value.null_add (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_array_value.vector_constructor | |
1: [0;32m[ OK ] [mfacter_facts_array_value.vector_constructor (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_array_value.each | |
1: [0;32m[ OK ] [mfacter_facts_array_value.each (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_array_value.to_json | |
1: [0;32m[ OK ] [mfacter_facts_array_value.to_json (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_array_value.write_stream | |
1: [0;32m[ OK ] [mfacter_facts_array_value.write_stream (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_array_value.write_yaml | |
1: [0;32m[ OK ] [mfacter_facts_array_value.write_yaml (0 ms) | |
1: [0;32m[----------] [m7 tests from facter_facts_array_value (0 ms total) | |
1: | |
1: [0;32m[----------] [m4 tests from facter_facts_boolean_value | |
1: [0;32m[ RUN ] [mfacter_facts_boolean_value.constructor | |
1: [0;32m[ OK ] [mfacter_facts_boolean_value.constructor (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_boolean_value.to_json | |
1: [0;32m[ OK ] [mfacter_facts_boolean_value.to_json (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_boolean_value.write_stream | |
1: [0;32m[ OK ] [mfacter_facts_boolean_value.write_stream (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_boolean_value.write_yaml | |
1: [0;32m[ OK ] [mfacter_facts_boolean_value.write_yaml (0 ms) | |
1: [0;32m[----------] [m4 tests from facter_facts_boolean_value (0 ms total) | |
1: | |
1: [0;32m[----------] [m4 tests from facter_facts_double_value | |
1: [0;32m[ RUN ] [mfacter_facts_double_value.constructor | |
1: [0;32m[ OK ] [mfacter_facts_double_value.constructor (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_double_value.to_json | |
1: [0;32m[ OK ] [mfacter_facts_double_value.to_json (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_double_value.write_stream | |
1: [0;32m[ OK ] [mfacter_facts_double_value.write_stream (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_double_value.write_yaml | |
1: [0;32m[ OK ] [mfacter_facts_double_value.write_yaml (0 ms) | |
1: [0;32m[----------] [m4 tests from facter_facts_double_value (0 ms total) | |
1: | |
1: [0;32m[----------] [m5 tests from facter_facts_external_json_resolver | |
1: [0;32m[ RUN ] [mfacter_facts_external_json_resolver.default_constructor | |
1: [0;32m[ OK ] [mfacter_facts_external_json_resolver.default_constructor (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_external_json_resolver.can_resolve | |
1: [0;32m[ OK ] [mfacter_facts_external_json_resolver.can_resolve (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_external_json_resolver.resolve_nonexistent_json | |
1: [0;32m[ OK ] [mfacter_facts_external_json_resolver.resolve_nonexistent_json (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_external_json_resolver.resolve_invalid_json | |
1: [0;32m[ OK ] [mfacter_facts_external_json_resolver.resolve_invalid_json (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_external_json_resolver.resolve_json | |
1: [0;32m[ OK ] [mfacter_facts_external_json_resolver.resolve_json (1 ms) | |
1: [0;32m[----------] [m5 tests from facter_facts_external_json_resolver (1 ms total) | |
1: | |
1: [0;32m[----------] [m4 tests from facter_facts_external_text_resolver | |
1: [0;32m[ RUN ] [mfacter_facts_external_text_resolver.default_constructor | |
1: [0;32m[ OK ] [mfacter_facts_external_text_resolver.default_constructor (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_external_text_resolver.can_resolve | |
1: [0;32m[ OK ] [mfacter_facts_external_text_resolver.can_resolve (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_external_text_resolver.resolve_nonexistent_text | |
1: [0;32m[ OK ] [mfacter_facts_external_text_resolver.resolve_nonexistent_text (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_external_text_resolver.resolve_text | |
1: [0;32m[ OK ] [mfacter_facts_external_text_resolver.resolve_text (0 ms) | |
1: [0;32m[----------] [m4 tests from facter_facts_external_text_resolver (0 ms total) | |
1: | |
1: [0;32m[----------] [m5 tests from facter_facts_external_yaml_resolver | |
1: [0;32m[ RUN ] [mfacter_facts_external_yaml_resolver.default_constructor | |
1: [0;32m[ OK ] [mfacter_facts_external_yaml_resolver.default_constructor (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_external_yaml_resolver.can_resolve | |
1: [0;32m[ OK ] [mfacter_facts_external_yaml_resolver.can_resolve (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_external_yaml_resolver.resolve_nonexistent_yaml | |
1: [0;32m[ OK ] [mfacter_facts_external_yaml_resolver.resolve_nonexistent_yaml (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_external_yaml_resolver.resolve_invalid_yaml | |
1: [0;32m[ OK ] [mfacter_facts_external_yaml_resolver.resolve_invalid_yaml (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_external_yaml_resolver.resolve_yaml | |
1: [0;32m[ OK ] [mfacter_facts_external_yaml_resolver.resolve_yaml (0 ms) | |
1: [0;32m[----------] [m5 tests from facter_facts_external_yaml_resolver (0 ms total) | |
1: | |
1: [0;32m[----------] [m10 tests from facter_facts_collection | |
1: [0;32m[ RUN ] [mfacter_facts_collection.default_constructor | |
1: [0;32m[ OK ] [mfacter_facts_collection.default_constructor (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_collection.simple_fact | |
1: [0;32m[ OK ] [mfacter_facts_collection.simple_fact (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_collection.simple_resolver | |
1: [0;32m[ OK ] [mfacter_facts_collection.simple_resolver (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_collection.resolve_specific | |
1: [0;32m[ OK ] [mfacter_facts_collection.resolve_specific (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_collection.resolve_external | |
1: 2014-09-22 10:51:28.521851 ERROR puppetlabs.facter.facts.collection - error while processing "/Users/robin/Workspace/cfacter/lib/tests/fixtures/facts/external/json/invalid.json" for external facts: Expect either an object or array at root | |
1: 2014-09-22 10:51:28.529526 ERROR puppetlabs.facter.facts.collection - error while processing "/Users/robin/Workspace/cfacter/lib/tests/fixtures/facts/external/posix/execution/failed" for external facts: child process returned non-zero exit status. | |
1: 2014-09-22 10:51:28.529893 ERROR puppetlabs.facter.facts.collection - error while processing "/Users/robin/Workspace/cfacter/lib/tests/fixtures/facts/external/yaml/invalid.yaml" for external facts: tag handle with no suffix | |
1: [0;32m[ OK ] [mfacter_facts_collection.resolve_external (8 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_collection.each | |
1: [0;32m[ OK ] [mfacter_facts_collection.each (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_collection.write_json | |
1: [0;32m[ OK ] [mfacter_facts_collection.write_json (1 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_collection.write_yaml | |
1: [0;32m[ OK ] [mfacter_facts_collection.write_yaml (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_collection.write_hash | |
1: [0;32m[ OK ] [mfacter_facts_collection.write_hash (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_collection.write_hash_single | |
1: [0;32m[ OK ] [mfacter_facts_collection.write_hash_single (0 ms) | |
1: [0;32m[----------] [m10 tests from facter_facts_collection (9 ms total) | |
1: | |
1: [0;32m[----------] [m4 tests from facter_facts_integer_value | |
1: [0;32m[ RUN ] [mfacter_facts_integer_value.constructor | |
1: [0;32m[ OK ] [mfacter_facts_integer_value.constructor (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_integer_value.to_json | |
1: [0;32m[ OK ] [mfacter_facts_integer_value.to_json (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_integer_value.write_stream | |
1: [0;32m[ OK ] [mfacter_facts_integer_value.write_stream (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_integer_value.write_yaml | |
1: [0;32m[ OK ] [mfacter_facts_integer_value.write_yaml (0 ms) | |
1: [0;32m[----------] [m4 tests from facter_facts_integer_value (0 ms total) | |
1: | |
1: [0;32m[----------] [m7 tests from facter_facts_map_value | |
1: [0;32m[ RUN ] [mfacter_facts_map_value.default_constructor | |
1: [0;32m[ OK ] [mfacter_facts_map_value.default_constructor (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_map_value.null_add | |
1: [0;32m[ OK ] [mfacter_facts_map_value.null_add (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_map_value.map_constructor | |
1: [0;32m[ OK ] [mfacter_facts_map_value.map_constructor (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_map_value.each | |
1: [0;32m[ OK ] [mfacter_facts_map_value.each (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_map_value.to_json | |
1: [0;32m[ OK ] [mfacter_facts_map_value.to_json (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_map_value.write_stream | |
1: [0;32m[ OK ] [mfacter_facts_map_value.write_stream (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_map_value.write_yaml | |
1: [0;32m[ OK ] [mfacter_facts_map_value.write_yaml (0 ms) | |
1: [0;32m[----------] [m7 tests from facter_facts_map_value (0 ms total) | |
1: | |
1: [0;32m[----------] [m5 tests from facter_facts_string_value | |
1: [0;32m[ RUN ] [mfacter_facts_string_value.move_constructor | |
1: [0;32m[ OK ] [mfacter_facts_string_value.move_constructor (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_string_value.copy_constructor | |
1: [0;32m[ OK ] [mfacter_facts_string_value.copy_constructor (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_string_value.to_json | |
1: [0;32m[ OK ] [mfacter_facts_string_value.to_json (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_string_value.write_stream | |
1: [0;32m[ OK ] [mfacter_facts_string_value.write_stream (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_string_value.write_yaml | |
1: [0;32m[ OK ] [mfacter_facts_string_value.write_yaml (0 ms) | |
1: [0;32m[----------] [m5 tests from facter_facts_string_value (0 ms total) | |
1: | |
1: [0;32m[----------] [m4 tests from facter_util_directory | |
1: [0;32m[ RUN ] [mfacter_util_directory.each_file | |
1: [0;32m[ OK ] [mfacter_util_directory.each_file (0 ms) | |
1: [0;32m[ RUN ] [mfacter_util_directory.each_file_pattern | |
1: [0;32m[ OK ] [mfacter_util_directory.each_file_pattern (0 ms) | |
1: [0;32m[ RUN ] [mfacter_util_directory.each_subdirectory | |
1: [0;32m[ OK ] [mfacter_util_directory.each_subdirectory (0 ms) | |
1: [0;32m[ RUN ] [mfacter_util_directory.each_subdirectory_pattern | |
1: [0;32m[ OK ] [mfacter_util_directory.each_subdirectory_pattern (0 ms) | |
1: [0;32m[----------] [m4 tests from facter_util_directory (0 ms total) | |
1: | |
1: [0;32m[----------] [m3 tests from facter_util_file | |
1: [0;32m[ RUN ] [mfacter_util_file.each_line | |
1: [0;32m[ OK ] [mfacter_util_file.each_line (0 ms) | |
1: [0;32m[ RUN ] [mfacter_util_file.read | |
1: [0;32m[ OK ] [mfacter_util_file.read (0 ms) | |
1: [0;32m[ RUN ] [mfacter_util_file.read_first_line | |
1: [0;32m[ OK ] [mfacter_util_file.read_first_line (1 ms) | |
1: [0;32m[----------] [m3 tests from facter_util_file (1 ms total) | |
1: | |
1: [0;32m[----------] [m14 tests from facter_util_option_set | |
1: [0;32m[ RUN ] [mfacter_util_option_set.construction | |
1: [0;32m[ OK ] [mfacter_util_option_set.construction (0 ms) | |
1: [0;32m[ RUN ] [mfacter_util_option_set.set_all | |
1: [0;32m[ OK ] [mfacter_util_option_set.set_all (0 ms) | |
1: [0;32m[ RUN ] [mfacter_util_option_set.set | |
1: [0;32m[ OK ] [mfacter_util_option_set.set (0 ms) | |
1: [0;32m[ RUN ] [mfacter_util_option_set.clear | |
1: [0;32m[ OK ] [mfacter_util_option_set.clear (0 ms) | |
1: [0;32m[ RUN ] [mfacter_util_option_set.reset | |
1: [0;32m[ OK ] [mfacter_util_option_set.reset (0 ms) | |
1: [0;32m[ RUN ] [mfacter_util_option_set.toggle | |
1: [0;32m[ OK ] [mfacter_util_option_set.toggle (0 ms) | |
1: [0;32m[ RUN ] [mfacter_util_option_set.toggle_option | |
1: [0;32m[ OK ] [mfacter_util_option_set.toggle_option (0 ms) | |
1: [0;32m[ RUN ] [mfacter_util_option_set.count | |
1: [0;32m[ OK ] [mfacter_util_option_set.count (0 ms) | |
1: [0;32m[ RUN ] [mfacter_util_option_set.size | |
1: [0;32m[ OK ] [mfacter_util_option_set.size (0 ms) | |
1: [0;32m[ RUN ] [mfacter_util_option_set.test | |
1: [0;32m[ OK ] [mfacter_util_option_set.test (0 ms) | |
1: [0;32m[ RUN ] [mfacter_util_option_set.empty | |
1: [0;32m[ OK ] [mfacter_util_option_set.empty (0 ms) | |
1: [0;32m[ RUN ] [mfacter_util_option_set.bitwise_and | |
1: [0;32m[ OK ] [mfacter_util_option_set.bitwise_and (0 ms) | |
1: [0;32m[ RUN ] [mfacter_util_option_set.bitwise_or | |
1: [0;32m[ OK ] [mfacter_util_option_set.bitwise_or (0 ms) | |
1: [0;32m[ RUN ] [mfacter_util_option_set.bitwise_xor | |
1: [0;32m[ OK ] [mfacter_util_option_set.bitwise_xor (0 ms) | |
1: [0;32m[----------] [m14 tests from facter_util_option_set (0 ms total) | |
1: | |
1: [0;32m[----------] [m2 tests from facter_util_string | |
1: [0;32m[ RUN ] [mfacter_util_string.to_hex | |
1: [0;32m[ OK ] [mfacter_util_string.to_hex (0 ms) | |
1: [0;32m[ RUN ] [mfacter_util_string.si_string | |
1: [0;32m[ OK ] [mfacter_util_string.si_string (0 ms) | |
1: [0;32m[----------] [m2 tests from facter_util_string (0 ms total) | |
1: | |
1: [0;32m[----------] [m1 test from fact_util_string | |
1: [0;32m[ RUN ] [mfact_util_string.percentage | |
1: [0;32m[ OK ] [mfact_util_string.percentage (0 ms) | |
1: [0;32m[----------] [m1 test from fact_util_string (0 ms total) | |
1: | |
1: [0;32m[----------] [m1 test from facter_util_bsd_scoped_ifaddrs | |
1: [0;32m[ RUN ] [mfacter_util_bsd_scoped_ifaddrs.construction | |
1: [0;32m[ OK ] [mfacter_util_bsd_scoped_ifaddrs.construction (0 ms) | |
1: [0;32m[----------] [m1 test from facter_util_bsd_scoped_ifaddrs (0 ms total) | |
1: | |
1: [0;32m[----------] [m23 tests from execution_posix | |
1: [0;32m[ RUN ] [mexecution_posix.which_absolute | |
1: [0;32m[ OK ] [mexecution_posix.which_absolute (0 ms) | |
1: [0;32m[ RUN ] [mexecution_posix.which | |
1: [0;32m[ OK ] [mexecution_posix.which (0 ms) | |
1: [0;32m[ RUN ] [mexecution_posix.which_partial | |
1: [0;32m[ OK ] [mexecution_posix.which_partial (0 ms) | |
1: [0;32m[ RUN ] [mexecution_posix.which_not_found | |
1: [0;32m[ OK ] [mexecution_posix.which_not_found (0 ms) | |
1: [0;32m[ RUN ] [mexecution_posix.which_not_executable | |
1: [0;32m[ OK ] [mexecution_posix.which_not_executable (0 ms) | |
1: [0;32m[ RUN ] [mexecution_posix.expand_command | |
1: [0;32m[ OK ] [mexecution_posix.expand_command (0 ms) | |
1: [0;32m[ RUN ] [mexecution_posix.expand_command_single_quote | |
1: [0;32m[ OK ] [mexecution_posix.expand_command_single_quote (0 ms) | |
1: [0;32m[ RUN ] [mexecution_posix.expand_command_double_quote | |
1: [0;32m[ OK ] [mexecution_posix.expand_command_double_quote (0 ms) | |
1: [0;32m[ RUN ] [mexecution_posix.expand_command_not_found | |
1: [0;32m[ OK ] [mexecution_posix.expand_command_not_found (0 ms) | |
1: [0;32m[ RUN ] [mexecution_posix.expand_command_not_executable | |
1: [0;32m[ OK ] [mexecution_posix.expand_command_not_executable (0 ms) | |
1: [0;32m[ RUN ] [mexecution_posix.simple_execution | |
1: [0;32m[ OK ] [mexecution_posix.simple_execution (2 ms) | |
1: [0;32m[ RUN ] [mexecution_posix.simple_execution_with_args | |
1: [0;32m[ OK ] [mexecution_posix.simple_execution_with_args (2 ms) | |
1: [0;32m[ RUN ] [mexecution_posix.stderr_redirection | |
1: [0;32m[ OK ] [mexecution_posix.stderr_redirection (4 ms) | |
1: [0;32m[ RUN ] [mexecution_posix.throw_on_nonzero_exit | |
1: [0;32m[ OK ] [mexecution_posix.throw_on_nonzero_exit (5 ms) | |
1: [0;32m[ RUN ] [mexecution_posix.throw_on_signal | |
1: [0;32m[ OK ] [mexecution_posix.throw_on_signal (4 ms) | |
1: [0;32m[ RUN ] [mexecution_posix.trim_output | |
1: [0;32m[ OK ] [mexecution_posix.trim_output (5 ms) | |
1: [0;32m[ RUN ] [mexecution_posix.each_line | |
1: [0;32m[ OK ] [mexecution_posix.each_line (4 ms) | |
1: [0;32m[ RUN ] [mexecution_posix.execute_with_merged_environment | |
1: [0;32m[ OK ] [mexecution_posix.execute_with_merged_environment (3 ms) | |
1: [0;32m[ RUN ] [mexecution_posix.execute_with_specified_environment | |
1: [0;32m[ OK ] [mexecution_posix.execute_with_specified_environment (3 ms) | |
1: [0;32m[ RUN ] [mexecution_posix.execute_with_lang_environment | |
1: [0;32m[ OK ] [mexecution_posix.execute_with_lang_environment (4 ms) | |
1: [0;32m[ RUN ] [mexecution_posix.each_line_with_merged_environment | |
1: [0;32m[ OK ] [mexecution_posix.each_line_with_merged_environment (2 ms) | |
1: [0;32m[ RUN ] [mexecution_posix.each_line_with_specified_environment | |
1: [0;32m[ OK ] [mexecution_posix.each_line_with_specified_environment (2 ms) | |
1: [0;32m[ RUN ] [mexecution_posix.each_line_with_lang_environment | |
1: [0;32m[ OK ] [mexecution_posix.each_line_with_lang_environment (3 ms) | |
1: [0;32m[----------] [m23 tests from execution_posix (43 ms total) | |
1: | |
1: [0;32m[----------] [m1 test from uptime_resolver | |
1: [0;32m[ RUN ] [muptime_resolver.parse_executable_uptime | |
1: [0;32m[ OK ] [muptime_resolver.parse_executable_uptime (1 ms) | |
1: [0;32m[----------] [m1 test from uptime_resolver (1 ms total) | |
1: | |
1: [0;32m[----------] [m4 tests from facter_facts_external_posix_execution_resolver | |
1: [0;32m[ RUN ] [mfacter_facts_external_posix_execution_resolver.default_constructor | |
1: [0;32m[ OK ] [mfacter_facts_external_posix_execution_resolver.default_constructor (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_external_posix_execution_resolver.can_resolve | |
1: [0;32m[ OK ] [mfacter_facts_external_posix_execution_resolver.can_resolve (0 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_external_posix_execution_resolver.resolve_failed_execution | |
1: [0;32m[ OK ] [mfacter_facts_external_posix_execution_resolver.resolve_failed_execution (3 ms) | |
1: [0;32m[ RUN ] [mfacter_facts_external_posix_execution_resolver.resolve_execution | |
1: [0;32m[ OK ] [mfacter_facts_external_posix_execution_resolver.resolve_execution (3 ms) | |
1: [0;32m[----------] [m4 tests from facter_facts_external_posix_execution_resolver (6 ms total) | |
1: | |
1: [0;32m[----------] [m4 tests from facter_util_environment | |
1: [0;32m[ RUN ] [mfacter_util_environment.get | |
1: [0;32m[ OK ] [mfacter_util_environment.get (0 ms) | |
1: [0;32m[ RUN ] [mfacter_util_environment.set | |
1: [0;32m[ OK ] [mfacter_util_environment.set (0 ms) | |
1: [0;32m[ RUN ] [mfacter_util_environment.get_path_separator | |
1: [0;32m[ OK ] [mfacter_util_environment.get_path_separator (0 ms) | |
1: [0;32m[ RUN ] [mfacter_util_environment.search_paths | |
1: [0;32m[ OK ] [mfacter_util_environment.search_paths (0 ms) | |
1: [0;32m[----------] [m4 tests from facter_util_environment (0 ms total) | |
1: | |
1: [0;32m[----------] [m1 test from facter_util_posix_scoped_addrinfo | |
1: [0;32m[ RUN ] [mfacter_util_posix_scoped_addrinfo.construction | |
1: [0;32m[ OK ] [mfacter_util_posix_scoped_addrinfo.construction (1 ms) | |
1: [0;32m[----------] [m1 test from facter_util_posix_scoped_addrinfo (1 ms total) | |
1: | |
1: [0;32m[----------] [m1 test from facter_util_posix_scoped_descriptor | |
1: [0;32m[ RUN ] [mfacter_util_posix_scoped_descriptor.construction | |
1: [0;32m[ OK ] [mfacter_util_posix_scoped_descriptor.construction (0 ms) | |
1: [0;32m[----------] [m1 test from facter_util_posix_scoped_descriptor (0 ms total) | |
1: | |
1: [0;32m[----------] [m5 tests from facter_logging | |
1: [0;32m[ RUN ] [mfacter_logging.debug | |
1: [0;32m[ OK ] [mfacter_logging.debug (0 ms) | |
1: [0;32m[ RUN ] [mfacter_logging.info | |
1: [0;32m[ OK ] [mfacter_logging.info (0 ms) | |
1: [0;32m[ RUN ] [mfacter_logging.warning | |
1: 2014-09-22 10:51:28.582853 WARN puppetlabs.facter.logging.test - testing 1 2 3 | |
1: 2014-09-22 10:51:28.582875 WARN puppetlabs.facter.logging.test - testing 1 2 3 | |
1: [0;32m[ OK ] [mfacter_logging.warning (0 ms) | |
1: [0;32m[ RUN ] [mfacter_logging.error | |
1: 2014-09-22 10:51:28.582906 ERROR puppetlabs.facter.logging.test - testing 1 2 3 | |
1: 2014-09-22 10:51:28.582921 ERROR puppetlabs.facter.logging.test - testing 1 2 3 | |
1: [0;32m[ OK ] [mfacter_logging.error (0 ms) | |
1: [0;32m[ RUN ] [mfacter_logging.fatal | |
1: 2014-09-22 10:51:28.582959 FATAL puppetlabs.facter.logging.test - testing 1 2 3 | |
1: 2014-09-22 10:51:28.582982 FATAL puppetlabs.facter.logging.test - testing 1 2 3 | |
1: [0;32m[ OK ] [mfacter_logging.fatal (0 ms) | |
1: [0;32m[----------] [m5 tests from facter_logging (0 ms total) | |
1: | |
1: [0;32m[----------] [m1 test from facter_util_posix_scoped_bio | |
1: [0;32m[ RUN ] [mfacter_util_posix_scoped_bio.construction | |
1: [0;32m[ OK ] [mfacter_util_posix_scoped_bio.construction (0 ms) | |
1: [0;32m[----------] [m1 test from facter_util_posix_scoped_bio (0 ms total) | |
1: | |
1: [0;32m[----------] [m58 tests from run/facter_ruby | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/0 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/0, where GetParam() = expected fact "foo" in file nil_fact.rb to not resolve. (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/1 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/1, where GetParam() = expected fact "foo" in file simple.rb to resolve to "bar". (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/2 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/2, where GetParam() = expected fact "foo" in file simple_resolution.rb to resolve to "bar". (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/3 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/3, where GetParam() = expected fact "foo" in file empty_fact.rb to not resolve. (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/4 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/4, where GetParam() = expected fact "foo" in file empty_fact_with_value.rb to resolve to {"int"=>1, "bool_true"=>true, "bool_false"=>false, "double"=>12.34, "string"=>"foo", "array"=>[1, 2, 3]}. (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/5 | |
1: 2014-09-22 10:51:28.583217 ERROR puppetlabs.facter.ruby.test - ruby is not initialized | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:213: Failure | |
1: Value of: find_if(messages.begin(), messages.end(), [&](pair<string, string> const& m) { return m.first == expected.first && re_search(m.second, expected.second); }) != messages.end() | |
1: Actual: false | |
1: Expected: true | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/5, where GetParam() = expected file empty_command.rb to fail to load. (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/6 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/6, where GetParam() = expected fact "foo" in file simple_command.rb to resolve to "bar". (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/7 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/7, where GetParam() = expected fact "foo" in file confine_missing_fact.rb to not resolve. (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/8 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/8, where GetParam() = expected fact "foo" in file bad_command.rb to not resolve. (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/9 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/9, where GetParam() = expected fact "foo" in file simple_confine.rb to resolve to "bar". (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/10 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/10, where GetParam() = expected fact "foo" in file simple_confine.rb to not resolve. (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/11 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/11, where GetParam() = expected fact "foo" in file multi_confine.rb to resolve to "bar". (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/12 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/12, where GetParam() = expected fact "foo" in file multi_confine.rb to not resolve. (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/13 | |
1: 2014-09-22 10:51:28.583489 ERROR puppetlabs.facter.ruby.test - ruby is not initialized | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:213: Failure | |
1: Value of: find_if(messages.begin(), messages.end(), [&](pair<string, string> const& m) { return m.first == expected.first && re_search(m.second, expected.second); }) != messages.end() | |
1: Actual: false | |
1: Expected: true | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/13, where GetParam() = expected file bad_syntax.rb to fail to load. (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/14 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/14, where GetParam() = expected fact "foo" in file block_confine.rb to not resolve. (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/15 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/15, where GetParam() = expected fact "foo" in file block_confine.rb to resolve to "bar". (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/16 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/16, where GetParam() = expected fact "foo" in file block_nil_confine.rb to not resolve. (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/17 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/17, where GetParam() = expected fact "foo" in file block_true_confine.rb to resolve to "bar". (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/18 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/18, where GetParam() = expected fact "foo" in file block_false_confine.rb to not resolve. (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/19 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/19, where GetParam() = expected fact "foo" in file array_confine.rb to not resolve. (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/20 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/20, where GetParam() = expected fact "foo" in file array_confine.rb to resolve to "bar". (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/21 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/21, where GetParam() = expected fact "foo" in file confine_weight.rb to resolve to "value2". (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/22 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/22, where GetParam() = expected fact "foo" in file weight.rb to resolve to "value2". (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/23 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/23, where GetParam() = expected fact "foo" in file weight_option.rb to resolve to "value2". (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/24 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/24, where GetParam() = expected fact "foo" in file string_fact.rb to resolve to "hello world". (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/25 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/25, where GetParam() = expected fact "foo" in file integer_fact.rb to resolve to 1234. (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/26 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/26, where GetParam() = expected fact "foo" in file boolean_true_fact.rb to resolve to true. (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/27 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/27, where GetParam() = expected fact "foo" in file boolean_false_fact.rb to resolve to false. (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/28 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/28, where GetParam() = expected fact "foo" in file double_fact.rb to resolve to 12.34. (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/29 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/29, where GetParam() = expected fact "foo" in file array_fact.rb to resolve to [1, true, false, "foo", 12.4, [1], {"foo"=>"bar"}]. (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/30 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/30, where GetParam() = expected fact "foo" in file hash_fact.rb to resolve to {"int"=>1, "bool_true"=>true, "bool_false"=>false, "double"=>12.34, "string"=>"foo", "array"=>[1, 2, 3]}. (1 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/31 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/31, where GetParam() = expected fact "foo" in file value.rb to resolve to "baz". (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/32 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/32, where GetParam() = expected fact "foo" in file fact.rb to resolve to "baz". (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/33 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/33, where GetParam() = expected fact "foo" in file lookup.rb to resolve to "baz". (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/34 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/34, where GetParam() = expected fact "foo" in file which.rb to resolve to "bar". (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/35 | |
1: 2014-09-22 10:51:28.584090 ERROR puppetlabs.facter.ruby.test - ruby is not initialized | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/35, where GetParam() = expected file debug.rb to log (DEBUG => "^message1$"),(DEBUG => "^message2$"). (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/36 | |
1: 2014-09-22 10:51:28.584125 ERROR puppetlabs.facter.ruby.test - ruby is not initialized | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/36, where GetParam() = expected file debugonce.rb to log (DEBUG => "^unique debug1$"),(DEBUG => "^unique debug2$"). (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/37 | |
1: 2014-09-22 10:51:28.584158 ERROR puppetlabs.facter.ruby.test - ruby is not initialized | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/37, where GetParam() = expected file warn.rb to log (WARN => "^message1$"),(WARN => "^message2$"). (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/38 | |
1: 2014-09-22 10:51:28.584188 ERROR puppetlabs.facter.ruby.test - ruby is not initialized | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/38, where GetParam() = expected file warnonce.rb to log (WARN => "^unique warning1$"),(WARN => "^unique warning2$"). (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/39 | |
1: 2014-09-22 10:51:28.584218 ERROR puppetlabs.facter.ruby.test - ruby is not initialized | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/39, where GetParam() = expected file log_exception.rb to log (ERROR => "^what's up doc\?"). (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/40 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/40, where GetParam() = expected fact "foo" in file named_resolution.rb to resolve to "value2". (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/41 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/41, where GetParam() = expected fact "foo" in file define_fact.rb to resolve to "bar". (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/42 | |
1: 2014-09-22 10:51:28.584278 ERROR puppetlabs.facter.ruby.test - ruby is not initialized | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/42, where GetParam() = expected file cycle.rb to log (ERROR => "cycle detected while requesting value of fact "bar""). (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/43 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/43, where GetParam() = expected fact "foo" in file aggregate.rb to resolve to ["foo", "bar"]. (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/44 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/44, where GetParam() = expected fact "foo" in file aggregate_with_require.rb to resolve to ["foo", "bar", "foo", "baz", "foo", "bar", "foo"]. (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/45 | |
1: 2014-09-22 10:51:28.584340 ERROR puppetlabs.facter.ruby.test - ruby is not initialized | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:213: Failure | |
1: Value of: find_if(messages.begin(), messages.end(), [&](pair<string, string> const& m) { return m.first == expected.first && re_search(m.second, expected.second); }) != messages.end() | |
1: Actual: false | |
1: Expected: true | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/45, where GetParam() = expected file aggregate_invalid_require.rb to fail to load. (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/46 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/46, where GetParam() = expected fact "foo" in file aggregate_with_block.rb to resolve to 10. (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/47 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/47, where GetParam() = expected fact "foo" in file aggregate_with_merge.rb to resolve to {"foo"=>"bar", "array"=>[1, 2, 3, 4, 5, 6], "hash"=>{"jam"=>"cakes", "subarray"=>["hello", "world"], "foo"=>"bar"}, "baz"=>"jam"}. (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/48 | |
1: 2014-09-22 10:51:28.584424 ERROR puppetlabs.facter.ruby.test - ruby is not initialized | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/48, where GetParam() = expected file aggregate_with_invalid_merge.rb to log (ERROR => "cannot merge "hello":String and "world":String"). (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/49 | |
1: 2014-09-22 10:51:28.584457 ERROR puppetlabs.facter.ruby.test - ruby is not initialized | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/49, where GetParam() = expected file aggregate_with_cycle.rb to log (ERROR => "chunk dependency cycle detected"). (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/50 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/50, where GetParam() = expected fact "foo" in file define_aggregate_fact.rb to resolve to ["foo", "bar"]. (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/51 | |
1: 2014-09-22 10:51:28.584502 ERROR puppetlabs.facter.ruby.test - ruby is not initialized | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:213: Failure | |
1: Value of: find_if(messages.begin(), messages.end(), [&](pair<string, string> const& m) { return m.first == expected.first && re_search(m.second, expected.second); }) != messages.end() | |
1: Actual: false | |
1: Expected: true | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/51, where GetParam() = expected file existing_simple_resolution.rb to fail to load. (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/52 | |
1: 2014-09-22 10:51:28.584546 ERROR puppetlabs.facter.ruby.test - ruby is not initialized | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:213: Failure | |
1: Value of: find_if(messages.begin(), messages.end(), [&](pair<string, string> const& m) { return m.first == expected.first && re_search(m.second, expected.second); }) != messages.end() | |
1: Actual: false | |
1: Expected: true | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/52, where GetParam() = expected file existing_aggregate_resolution.rb to fail to load. (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/53 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/53, where GetParam() = expected fact "foo" in file version.rb to not resolve. (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/54 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/54, where GetParam() = expected fact "foo" in file boolean_false_confine.rb to not resolve. (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/55 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/55, where GetParam() = expected fact "foo" in file boolean_true_confine.rb to resolve to "bar". (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/56 | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/56, where GetParam() = expected fact "foo" in file exec.rb to resolve to "bar". (0 ms) | |
1: [0;32m[ RUN ] [mrun/facter_ruby.load/57 | |
1: 2014-09-22 10:51:28.584657 ERROR puppetlabs.facter.ruby.test - ruby is not initialized | |
1: /Users/robin/Workspace/cfacter/lib/tests/ruby/ruby.cc:204: Failure | |
1: Failed | |
1: a failure was not expected but the file failed to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/57, where GetParam() = expected file timeout.rb to log (WARN => "timeout option is not supported for custom facts and will be ignored."),(WARN => "timeout= is not supported for custom facts and will be ignored."). (0 ms) | |
1: [0;32m[----------] [m58 tests from run/facter_ruby (1 ms total) | |
1: | |
1: [0;32m[----------] [mGlobal test environment tear-down | |
1: [0;32m[==========] [m178 tests from 25 test cases ran. (64 ms total) | |
1: [0;32m[ PASSED ] [m120 tests. | |
1: [0;31m[ FAILED ] [m58 tests, listed below: | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/0, where GetParam() = expected fact "foo" in file nil_fact.rb to not resolve. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/1, where GetParam() = expected fact "foo" in file simple.rb to resolve to "bar". | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/2, where GetParam() = expected fact "foo" in file simple_resolution.rb to resolve to "bar". | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/3, where GetParam() = expected fact "foo" in file empty_fact.rb to not resolve. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/4, where GetParam() = expected fact "foo" in file empty_fact_with_value.rb to resolve to {"int"=>1, "bool_true"=>true, "bool_false"=>false, "double"=>12.34, "string"=>"foo", "array"=>[1, 2, 3]}. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/5, where GetParam() = expected file empty_command.rb to fail to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/6, where GetParam() = expected fact "foo" in file simple_command.rb to resolve to "bar". | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/7, where GetParam() = expected fact "foo" in file confine_missing_fact.rb to not resolve. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/8, where GetParam() = expected fact "foo" in file bad_command.rb to not resolve. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/9, where GetParam() = expected fact "foo" in file simple_confine.rb to resolve to "bar". | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/10, where GetParam() = expected fact "foo" in file simple_confine.rb to not resolve. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/11, where GetParam() = expected fact "foo" in file multi_confine.rb to resolve to "bar". | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/12, where GetParam() = expected fact "foo" in file multi_confine.rb to not resolve. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/13, where GetParam() = expected file bad_syntax.rb to fail to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/14, where GetParam() = expected fact "foo" in file block_confine.rb to not resolve. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/15, where GetParam() = expected fact "foo" in file block_confine.rb to resolve to "bar". | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/16, where GetParam() = expected fact "foo" in file block_nil_confine.rb to not resolve. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/17, where GetParam() = expected fact "foo" in file block_true_confine.rb to resolve to "bar". | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/18, where GetParam() = expected fact "foo" in file block_false_confine.rb to not resolve. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/19, where GetParam() = expected fact "foo" in file array_confine.rb to not resolve. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/20, where GetParam() = expected fact "foo" in file array_confine.rb to resolve to "bar". | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/21, where GetParam() = expected fact "foo" in file confine_weight.rb to resolve to "value2". | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/22, where GetParam() = expected fact "foo" in file weight.rb to resolve to "value2". | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/23, where GetParam() = expected fact "foo" in file weight_option.rb to resolve to "value2". | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/24, where GetParam() = expected fact "foo" in file string_fact.rb to resolve to "hello world". | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/25, where GetParam() = expected fact "foo" in file integer_fact.rb to resolve to 1234. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/26, where GetParam() = expected fact "foo" in file boolean_true_fact.rb to resolve to true. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/27, where GetParam() = expected fact "foo" in file boolean_false_fact.rb to resolve to false. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/28, where GetParam() = expected fact "foo" in file double_fact.rb to resolve to 12.34. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/29, where GetParam() = expected fact "foo" in file array_fact.rb to resolve to [1, true, false, "foo", 12.4, [1], {"foo"=>"bar"}]. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/30, where GetParam() = expected fact "foo" in file hash_fact.rb to resolve to {"int"=>1, "bool_true"=>true, "bool_false"=>false, "double"=>12.34, "string"=>"foo", "array"=>[1, 2, 3]}. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/31, where GetParam() = expected fact "foo" in file value.rb to resolve to "baz". | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/32, where GetParam() = expected fact "foo" in file fact.rb to resolve to "baz". | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/33, where GetParam() = expected fact "foo" in file lookup.rb to resolve to "baz". | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/34, where GetParam() = expected fact "foo" in file which.rb to resolve to "bar". | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/35, where GetParam() = expected file debug.rb to log (DEBUG => "^message1$"),(DEBUG => "^message2$"). | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/36, where GetParam() = expected file debugonce.rb to log (DEBUG => "^unique debug1$"),(DEBUG => "^unique debug2$"). | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/37, where GetParam() = expected file warn.rb to log (WARN => "^message1$"),(WARN => "^message2$"). | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/38, where GetParam() = expected file warnonce.rb to log (WARN => "^unique warning1$"),(WARN => "^unique warning2$"). | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/39, where GetParam() = expected file log_exception.rb to log (ERROR => "^what's up doc\?"). | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/40, where GetParam() = expected fact "foo" in file named_resolution.rb to resolve to "value2". | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/41, where GetParam() = expected fact "foo" in file define_fact.rb to resolve to "bar". | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/42, where GetParam() = expected file cycle.rb to log (ERROR => "cycle detected while requesting value of fact "bar""). | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/43, where GetParam() = expected fact "foo" in file aggregate.rb to resolve to ["foo", "bar"]. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/44, where GetParam() = expected fact "foo" in file aggregate_with_require.rb to resolve to ["foo", "bar", "foo", "baz", "foo", "bar", "foo"]. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/45, where GetParam() = expected file aggregate_invalid_require.rb to fail to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/46, where GetParam() = expected fact "foo" in file aggregate_with_block.rb to resolve to 10. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/47, where GetParam() = expected fact "foo" in file aggregate_with_merge.rb to resolve to {"foo"=>"bar", "array"=>[1, 2, 3, 4, 5, 6], "hash"=>{"jam"=>"cakes", "subarray"=>["hello", "world"], "foo"=>"bar"}, "baz"=>"jam"}. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/48, where GetParam() = expected file aggregate_with_invalid_merge.rb to log (ERROR => "cannot merge "hello":String and "world":String"). | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/49, where GetParam() = expected file aggregate_with_cycle.rb to log (ERROR => "chunk dependency cycle detected"). | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/50, where GetParam() = expected fact "foo" in file define_aggregate_fact.rb to resolve to ["foo", "bar"]. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/51, where GetParam() = expected file existing_simple_resolution.rb to fail to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/52, where GetParam() = expected file existing_aggregate_resolution.rb to fail to load. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/53, where GetParam() = expected fact "foo" in file version.rb to not resolve. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/54, where GetParam() = expected fact "foo" in file boolean_false_confine.rb to not resolve. | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/55, where GetParam() = expected fact "foo" in file boolean_true_confine.rb to resolve to "bar". | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/56, where GetParam() = expected fact "foo" in file exec.rb to resolve to "bar". | |
1: [0;31m[ FAILED ] [mrun/facter_ruby.load/57, where GetParam() = expected file timeout.rb to log (WARN => "timeout option is not supported for custom facts and will be ignored."),(WARN => "timeout= is not supported for custom facts and will be ignored."). | |
1: | |
1: 58 FAILED TESTS | |
1/1 Test #1: library tests ....................***Failed 0.07 sec | |
0% tests passed, 1 tests failed out of 1 | |
Total Test time (real) = 0.07 sec | |
The following tests FAILED: | |
1 - library tests (Failed) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment