Created
September 23, 2020 17:29
-
-
Save wperron/5c43504cce6bd2ee23a19aa122da17ed to your computer and use it in GitHub Desktop.
my test results for deno
This file contains 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
$ cargo test --release > test-output.txt | |
Compiling libc v0.2.77 | |
Compiling proc-macro2 v1.0.21 | |
Compiling unicode-xid v0.2.1 | |
Compiling cfg-if v0.1.10 | |
Compiling syn v1.0.41 | |
Compiling autocfg v1.0.1 | |
Compiling memchr v2.3.3 | |
Compiling lazy_static v1.4.0 | |
Compiling log v0.4.11 | |
Compiling once_cell v1.4.1 | |
Compiling fnv v1.0.7 | |
Compiling itoa v0.4.6 | |
Compiling serde_derive v1.0.116 | |
Compiling serde v1.0.116 | |
Compiling matches v0.1.8 | |
Compiling tinyvec v0.3.4 | |
Compiling getrandom v0.1.15 | |
Compiling proc-macro-hack v0.5.18 | |
Compiling hashbrown v0.9.0 | |
Compiling percent-encoding v2.1.0 | |
Compiling ryu v1.0.5 | |
Compiling bitflags v1.2.1 | |
Compiling version_check v0.9.2 | |
Compiling slab v0.4.2 | |
Compiling serde_json v1.0.57 | |
Compiling futures-core v0.3.5 | |
Compiling ppv-lite86 v0.2.9 | |
Compiling pin-project-internal v0.4.23 | |
Compiling bytes v0.5.6 | |
Compiling proc-macro-nested v0.1.6 | |
Compiling futures-sink v0.3.5 | |
Compiling futures-io v0.3.5 | |
Compiling pin-utils v0.1.0 | |
Compiling byteorder v1.3.4 | |
Compiling regex-syntax v0.6.18 | |
Compiling pin-project-lite v0.1.7 | |
Compiling arc-swap v0.4.7 | |
Compiling cc v1.0.59 | |
Compiling siphasher v0.3.3 | |
Compiling smallvec v1.4.2 | |
Compiling typenum v1.12.0 | |
Compiling untrusted v0.7.1 | |
Compiling httparse v1.3.4 | |
Compiling spin v0.5.2 | |
Compiling scoped-tls v1.0.0 | |
Compiling base64 v0.12.3 | |
Compiling cargo_gn v0.0.15 | |
Compiling autocfg v0.1.7 | |
Compiling strsim v0.9.3 | |
Compiling ident_case v1.0.1 | |
Compiling anyhow v1.0.32 | |
Compiling rand_core v0.4.2 | |
Compiling unicode-width v0.1.8 | |
Compiling try-lock v0.2.3 | |
Compiling mime v0.3.16 | |
Compiling tower-service v0.3.0 | |
Compiling either v1.6.0 | |
Compiling stable_deref_trait v1.2.0 | |
Compiling if_chain v1.0.0 | |
Compiling base64 v0.11.0 | |
Compiling dtoa v0.4.6 | |
Compiling new_debug_unreachable v1.0.4 | |
Compiling precomputed-hash v0.1.1 | |
Compiling byte-tools v0.3.1 | |
Compiling alloc-no-stdlib v2.0.1 | |
Compiling quick-error v1.2.3 | |
Compiling cpuid-bool v0.1.2 | |
Compiling crc32fast v1.2.0 | |
Compiling opaque-debug v0.3.0 | |
Compiling adler v0.2.3 | |
Compiling opaque-debug v0.2.3 | |
Compiling utf-8 v0.7.5 | |
Compiling lexical-core v0.7.4 | |
Compiling fake-simd v0.1.2 | |
Compiling safemem v0.3.3 | |
Compiling remove_dir_all v0.5.3 | |
Compiling encoding_rs v0.8.24 | |
Compiling arrayvec v0.5.1 | |
Compiling static_assertions v1.1.0 | |
Compiling urlencoding v1.1.1 | |
Compiling ipnet v2.3.0 | |
Compiling proc-macro2 v0.4.30 | |
Compiling unicode-xid v0.1.0 | |
Compiling retain_mut v0.1.1 | |
Compiling syn v0.15.44 | |
Compiling maybe-uninit v2.0.0 | |
Compiling nix v0.18.0 | |
Compiling termcolor v1.1.0 | |
Compiling lazycell v1.3.0 | |
Compiling same-file v1.0.6 | |
Compiling anymap v0.12.1 | |
Compiling vec_map v0.8.2 | |
Compiling utf8parse v0.2.0 | |
Compiling ansi_term v0.11.0 | |
Compiling unicode-segmentation v1.6.0 | |
Compiling strsim v0.8.0 | |
Compiling semver-parser v0.9.0 | |
Compiling dissimilar v1.0.2 | |
Compiling jsonc-parser v0.14.0 | |
Compiling thread_local v1.0.1 | |
Compiling tracing-core v0.1.16 | |
Compiling futures-task v0.3.5 | |
Compiling unicode-bidi v0.3.4 | |
Compiling unicode-normalization v0.1.13 | |
Compiling indexmap v1.6.0 | |
Compiling num-traits v0.2.12 | |
Compiling num-integer v0.1.43 | |
Compiling num-bigint v0.2.6 | |
Compiling miniz_oxide v0.4.2 | |
Compiling crossbeam-utils v0.7.2 | |
Compiling futures-channel v0.3.5 | |
Compiling unicase v2.6.0 | |
Compiling generic-array v0.14.4 | |
Compiling nom v5.1.2 | |
Compiling http v0.2.1 | |
Compiling input_buffer v0.3.1 | |
Compiling phf_shared v0.8.0 | |
Compiling rand_core v0.3.1 | |
Compiling rand_jitter v0.1.4 | |
Compiling rand_pcg v0.1.2 | |
Compiling rand_chacha v0.1.1 | |
Compiling rand v0.6.5 | |
Compiling textwrap v0.11.0 | |
Compiling owning_ref v0.4.1 | |
Compiling block-padding v0.1.5 | |
Compiling humantime v1.3.0 | |
Compiling alloc-stdlib v0.2.1 | |
Compiling walkdir v2.3.1 | |
Compiling ring v0.16.15 | |
Compiling sys-info v0.7.0 | |
Compiling rand_isaac v0.1.1 | |
Compiling rand_hc v0.1.0 | |
Compiling rand_xorshift v0.1.1 | |
Compiling idna v0.2.0 | |
Compiling brotli-decompressor v2.3.1 | |
Compiling tracing v0.1.19 | |
Compiling want v0.3.0 | |
Compiling aho-corasick v0.7.13 | |
Compiling twoway v0.1.8 | |
Compiling buf_redux v0.8.4 | |
Compiling quote v1.0.7 | |
Compiling fxhash v0.2.1 | |
Compiling http-body v0.3.1 | |
Compiling headers-core v0.2.0 | |
Compiling url v2.1.1 | |
Compiling num_cpus v1.13.0 | |
Compiling iovec v0.1.4 | |
Compiling net2 v0.2.35 | |
Compiling signal-hook-registry v1.2.1 | |
Compiling time v0.1.44 | |
Compiling socket2 v0.3.15 | |
Compiling rand_os v0.1.3 | |
Compiling errno v0.1.8 | |
Compiling os_pipe v0.9.2 | |
Compiling atty v0.2.14 | |
Compiling inotify-sys v0.1.3 | |
Compiling filetime v0.2.12 | |
Compiling generic-array v0.12.3 | |
Compiling quote v0.6.13 | |
Compiling brotli v3.3.0 | |
Compiling regex v1.3.9 | |
Compiling ordered-float v1.1.0 | |
Compiling flate2 v1.0.17 | |
Compiling mime_guess v2.0.3 | |
Compiling crossbeam-channel v0.4.4 | |
Compiling rand_core v0.5.1 | |
Compiling const-random-macro v0.1.8 | |
Compiling mio v0.6.22 | |
Compiling pty v0.2.2 | |
Compiling clap v2.33.3 | |
Compiling inotify v0.8.3 | |
Compiling digest v0.8.1 | |
Compiling block-buffer v0.7.3 | |
Compiling digest v0.9.0 | |
Compiling block-buffer v0.9.0 | |
Compiling chrono v0.4.15 | |
Compiling Inflector v0.11.4 | |
Compiling env_logger v0.7.1 | |
Compiling rand_chacha v0.2.2 | |
Compiling rand_pcg v0.2.1 | |
Compiling const-random v0.1.8 | |
Compiling mio-uds v0.6.8 | |
Compiling mio-extras v2.0.6 | |
Compiling webpki v0.21.3 | |
Compiling sct v0.6.0 | |
Compiling rustyline v6.3.0 | |
Compiling sha-1 v0.8.2 | |
Compiling sha-1 v0.9.1 | |
Compiling async-compression v0.3.5 | |
Compiling pmutil v0.5.3 | |
Compiling darling_core v0.10.2 | |
Compiling rand v0.7.3 | |
Compiling ahash v0.3.8 | |
Compiling notify v5.0.0-pre.3 | |
Compiling rustls v0.18.1 | |
Compiling webpki-roots v0.19.0 | |
Compiling headers v0.3.2 | |
Compiling swc_macros_common v0.3.1 | |
Compiling dashmap v3.11.10 | |
Compiling phf_generator v0.8.0 | |
Compiling tungstenite v0.11.1 | |
Compiling tempfile v3.1.0 | |
Compiling uuid v0.8.1 | |
Compiling dlopen_derive v0.1.4 | |
Compiling string_cache_codegen v0.5.1 | |
Compiling multipart v0.17.0 | |
Compiling swc_atoms v0.2.2 | |
Compiling dlopen v0.1.8 | |
Compiling futures-macro v0.3.5 | |
Compiling tokio-macros v0.2.5 | |
Compiling thiserror-impl v1.0.20 | |
Compiling darling_macro v0.10.2 | |
Compiling swc_visit_macros v0.2.0 | |
Compiling from_variant v0.1.2 | |
Compiling enum_kind v0.2.0 | |
Compiling is-macro v0.1.8 | |
Compiling string_enum v0.3.0 | |
Compiling phf_macros v0.8.0 | |
Compiling swc_ecma_parser_macros v0.4.1 | |
Compiling swc_ecma_transforms_macros v0.1.1 | |
Compiling swc_ecma_codegen_macros v0.5.0 | |
Compiling darling v0.10.2 | |
Compiling tokio v0.2.22 | |
Compiling thiserror v1.0.20 | |
Compiling ast_node v0.7.0 | |
Compiling phf v0.8.0 | |
Compiling which v4.0.2 | |
Compiling rusty_v8 v0.10.0 | |
Compiling swc_visit v0.2.0 | |
Compiling pin-project v0.4.23 | |
Compiling futures-util v0.3.5 | |
Compiling tracing-futures v0.2.4 | |
Compiling tokio-util v0.3.1 | |
Compiling tokio-rustls v0.14.1 | |
Compiling futures-executor v0.3.5 | |
Compiling h2 v0.2.6 | |
Compiling tokio-tungstenite v0.11.0 | |
Compiling futures v0.3.5 | |
Compiling hyper v0.13.7 | |
Compiling string_cache v0.8.0 | |
Compiling serde_urlencoded v0.6.1 | |
Compiling dprint-core v0.28.0 | |
Compiling sourcemap v6.0.1 | |
Compiling deno_core v0.58.0 (/home/wperron/github.com/wperron/deno/core) | |
Compiling warp v0.2.5 | |
Compiling hyper-rustls v0.21.0 | |
Compiling swc_common v0.10.2 | |
Compiling deno_web v0.9.0 (/home/wperron/github.com/wperron/deno/op_crates/web) | |
Compiling reqwest v0.10.8 | |
Compiling swc_ecma_ast v0.31.0 | |
Compiling jsdoc v0.5.1 | |
Compiling deno_fetch v0.1.0 (/home/wperron/github.com/wperron/deno/op_crates/fetch) | |
Compiling test_util v0.1.0 (/home/wperron/github.com/wperron/deno/test_util) | |
Compiling swc_ecma_visit v0.17.2 | |
Compiling swc_ecma_codegen v0.35.2 | |
Compiling deno v1.4.1 (/home/wperron/github.com/wperron/deno/cli) | |
Compiling swc_ecma_parser v0.37.2 | |
Compiling swc_ecma_utils v0.21.0 | |
Compiling swc_ecma_dep_graph v0.3.0 | |
Compiling swc_ecma_transforms v0.23.12 | |
Compiling swc_ecmascript v0.7.7 | |
Compiling deno_lint v0.2.0 | |
Compiling deno_doc v0.1.9 | |
Compiling test_plugin v0.0.1 (/home/wperron/github.com/wperron/deno/test_plugin) | |
Compiling dprint-plugin-typescript v0.31.3 | |
Finished release [optimized] target(s) in 6m 42s | |
Running target/release/deps/deno-8c024b2d04d5178d | |
error: test failed, to rerun pass '-p deno --bin deno' | |
$ cat test-output.txt | |
running 253 tests | |
test diagnostics::tests::test_de_diagnostics ... ok | |
test ast::tests::test_parsed_module_analyze_dependencies ... ok | |
test diagnostics::tests::test_diagnostics_no_source ... ok | |
test diagnostics::tests::test_diagnostics_basic ... ok | |
test diagnostics::tests::test_diagnostics_related_info ... ok | |
test ast::tests::test_transpile_tsx ... ok | |
test diff::test_diff ... ok | |
test ast::tests::test_transpile_decorators ... ok | |
test ast::tests::test_transpile ... ok | |
test disk_cache::tests::test_create_cache_if_dir_exits ... ok | |
test diagnostics::tests::test_unstable_suggestion ... ok | |
test disk_cache::tests::test_get_cache_filename ... ok | |
test disk_cache::tests::test_create_cache_if_dir_not_exits ... ok | |
test file_fetcher::tests::test_cache_blocklist ... ok | |
test disk_cache::tests::test_get_cache_filename_with_extension ... ok | |
test file_fetcher::tests::fetch_remote_source_mismatch_ext ... FAILED | |
test file_fetcher::tests::fetch_remote_source_no_ext ... FAILED | |
test file_fetcher::tests::fetch_remote_source_unknown_ext ... FAILED | |
test file_fetcher::tests::test_fetch_source_0 ... FAILED | |
test file_fetcher::tests::test_fetch_local_file_no_panic ... ok | |
test file_fetcher::tests::test_fetch_source_file_from_net_utf16_be ... FAILED | |
test file_fetcher::tests::test_fetch_source_file_2 ... ok | |
test file_fetcher::tests::test_fetch_source_file ... ok | |
test file_fetcher::tests::test_fetch_source_file_from_net_utf16_le ... FAILED | |
test file_fetcher::tests::test_fetch_source_file_from_net_windows_1255 ... FAILED | |
test file_fetcher::tests::test_fetch_with_types_header ... FAILED | |
test file_fetcher::tests::test_filter_shebang ... ok | |
test file_fetcher::tests::test_fetch_with_etag ... FAILED | |
test file_fetcher::tests::test_fetch_source_file_from_disk_utf_16_be ... ok | |
test file_fetcher::tests::test_get_source_code_2 ... FAILED | |
test file_fetcher::tests::test_fetch_source_file_from_disk_utf_8_with_bom ... ok | |
test file_fetcher::tests::test_fetch_source_file_from_disk_utf_16_le ... ok | |
test file_fetcher::tests::test_get_source_code_1 ... FAILED | |
test file_fetcher::tests::test_get_source_code_3 ... FAILED | |
test file_fetcher::tests::test_fetch_source_file_1 ... ok | |
test file_fetcher::tests::test_get_source_code_4 ... FAILED | |
test file_fetcher::tests::test_get_source_code_7 ... FAILED | |
test file_fetcher::tests::test_get_source_code_5 ... FAILED | |
test file_fetcher::tests::test_get_source_cached_only ... FAILED | |
test file_fetcher::tests::test_map_content_type_media_type_with_no_extension ... ok | |
test file_fetcher::tests::test_map_content_type_extension_only ... ok | |
test file_fetcher::tests::test_map_file_extension_media_type_with_extension ... ok | |
test file_fetcher::tests::test_get_source_code_6 ... FAILED | |
test file_fetcher::tests::test_get_source_code_multiple_downloads_of_same_file ... FAILED | |
test file_fetcher::tests::test_resolve_module_3 ... ok | |
test file_fetcher::tests::test_get_source_no_remote ... FAILED | |
test flags::tests::allow_read ... ok | |
test flags::tests::allow_all ... ok | |
test flags::tests::allow_hrtime ... ok | |
test flags::tests::allow_net_allowlist ... ok | |
test flags::tests::allow_net_allowlist_with_ports ... ok | |
test flags::tests::allow_read_allowlist ... ok | |
test flags::tests::allow_net_allowlist_with_ipv6_address ... ok | |
test flags::tests::bundle ... ok | |
test flags::tests::bundle_with_cafile ... ok | |
test flags::tests::bundle_with_lock ... ok | |
test flags::tests::bundle_with_output ... ok | |
test flags::tests::bundle_with_reload ... ok | |
test flags::tests::bundle_with_config ... ok | |
test flags::tests::allow_write_allowlist ... ok | |
test flags::tests::cache_importmap ... ok | |
test flags::tests::cache_with_cafile ... ok | |
test flags::tests::cache ... ok | |
test flags::tests::cached_only ... ok | |
test flags::tests::double_hyphen ... ok | |
test flags::tests::cache_multiple ... ok | |
test flags::tests::eval_p ... ok | |
test flags::tests::eval ... ok | |
test flags::tests::eval_with_flags ... ok | |
test flags::tests::eval_typescript ... ok | |
test flags::tests::info_with_cafile ... ok | |
test flags::tests::info_importmap ... ok | |
test flags::tests::fmt ... ok | |
test flags::tests::completions ... ok | |
test flags::tests::install ... ok | |
test flags::tests::install_with_args ... ok | |
test flags::tests::inspect_default_host ... ok | |
test flags::tests::global_flags ... ok | |
test flags::tests::install_with_cafile ... ok | |
test flags::tests::info ... ok | |
test flags::tests::install_with_config ... ok | |
test flags::tests::lock_write ... ok | |
test flags::tests::no_remote ... ok | |
test flags::tests::no_check ... ok | |
test flags::tests::quiet ... ok | |
test flags::tests::log_level ... ok | |
test flags::tests::doc ... ok | |
test flags::tests::repl ... ok | |
test flags::tests::install_with_args_and_dir_and_force ... ok | |
test flags::tests::lint ... ok | |
test flags::tests::run_importmap ... ok | |
test flags::tests::repl_with_flags ... ok | |
test flags::tests::run_seed_with_v8_flags ... ok | |
test flags::tests::run_watch ... ok | |
test flags::tests::run_reload_allow_write ... ok | |
test flags::tests::run_seed ... ok | |
test flags::tests::run_v8_flags ... ok | |
test flags::tests::test_coverage ... ok | |
test flags::tests::script_args ... ok | |
test flags::tests::run_reload ... ok | |
test flags::tests::run_with_cafile ... ok | |
test flags::tests::test_filter ... ok | |
test flags::tests::test_with_allow_net ... ok | |
test flags_allow_net::bare_port_tests::bare_port_parse_error1 ... ok | |
test flags::tests::upgrade ... ok | |
test flags_allow_net::bare_port_tests::bare_port_parse_error2 ... ok | |
deno 1.4.1 | |
v8 8.7.75 | |
typescript 4.0.3test flags::tests::types ... ok | |
test flags_allow_net::bare_port_tests::bare_port_parse_error3 ... ok | |
test flags::tests::test_filter_leading_hyphen ... ok | |
test flags::tests::tsconfig ... ok | |
test flags_allow_net::bare_port_tests::bare_port_parse_error4 ... ok | |
test flags_allow_net::bare_port_tests::bare_port_parse_error5 ... ok | |
deno 1.4.1test flags_allow_net::bare_port_tests::bare_port_parsed ... ok | |
test flags::tests::run_with_args ... ok | |
test flags_allow_net::tests::parse_net_args_expansion ... ok | |
test flags_allow_net::tests::parse_net_args_ ... ok | |
test flags_allow_net::tests::parse_net_args_ipv6 ... ok | |
test flags::tests::upgrade_with_ca_file ... ok | |
test flags::tests::version ... ok | |
test flags_allow_net::tests::parse_net_args_ipv6_error1 ... ok | |
test flags_allow_net::tests::parse_net_args_ipv6_error2 ... ok | |
test flags_allow_net::tests::parse_net_args_ipv6_error3 ... ok | |
test fmt::test_is_supported ... ok | |
test fmt_errors::tests::test_format_none_source_line ... ok | |
test fmt_errors::tests::test_format_some_source_line ... ok | |
test fs::tests::resolve_from_cwd_absolute ... ok | |
test fs::tests::resolve_from_cwd_child ... ok | |
test fs::tests::resolve_from_cwd_dot ... ok | |
test fs::tests::test_normalize_path ... ok | |
test global_state::test_needs_compilation ... ok | |
test global_state::test_should_allow_js ... ok | |
test fs::tests::resolve_from_cwd_parent ... ok | |
test http_cache::tests::test_url_to_filename ... ok | |
test global_state::thread_safe ... ok | |
test http_util::tests::test_fetch_brotli ... FAILED | |
test http_cache::tests::test_create_cache ... ok | |
test http_util::tests::bad_redirect ... FAILED | |
test http_util::tests::test_fetch_once_with_redirect ... FAILED | |
test http_util::tests::test_fetch_string ... FAILED | |
test http_util::tests::test_fetch_with_cafile_brotli ... FAILED | |
test http_util::tests::test_fetch_gzip ... FAILED | |
test http_util::tests::test_fetch_with_cafile_gzip ... FAILED | |
test http_util::tests::test_resolve_url_from_location_full_1 ... ok | |
test http_util::tests::test_resolve_url_from_location_full_2 ... ok | |
test http_util::tests::test_resolve_url_from_location_relative_2 ... ok | |
test http_util::tests::test_fetch_with_cafile_string ... FAILED | |
test http_util::tests::test_resolve_url_from_location_relative_3 ... ok | |
test http_util::tests::test_fetch_with_etag ... FAILED | |
test import_map::tests::cant_resolve_to_built_in ... ok | |
test http_cache::tests::test_get_set ... ok | |
test import_map::tests::from_json_1 ... ok | |
test import_map::tests::from_json_2 ... ok | |
test import_map::tests::load_nonexistent ... ok | |
test import_map::tests::parse_addresses_absolute_with_fetch_schemes ... ok | |
test http_util::tests::test_fetch_with_cafile_with_etag ... FAILED | |
test import_map::tests::parse_addresses_absolute_with_fetch_schemes_arrays ... ok | |
test import_map::tests::parse_addresses_mismatched_trailing_slashes_array ... ok | |
test import_map::tests::parse_addresses_mismatched_trailing_slashes_with_nonmismatched_array ... ok | |
test import_map::tests::parse_addresses_mismatched_trailing_slashes ... ok | |
test import_map::tests::parse_addresses_other_invalid ... ok | |
test import_map::tests::parse_addresses_relative_url_like ... ok | |
test import_map::tests::parse_addresses_unparseable_arrays ... ok | |
test import_map::tests::parse_addresses_unparseable ... ok | |
test import_map::tests::resolve_builtins_remap ... ok | |
test import_map::tests::resolve_imports_mapped ... ok | |
test import_map::tests::parse_scope_keys_relative ... ok | |
test http_util::tests::test_resolve_url_from_location_relative_1 ... ok | |
test import_map::tests::parse_scope_keys_absolute ... ok | |
test import_map::tests::resolve_imports_overlapping_entities_with_trailing_slashes ... ok | |
test import_map::tests::parse_specifier_keys_relative ... ok | |
test import_map::tests::resolve_imports_tricky_specifiers ... ok | |
test import_map::tests::resolve_imports_package_like_modules ... ok | |
test import_map::tests::resolve_scopes_exact_vs_prefix_matching ... ok | |
test import_map::tests::resolve_scopes_map_to_empty_array ... ok | |
test import_map::tests::resolve_scopes_only_exact_in_map ... ok | |
test import_map::tests::parse_specifier_keys_absolute ... ok | |
test import_map::tests::resolve_scopes_only_prefix_in_map ... ok | |
test import_map::tests::resolve_scopes_inheritance ... ok | |
test import_map::tests::resolve_unmapped_absolute_specifiers ... ok | |
test import_map::tests::resolve_scopes_relative_url_keys ... ok | |
test import_map::tests::resolve_unmapped_relative_specifiers ... ok | |
test info::test::dependency_count_with_redirects ... ok | |
test info::test::dependency_count_no_redirects ... ok | |
test import_map::tests::resolve_scopes_package_like ... ok | |
test import_map::tests::resolve_unmapped_bad_specifiers ... ok | |
test info::test::get_new_prefix_adds_a_vertical_bar_if_not_is_last ... ok | |
test info::test::get_new_prefix_adds_spaces_if_is_last ... ok | |
test info::test::get_resolved_file_test ... ok | |
test info::test::human_size_test ... ok | |
test installer::tests::install_infer_name_from_url ... ok | |
test import_map::tests::resolve_imports_url_like_specifier ... ok | |
test installer::tests::install_inferred_name ... ok | |
test installer::tests::install_inferred_name_from_parent ... ok | |
test installer::tests::install_local_module ... ok | |
test installer::tests::install_basic ... ok | |
test installer::tests::test_is_remote_url ... ok | |
test installer::tests::install_custom_dir_option ... ok | |
test installer::tests::install_unstable ... ok | |
test media_type::test_map_file_extension ... ok | |
test installer::tests::install_with_flags ... ok | |
test module_graph::tests::source_graph_fetch ... ignored | |
test module_graph::tests::source_graph_different_langs ... FAILED | |
test module_graph::tests::source_graph_type_references ... FAILED | |
test module_graph::tests::source_graph_type_references2 ... FAILED | |
test installer::tests::install_with_config ... ok | |
test installer::tests::install_custom_dir_env_var ... ok | |
test ops::dispatch_minimal::test_parse_min_record ... ok | |
test module_graph::tests::source_graph_type_references3 ... FAILED | |
test ops::dispatch_minimal::test_error_record ... ok | |
test permissions::tests::check_paths ... ok | |
test permissions::tests::test_deserialize_perms ... ok | |
test permissions::tests::test_fork ... ok | |
test permissions::tests::test_query ... ok | |
test permissions::tests::test_request ... ok | |
test permissions::tests::test_revoke ... ok | |
test permissions::tests::test_check_net ... ok | |
test resolve_addr::tests::resolve_addr2 ... ok | |
test resolve_addr::tests::resolve_addr3 ... ok | |
test resolve_addr::tests::resolve_addr_ipv6 ... ok | |
test resolve_addr::tests::resolve_addr1 ... ok | |
test source_maps::tests::apply_source_map_line ... ok | |
test test_runner::tests::test_is_supported ... ok | |
test text_encoding::tests::test_decoding_invalid_utf8 ... ok | |
test text_encoding::tests::test_decoding_unsupported_charset ... ok | |
test test_runner::tests::test_prepare_test_modules_urls ... ok | |
test text_encoding::tests::test_detection_utf16_little_endian ... ok | |
test text_encoding::tests::test_detection_utf16_big_endian ... ok | |
test text_encoding::tests::test_detection_utf8_no_bom ... ok | |
test test_runner::tests::supports_dirs ... ok | |
test module_graph::test_pre_process_file ... ok | |
test tsc::tests::test_parse_deno_types ... ok | |
test tsc::tests::test_compiler_config_load ... ok | |
test tsc::tests::test_source_code_version_hash ... ok | |
test tsc::tests::test_parse_ts_reference ... ok | |
test tsc_config::tests::test_json_merge ... ok | |
test tsc_config::tests::test_parse_config ... ok | |
test tsc_config::tests::test_parse_raw_config ... ok | |
test upgrade::test_compose_url_to_exec ... ok | |
test upgrade::test_find_version ... ok | |
test tsc::tests::test_transpile ... ok | |
test installer::tests::install_force ... ok | |
test tsc::tests::test_compile_js ... ok | |
test worker::tests::execute_006_url_imports ... FAILED | |
test js::cli_snapshot ... ok | |
test worker::tests::execute_mod_circular ... ok | |
test web_worker::tests::removed_from_resource_table_on_close ... ok | |
msg from main script hi | |
after postMessage | |
msg from main script hi | |
after postMessage | |
msg from main script exit | |
test web_worker::tests::test_worker_messages ... ok | |
test worker::tests::execute_mod_002_hello ... ok | |
test worker::tests::execute_mod_esm_imports_a ... ok | |
test worker::tests::execute_mod_resolve_error ... ok | |
test js::compiler_snapshot ... ok | |
test tsc::tests::test_bundle ... ok | |
test tsc::tests::test_compile ... ok | |
failures: | |
---- file_fetcher::tests::fetch_remote_source_mismatch_ext stdout ---- | |
test_server starting... | |
target_dir /home/wperron/github.com/wperron/deno/target/release | |
thread 'file_fetcher::tests::fetch_remote_source_mismatch_ext' panicked at 'failed to execute test_server: Os { code: 2, kind: NotFound, message: "No such file or directory" }', test_util/src/lib.rs:561:10 | |
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace | |
---- file_fetcher::tests::fetch_remote_source_no_ext stdout ---- | |
thread 'file_fetcher::tests::fetch_remote_source_no_ext' panicked at 'assertion failed: `(left == right)` | |
left: `2`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- file_fetcher::tests::fetch_remote_source_unknown_ext stdout ---- | |
thread 'file_fetcher::tests::fetch_remote_source_unknown_ext' panicked at 'assertion failed: `(left == right)` | |
left: `3`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- file_fetcher::tests::test_fetch_source_0 stdout ---- | |
thread 'file_fetcher::tests::test_fetch_source_0' panicked at 'assertion failed: `(left == right)` | |
left: `4`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- file_fetcher::tests::test_fetch_source_file_from_net_utf16_be stdout ---- | |
thread 'file_fetcher::tests::test_fetch_source_file_from_net_utf16_be' panicked at 'assertion failed: `(left == right)` | |
left: `5`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- file_fetcher::tests::test_fetch_source_file_from_net_utf16_le stdout ---- | |
thread 'file_fetcher::tests::test_fetch_source_file_from_net_utf16_le' panicked at 'assertion failed: `(left == right)` | |
left: `6`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- file_fetcher::tests::test_fetch_source_file_from_net_windows_1255 stdout ---- | |
thread 'file_fetcher::tests::test_fetch_source_file_from_net_windows_1255' panicked at 'assertion failed: `(left == right)` | |
left: `7`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- file_fetcher::tests::test_fetch_with_types_header stdout ---- | |
thread 'file_fetcher::tests::test_fetch_with_types_header' panicked at 'assertion failed: `(left == right)` | |
left: `9`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- file_fetcher::tests::test_fetch_with_etag stdout ---- | |
thread 'file_fetcher::tests::test_fetch_with_etag' panicked at 'assertion failed: `(left == right)` | |
left: `8`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- file_fetcher::tests::test_get_source_code_2 stdout ---- | |
thread 'file_fetcher::tests::test_get_source_code_2' panicked at 'assertion failed: `(left == right)` | |
left: `10`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- file_fetcher::tests::test_get_source_code_1 stdout ---- | |
thread 'file_fetcher::tests::test_get_source_code_1' panicked at 'assertion failed: `(left == right)` | |
left: `11`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- file_fetcher::tests::test_get_source_code_3 stdout ---- | |
thread 'file_fetcher::tests::test_get_source_code_3' panicked at 'assertion failed: `(left == right)` | |
left: `12`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- file_fetcher::tests::test_get_source_code_4 stdout ---- | |
thread 'file_fetcher::tests::test_get_source_code_4' panicked at 'assertion failed: `(left == right)` | |
left: `13`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- file_fetcher::tests::test_get_source_code_7 stdout ---- | |
thread 'file_fetcher::tests::test_get_source_code_7' panicked at 'assertion failed: `(left == right)` | |
left: `14`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- file_fetcher::tests::test_get_source_code_5 stdout ---- | |
thread 'file_fetcher::tests::test_get_source_code_5' panicked at 'assertion failed: `(left == right)` | |
left: `15`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- file_fetcher::tests::test_get_source_cached_only stdout ---- | |
thread 'file_fetcher::tests::test_get_source_cached_only' panicked at 'assertion failed: `(left == right)` | |
left: `16`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- file_fetcher::tests::test_get_source_code_6 stdout ---- | |
thread 'file_fetcher::tests::test_get_source_code_6' panicked at 'assertion failed: `(left == right)` | |
left: `17`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- file_fetcher::tests::test_get_source_code_multiple_downloads_of_same_file stdout ---- | |
thread 'file_fetcher::tests::test_get_source_code_multiple_downloads_of_same_file' panicked at 'assertion failed: `(left == right)` | |
left: `18`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- file_fetcher::tests::test_get_source_no_remote stdout ---- | |
thread 'file_fetcher::tests::test_get_source_no_remote' panicked at 'assertion failed: `(left == right)` | |
left: `19`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- http_util::tests::test_fetch_brotli stdout ---- | |
thread 'http_util::tests::test_fetch_brotli' panicked at 'assertion failed: `(left == right)` | |
left: `20`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- http_util::tests::bad_redirect stdout ---- | |
thread 'http_util::tests::bad_redirect' panicked at 'assertion failed: `(left == right)` | |
left: `21`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- http_util::tests::test_fetch_once_with_redirect stdout ---- | |
thread 'http_util::tests::test_fetch_once_with_redirect' panicked at 'assertion failed: `(left == right)` | |
left: `22`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- http_util::tests::test_fetch_string stdout ---- | |
thread 'http_util::tests::test_fetch_string' panicked at 'assertion failed: `(left == right)` | |
left: `23`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- http_util::tests::test_fetch_with_cafile_brotli stdout ---- | |
thread 'http_util::tests::test_fetch_with_cafile_brotli' panicked at 'assertion failed: `(left == right)` | |
left: `24`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- http_util::tests::test_fetch_gzip stdout ---- | |
thread 'http_util::tests::test_fetch_gzip' panicked at 'assertion failed: `(left == right)` | |
left: `25`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- http_util::tests::test_fetch_with_cafile_gzip stdout ---- | |
thread 'http_util::tests::test_fetch_with_cafile_gzip' panicked at 'assertion failed: `(left == right)` | |
left: `26`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- http_util::tests::test_fetch_with_cafile_string stdout ---- | |
thread 'http_util::tests::test_fetch_with_cafile_string' panicked at 'assertion failed: `(left == right)` | |
left: `27`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- http_util::tests::test_fetch_with_etag stdout ---- | |
thread 'http_util::tests::test_fetch_with_etag' panicked at 'assertion failed: `(left == right)` | |
left: `28`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- http_util::tests::test_fetch_with_cafile_with_etag stdout ---- | |
thread 'http_util::tests::test_fetch_with_cafile_with_etag' panicked at 'assertion failed: `(left == right)` | |
left: `29`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- module_graph::tests::source_graph_different_langs stdout ---- | |
thread 'module_graph::tests::source_graph_different_langs' panicked at 'assertion failed: `(left == right)` | |
left: `30`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- module_graph::tests::source_graph_type_references stdout ---- | |
thread 'module_graph::tests::source_graph_type_references' panicked at 'assertion failed: `(left == right)` | |
left: `31`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- module_graph::tests::source_graph_type_references2 stdout ---- | |
thread 'module_graph::tests::source_graph_type_references2' panicked at 'assertion failed: `(left == right)` | |
left: `32`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- module_graph::tests::source_graph_type_references3 stdout ---- | |
thread 'module_graph::tests::source_graph_type_references3' panicked at 'assertion failed: `(left == right)` | |
left: `33`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
---- worker::tests::execute_006_url_imports stdout ---- | |
thread 'worker::tests::execute_006_url_imports' panicked at 'assertion failed: `(left == right)` | |
left: `34`, | |
right: `1`', test_util/src/lib.rs:554:7 | |
failures: | |
file_fetcher::tests::fetch_remote_source_mismatch_ext | |
file_fetcher::tests::fetch_remote_source_no_ext | |
file_fetcher::tests::fetch_remote_source_unknown_ext | |
file_fetcher::tests::test_fetch_source_0 | |
file_fetcher::tests::test_fetch_source_file_from_net_utf16_be | |
file_fetcher::tests::test_fetch_source_file_from_net_utf16_le | |
file_fetcher::tests::test_fetch_source_file_from_net_windows_1255 | |
file_fetcher::tests::test_fetch_with_etag | |
file_fetcher::tests::test_fetch_with_types_header | |
file_fetcher::tests::test_get_source_cached_only | |
file_fetcher::tests::test_get_source_code_1 | |
file_fetcher::tests::test_get_source_code_2 | |
file_fetcher::tests::test_get_source_code_3 | |
file_fetcher::tests::test_get_source_code_4 | |
file_fetcher::tests::test_get_source_code_5 | |
file_fetcher::tests::test_get_source_code_6 | |
file_fetcher::tests::test_get_source_code_7 | |
file_fetcher::tests::test_get_source_code_multiple_downloads_of_same_file | |
file_fetcher::tests::test_get_source_no_remote | |
http_util::tests::bad_redirect | |
http_util::tests::test_fetch_brotli | |
http_util::tests::test_fetch_gzip | |
http_util::tests::test_fetch_once_with_redirect | |
http_util::tests::test_fetch_string | |
http_util::tests::test_fetch_with_cafile_brotli | |
http_util::tests::test_fetch_with_cafile_gzip | |
http_util::tests::test_fetch_with_cafile_string | |
http_util::tests::test_fetch_with_cafile_with_etag | |
http_util::tests::test_fetch_with_etag | |
module_graph::tests::source_graph_different_langs | |
module_graph::tests::source_graph_type_references | |
module_graph::tests::source_graph_type_references2 | |
module_graph::tests::source_graph_type_references3 | |
worker::tests::execute_006_url_imports | |
test result: FAILED. 218 passed; 34 failed; 1 ignored; 0 measured; 0 filtered out |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment