test262/test/built-ins/Promise/allSettled
Mike Pennisi f26c2a11bd Remove unnecessary "includes" directives
The values defined by the referenced files are not used by these tests.
This makes their inclusion superfluous, which needlessly increases the
time to execute the tests and may confuse some readers.
2019-09-25 13:59:24 -04:00
..
call-resolve-element-after-return.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
call-resolve-element-items.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
call-resolve-element.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
capability-executor-called-twice.js Fix tests for new resolve lookup in Promise.allSettled 2019-04-24 17:28:01 -04:00
capability-executor-not-callable.js Fix tests for new resolve lookup in Promise.allSettled 2019-04-24 17:28:01 -04:00
capability-resolve-throws-no-close.js Fix tests for new resolve lookup in Promise.allSettled 2019-04-24 17:28:01 -04:00
capability-resolve-throws-reject.js Fix tests for new resolve lookup in Promise.allSettled 2019-04-24 17:28:01 -04:00
ctx-ctor-throws.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
ctx-ctor.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
ctx-non-ctor.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
ctx-non-object.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
does-not-invoke-array-setters.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
invoke-resolve-error-close.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
invoke-resolve-error-reject.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
invoke-resolve-get-error-close.js Fix invoke-resolve-get-error-close tests (#2210) 2019-06-21 14:26:57 -04:00
invoke-resolve-get-error-reject.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
invoke-resolve-get-once-multiple-calls.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
invoke-resolve-get-once-no-calls.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
invoke-resolve-return.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
invoke-resolve.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
invoke-then-error-close.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
invoke-then-error-reject.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
invoke-then-get-error-close.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
invoke-then-get-error-reject.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
invoke-then.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
is-function.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
iter-arg-is-false-reject.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
iter-arg-is-null-reject.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
iter-arg-is-number-reject.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
iter-arg-is-poisoned.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
iter-arg-is-string-resolve.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
iter-arg-is-symbol-reject.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
iter-arg-is-true-reject.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
iter-arg-is-undefined-reject.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
iter-assigned-false-reject.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
iter-assigned-null-reject.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
iter-assigned-number-reject.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
iter-assigned-string-reject.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
iter-assigned-symbol-reject.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
iter-assigned-true-reject.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
iter-assigned-undefined-reject.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
iter-next-err-reject.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
iter-next-val-err-no-close.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
iter-next-val-err-reject.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
iter-returns-false-reject.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
iter-returns-null-reject.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
iter-returns-number-reject.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
iter-returns-string-reject.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
iter-returns-symbol-reject.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
iter-returns-true-reject.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
iter-returns-undefined-reject.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
iter-step-err-no-close.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
iter-step-err-reject.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
length.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
name.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
new-reject-function.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
new-resolve-function.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
prop-desc.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
reject-deferred.js Call $DONE function exactly once per test 2019-07-22 02:12:24 -07:00
reject-element-function-extensible.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
reject-element-function-length.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
reject-element-function-name.js Assign "name" property to all anonymous functions (#2299) 2019-08-15 10:58:40 -04:00
reject-element-function-nonconstructor.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
reject-element-function-prototype.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
reject-ignored-deferred.js Call $DONE function exactly once per test 2019-07-22 02:12:24 -07:00
reject-ignored-immed.js Call $DONE function exactly once per test 2019-07-22 02:12:24 -07:00
reject-immed.js Call $DONE function exactly once per test 2019-07-22 02:12:24 -07:00
resolve-before-loop-exit-from-same.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
resolve-before-loop-exit.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
resolve-element-function-extensible.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
resolve-element-function-length.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
resolve-element-function-name.js Assign "name" property to all anonymous functions (#2299) 2019-08-15 10:58:40 -04:00
resolve-element-function-nonconstructor.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
resolve-element-function-prototype.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
resolve-from-same-thenable.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
resolve-non-thenable.js Remove unnecessary "includes" directives 2019-09-25 13:59:24 -04:00
resolve-poisoned-then.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
resolve-thenable.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
resolved-all-fulfilled.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
resolved-all-mixed.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
resolved-all-rejected.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
resolved-immed.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
resolved-sequence-extra-ticks.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
resolved-sequence-mixed.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
resolved-sequence-with-rejections.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
resolved-sequence.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
resolved-then-catch-finally.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
resolves-empty-array.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
resolves-to-array.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
returns-promise.js Port tests from Promise.all to Promise.allSettled (#2124) 2019-04-17 14:17:54 -04:00
species-get-error.js Fix tests for new resolve lookup in Promise.allSettled 2019-04-24 17:28:01 -04:00