mirror of
https://github.com/denoland/deno.git
synced 2024-11-23 15:16:54 -05:00
44773c9b0f
This disables a few tests which are broken still: - tests/error_004_missing_module.test - tests/error_005_missing_dynamic_import.test - tests/error_006_import_ext_failure.test - repl_test test_set_timeout - repl_test test_async_op - repl_test test_set_timeout_interlaced - all of permission_prompt_test
4 lines
135 B
Text
4 lines
135 B
Text
args: tests/error_006_import_ext_failure.ts --reload
|
|
check_stderr: true
|
|
exit_code: 1
|
|
output: tests/error_006_import_ext_failure.ts.out
|