| prefix message |
| |
| # To mark a test as flaky, list the test name in the appropriate section |
| # below, without ".js", followed by ": PASS,FLAKY". Example: |
| # sample-test : PASS,FLAKY |
| |
| [true] # This section applies to all platforms |
| # https://crrev.com/c/3565724 |
| async_error_nexttick_main.js: SKIP |
| core_line_numbers.js: SKIP |
| error_aggregateTwoErrors.js: SKIP |
| error_exit.js: SKIP |
| error_with_nul.js: SKIP |
| events_unhandled_error_common_trace.js: SKIP |
| events_unhandled_error_nexttick.js: SKIP |
| events_unhandled_error_sameline.js: SKIP |
| events_unhandled_error_subclass.js: SKIP |
| if-error-has-good-stack.js: SKIP |
| nexttick_throw.js: SKIP |
| source_map_disabled_by_api.js: SKIP |
| source_map_enabled_by_api.js: SKIP |
| source_map_enclosing_function.js: SKIP |
| source_map_reference_error_tabs.js: SKIP |
| source_map_throw_catch.js: SKIP |
| source_map_throw_first_tick.js: SKIP |
| source_map_throw_icu.js: SKIP |
| source_map_throw_set_immediate.js: SKIP |
| test-no-extra-info-on-fatal-exception.js: SKIP |
| timeout_throw.js: SKIP |
| undefined_reference_in_new_context.js: SKIP |
| vm_display_runtime_error.js: SKIP |
| vm_display_syntax_error.js: SKIP |
| vm_dont_display_runtime_error.js: SKIP |
| vm_dont_display_syntax_error.js: SKIP |
| |
| [$system==win32] |
| |
| [$system==linux] |
| |
| [$system==macos] |
| |
| [$system==solaris] # Also applies to SmartOS |
| |
| [$system==freebsd] |
| |
| [$system==aix] |