Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Commit b5c739d

Browse files
jaimecbernardojoaocgreis
authored andcommitted
test: remove non existing tests from .status files
Remove mentions to tests that no longer exist from .status files. PR-URL: #436 Reviewed-By: João Reis <reis@janeasystems.com> Reviewed-By: Jack Horton <jahorto@microsoft.com>
1 parent a7d03f2 commit b5c739d

File tree

4 files changed

+0
-10
lines changed

4 files changed

+0
-10
lines changed

test/es-module/es-module.status

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ prefix es-module
77
[true] # This section applies to all platforms
88

99
[$jsEngine==chakracore]
10-
test-esm-addon : PASS,FLAKY
1110
test-esm-basic-imports : PASS,FLAKY
1211
test-esm-double-encoding : PASS,FLAKY
1312
test-esm-encoded-path : PASS,FLAKY

test/known_issues/known_issues.status

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,3 @@ test-cluster-disconnect-handles: SKIP
2121
[$system==aix]
2222

2323
[$jsEngine==chakracore]
24-
test-vm-attributes-property-not-on-sandbox : PASS,FLAKY
25-
test-vm-data-property-writable : PASS,FLAKY
26-
test-vm-inherited_properties : PASS,FLAKY
27-
test-vm-strict-mode : PASS,FLAKY

test/message/message.status

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,4 @@ prefix message
1818

1919
[$jsEngine==chakracore]
2020
console_low_stack_space : PASS,FLAKY
21-
stack_overflow_async : PASS,FLAKY
2221
unhandled_promise_trace_warnings : PASS,FLAKY

test/parallel/parallel.status

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,12 @@ test-async-hooks-enable-during-promise : PASS,FLAKY
2828
test-async-hooks-promise : PASS,FLAKY
2929
test-async-hooks-promise-enable-disable : PASS,FLAKY
3030
test-async-hooks-promise-triggerid : PASS,FLAKY
31-
test-async-wrap-getasyncid : PASS,FLAKY
3231
test-async-wrap-promise-after-enabled : PASS,FLAKY
3332
test-buffer-bindingobj-no-zerofill : PASS,FLAKY
3433
test-buffer-sharedarraybuffer : PASS,FLAKY
3534
test-child-process-promisified : PASS,FLAKY
36-
test-cluster-inspector-debug-port : PASS,FLAKY
3735
test-crypto-dh : PASS,FLAKY
3836
test-crypto-dh-leak : PASS,FLAKY
39-
test-debugger-repeat-last : PASS,FLAKY
4037
test-domain-abort-on-uncaught : PASS,FLAKY
4138
test-domain-no-error-handler-abort-on-uncaught-0 : PASS,FLAKY
4239
test-domain-no-error-handler-abort-on-uncaught-1 : PASS,FLAKY
@@ -57,7 +54,6 @@ test-http2-client-promisify-connect : PASS,FLAKY
5754
test-http2-server-rst-stream : PASS,FLAKY
5855
test-inspect-async-hook-setup-at-inspect : PASS,FLAKY
5956
test-intl : PASS,FLAKY
60-
test-intl-no-icu-data : PASS,FLAKY
6157
test-memory-usage : PASS,FLAKY
6258
test-module-main-extension-lookup : PASS,FLAKY
6359
test-performance-function : PASS,FLAKY

0 commit comments

Comments
 (0)