0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-25 08:19:38 +01:00
nodejs/test/message
Sam Roberts c146f884a3 test: unskip tests that now pass on AIX
One skipped test remains, it creates very large Buffer objects,
triggering the AIX OOM to kill node and its parent processes.

See: https://github.com/nodejs/build/issues/1849#issuecomment-514414165

PR-URL: https://github.com/nodejs/node/pull/29054
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
2019-08-10 19:02:57 -07:00
..
2100bytes.js
2100bytes.out
assert_throws_stack.js
assert_throws_stack.out
async_error_eval_cjs.js
async_error_eval_cjs.out
async_error_eval_esm.js
async_error_eval_esm.out
async_error_microtask_main.js
async_error_microtask_main.out
async_error_nexttick_main.js
async_error_nexttick_main.out
async_error_sync_esm.mjs
async_error_sync_esm.out
async_error_sync_main.js
async_error_sync_main.out
console_low_stack_space.js
console_low_stack_space.out
console.js
console.out
core_line_numbers.js
core_line_numbers.out
error_exit.js
error_exit.out
esm_display_syntax_error_import_module.mjs
esm_display_syntax_error_import_module.out
esm_display_syntax_error_import.mjs
esm_display_syntax_error_import.out
esm_display_syntax_error_module.mjs
esm_display_syntax_error_module.out
esm_display_syntax_error.mjs
esm_display_syntax_error.out
eval_messages.js
eval_messages.out
events_unhandled_error_common_trace.js
events_unhandled_error_common_trace.out
events_unhandled_error_nexttick.js
events_unhandled_error_nexttick.out
events_unhandled_error_sameline.js
events_unhandled_error_sameline.out
events_unhandled_error_subclass.js
events_unhandled_error_subclass.out
hello_world.js
hello_world.out
if-error-has-good-stack.js
if-error-has-good-stack.out
internal_assert_fail.js
internal_assert_fail.out
internal_assert.js
internal_assert.out
max_tick_depth.js
max_tick_depth.out
message.status test: unskip tests that now pass on AIX 2019-08-10 19:02:57 -07:00
nexttick_throw.js
nexttick_throw.out
promise_always_throw_unhandled.js
promise_always_throw_unhandled.out
stack_overflow.js
stack_overflow.out
stdin_messages.js
stdin_messages.out
testcfg.py
throw_custom_error.js
throw_custom_error.out
throw_error_with_getter_throw.js
throw_error_with_getter_throw.out
throw_in_line_with_tabs.js
throw_in_line_with_tabs.out
throw_non_error.js
throw_non_error.out
throw_null.js
throw_null.out
throw_undefined.js
throw_undefined.out
timeout_throw.js
timeout_throw.out
undefined_reference_in_new_context.js
undefined_reference_in_new_context.out
unhandled_promise_trace_warnings.js
unhandled_promise_trace_warnings.out
util_inspect_error.js
util_inspect_error.out
v8_warning.js
v8_warning.out
vm_caught_custom_runtime_error.js
vm_caught_custom_runtime_error.out
vm_display_runtime_error.js
vm_display_runtime_error.out
vm_display_syntax_error.js
vm_display_syntax_error.out
vm_dont_display_runtime_error.js
vm_dont_display_runtime_error.out
vm_dont_display_syntax_error.js
vm_dont_display_syntax_error.out