Add PR/issue templates #284
Merged
Garnix CI / check ghciwatch-llvm-cov [x86_64-linux]
succeeded
May 28, 2024 in 1m 13s
Run results
Build succeeded
Details
Last 100 lines of logs:
Compiling test-harness v0.1.0 (/build/source/test-harness)
Compiling tracing-test v0.2.4
Finished release [optimized] target(s) in 41.39s
Starting 82 tests across 17 binaries (run ID: 956fc8bf-9466-4cf3-940b-cf16e6125e10, nextest profile: ci)
PASS [ 0.010s] ghciwatch clonable_command::tests::test_parse
PASS [ 0.010s] ghciwatch ghci::parse::eval::tests::test_multiline_eval_command
PASS [ 0.009s] ghciwatch ghci::parse::eval::tests::test_parse_eval_commands
PASS [ 0.010s] ghciwatch ghci::parse::eval::tests::test_line_eval_command
PASS [ 0.009s] ghciwatch ghci::parse::eval::tests::test_parse_eval_command_no_eol
PASS [ 0.009s] ghciwatch ghci::parse::ghc_message::cant_find_file_diagnostic::tests::test_cant_find_file_display
PASS [ 0.009s] ghciwatch ghci::parse::eval::tests::test_parse_multiline_eval_command_no_eol
PASS [ 0.008s] ghciwatch ghci::parse::ghc_message::compilation_summary::tests::test_parse_compilation_summary_message
PASS [ 0.008s] ghciwatch ghci::parse::ghc_message::compiling::tests::test_parse_compiling_message
PASS [ 0.009s] ghciwatch ghci::parse::ghc_message::cant_find_file_diagnostic::tests::test_parse_cant_find_file_message
PASS [ 0.008s] ghciwatch ghci::parse::ghc_message::generic_diagnostic::tests::test_diagnostic_display
PASS [ 0.007s] ghciwatch ghci::parse::ghc_message::loaded_configuration::tests::test_parse_loaded_ghci_configuration_message
PASS [ 0.008s] ghciwatch ghci::parse::ghc_message::generic_diagnostic::tests::test_parse_diagnostic_message
PASS [ 0.007s] ghciwatch ghci::parse::ghc_message::message_body::tests::test_parse_message_body
PASS [ 0.007s] ghciwatch ghci::parse::ghc_message::module_import_cycle_diagnostic::tests::test_import_cycle_diagnostic_display
PASS [ 0.006s] ghciwatch ghci::parse::ghc_message::module_import_cycle_diagnostic::tests::test_parse_module_import_cycle_message
PASS [ 0.007s] ghciwatch ghci::parse::ghc_message::message_body::tests::test_parse_message_body_line
PASS [ 0.006s] ghciwatch ghci::parse::ghc_message::no_location_info_diagnostic::tests::no_location_info_diagnostic_display
PASS [ 0.005s] ghciwatch ghci::parse::ghc_message::path_colon::tests::test_parse_path_colon
PASS [ 0.006s] ghciwatch ghci::parse::ghc_message::no_location_info_diagnostic::tests::test_parse_no_location_info_message
PASS [ 0.005s] ghciwatch ghci::parse::ghc_message::position::tests::test_parse_position_range
PASS [ 0.005s] ghciwatch ghci::parse::ghc_message::position::tests::test_display
PASS [ 0.005s] ghciwatch ghci::parse::ghc_message::severity::tests::test_display
PASS [ 0.004s] ghciwatch ghci::parse::ghc_message::single_quote::tests::test_parse_single_quote
PASS [ 0.005s] ghciwatch ghci::parse::ghc_message::severity::tests::test_parse_severity
PASS [ 0.013s] ghciwatch ghci::parse::ghc_message::tests::test_parse_messages
PASS [ 0.012s] ghciwatch ghci::parse::lines::tests::test_parse_lines_repeat
PASS [ 0.013s] ghciwatch ghci::parse::haskell_grammar::tests::test_parse_module_name
PASS [ 0.009s] ghciwatch ghci::parse::show_paths::tests::test_parse_show_paths
PASS [ 0.011s] ghciwatch ghci::parse::lines::tests::test_parse_until_newline
PASS [ 0.012s] ghciwatch ghci::parse::lines::tests::test_parse_rest_of_line
PASS [ 0.009s] ghciwatch ghci::parse::show_paths::tests::test_path_to_module
PASS [ 0.009s] ghciwatch ghci::parse::show_targets::tests::test_parse_show_targets
PASS [ 0.011s] ghciwatch ghci::parse::module_and_files::tests::test_parse_module
PASS [ 0.011s] ghciwatch ghci::parse::module_and_files::tests::test_parse_module_and_files
PASS [ 0.009s] ghciwatch ignore::tests::test_glob_ext
PASS [ 0.009s] ghciwatch ignore::tests::test_glob_ext_ordering
PASS [ 0.009s] ghciwatch ignore::tests::test_glob_ext_whitelist_ignore
PASS [ 0.008s] ghciwatch incremental_reader::tests::test_read_invalid_utf8_invalid_byte
PASS [ 0.008s] ghciwatch incremental_reader::tests::test_read_invalid_utf8_surrogate_pair_half
PASS [ 0.008s] ghciwatch incremental_reader::tests::test_read_invalid_utf8_missing_continuation
PASS [ 0.008s] ghciwatch incremental_reader::tests::test_read_invalid_utf8_overlong
PASS [ 0.007s] ghciwatch incremental_reader::tests::test_read_invalid_utf8_unexpected_continuation
PASS [ 0.007s] ghciwatch incremental_reader::tests::test_read_until
PASS [ 0.007s] ghciwatch incremental_reader::tests::test_read_until_find_anywhere
PASS [ 0.007s] ghciwatch incremental_reader::tests::test_read_until_incremental
PASS [ 0.007s] ghciwatch incremental_reader::tests::test_read_until_with_data_in_buffer
PASS [ 0.006s] ghciwatch incremental_reader::tests::test_read_until_with_data_in_buffer_find_anywhere
PASS [ 0.006s] ghciwatch incremental_reader::tests::test_read_utf8_boundary_u_00a9
PASS [ 0.006s] ghciwatch incremental_reader::tests::test_read_utf8_boundary_u_1f436
PASS [ 0.051s] ghciwatch incremental_reader::tests::test_read_utf8_boundary_u_2194
PASS [ 0.050s] ghciwatch maybe_async_command::tests::test_parse
PASS [ 0.050s] ghciwatch string_case::tests::test_to_sentence_case
PASS [ 0.047s] ghciwatch::clap_markdown test_clap_markdown
PASS [ 2.992s] ghciwatch::shutdown can_shutdown_gracefully_when_ghci_killed_965
PASS [ 3.039s] ghciwatch::shutdown can_shutdown_gracefully_965
PASS [ 3.161s] ghciwatch::load can_load_965
PASS [ 3.267s] ghciwatch::error_log can_write_error_log_965
PASS [ 3.439s] ghciwatch::dot_ghci can_run_with_custom_ghci_prompt_965
PASS [ 3.778s] ghciwatch::globs can_restart_on_module_change_even_if_ignored_965
PASS [ 4.400s] ghciwatch::reload can_reload_965
PASS [ 4.502s] ghciwatch::globs can_reload_glob_965
PASS [ 4.769s] ghciwatch::globs can_restart_on_custom_file_change_965
PASS [ 4.885s] ghciwatch::eval can_eval_commands_965
PASS [ 5.168s] ghciwatch::clear clears_on_reload_and_restart_965
PASS [ 5.384s] ghciwatch::globs can_restart_on_ghci_file_change_965
PASS [ 5.529s] ghciwatch::test can_run_test_suite_on_reload_965
PASS [ 5.899s] ghciwatch::globs can_restart_on_cabal_file_change_965
PASS [ 6.520s] ghciwatch::globs can_ignore_restart_paths_965
PASS [ 6.524s] ghciwatch::load can_load_new_module_965
PASS [ 6.627s] ghciwatch::globs can_skip_reload_for_ignore_glob_965
PASS [ 6.650s] ghciwatch::restart can_restart_after_module_move_965
PASS [ 6.755s] ghciwatch::failed_modules can_start_with_failed_modules_965
PASS [ 7.283s] ghciwatch::eval can_load_new_eval_commands_multiline_965
PASS [ 7.422s] ghciwatch::rename can_compile_renamed_module_965
PASS [ 7.884s] ghciwatch::error_log can_write_error_log_compilation_errors_965
PASS [ 7.905s] ghciwatch::hooks hooks_can_observe_error_log_965
PASS [ 8.008s] ghciwatch::all_good can_detect_compilation_failure_965
PASS [ 8.266s] ghciwatch::hooks can_run_hooks_965
PASS [ 8.287s] ghciwatch::reload can_reload_after_error_965
PASS [ 8.411s] ghciwatch::eval can_eval_commands_in_non_interpreted_modules_965
PASS [ 8.522s] ghciwatch::eval can_eval_commands_twice_965
------------
Summary [ 8.545s] 82 tests run: 82 passed, 0 skipped
Finished report saved to /nix/store/gv19z0iffm6gq7fi9k4kq5ljxn67yvwn-ghciwatch-llvm-cov-0.5.16
buildPhase completed in 56 seconds
@nix {"action":"setPhase","phase":"installPhase"}
Running phase: installPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
Running phase: fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/gv19z0iffm6gq7fi9k4kq5ljxn67yvwn-ghciwatch-llvm-cov-0.5.16
checking for references to /build/ in /nix/store/gv19z0iffm6gq7fi9k4kq5ljxn67yvwn-ghciwatch-llvm-cov-0.5.16...
patching script interpreter paths in /nix/store/gv19z0iffm6gq7fi9k4kq5ljxn67yvwn-ghciwatch-llvm-cov-0.5.16
@nix {"action":"setPhase","phase":"ensureStaticPhase"}
Running phase: ensureStaticPhase
Loading