test262/test/built-ins/Promise/race
Gus Caplan 61ccff550e Fix invoke-resolve-get-error-close tests (#2210) 2019-06-21 14:26:57 -04:00
..
S25.4.4.3_A1.1_T1.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
S25.4.4.3_A2.1_T1.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
S25.4.4.3_A2.2_T1.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
S25.4.4.3_A2.2_T2.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
S25.4.4.3_A2.2_T3.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
S25.4.4.3_A3.1_T1.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
S25.4.4.3_A3.1_T2.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
S25.4.4.3_A4.1_T1.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
S25.4.4.3_A4.1_T2.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
S25.4.4.3_A5.1_T1.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
S25.4.4.3_A6.1_T1.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
S25.4.4.3_A6.2_T1.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
S25.4.4.3_A7.1_T1.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
S25.4.4.3_A7.1_T2.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
S25.4.4.3_A7.1_T3.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
S25.4.4.3_A7.2_T1.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
S25.4.4.3_A7.3_T1.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
S25.4.4.3_A7.3_T2.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
capability-executor-called-twice.js Fix tests for new resolve lookup 2019-04-24 17:28:01 -04:00
capability-executor-not-callable.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
ctx-ctor-throws.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
ctx-ctor.js Add missing mandatory Promise.{all,race} argument 2018-11-08 09:37:56 +01:00
ctx-non-ctor.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
ctx-non-object.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
invoke-resolve-error-close.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
invoke-resolve-error-reject.js Assert iterator protocol for Promise methods 2016-06-27 15:26:35 -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 Assert iterator protocol for Promise methods 2016-06-27 15:26:35 -04:00
invoke-resolve-get-once-multiple-calls.js Add tests for Promise.all|race resolve lookup 2019-04-24 17:28:01 -04:00
invoke-resolve-get-once-no-calls.js Add tests for Promise.all|race resolve lookup 2019-04-24 17:28:01 -04:00
invoke-resolve-return.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
invoke-resolve.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
invoke-then-error-close.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
invoke-then-error-reject.js Assert iterator protocol for Promise methods 2016-06-27 15:26:35 -04:00
invoke-then-get-error-close.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
invoke-then-get-error-reject.js Assert iterator protocol for Promise methods 2016-06-27 15:26:35 -04:00
invoke-then.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
iter-arg-is-false-reject.js Promise.all/race with non-iterable or invalid return from Symbol.iterator. (#1496) 2018-03-19 14:01:36 -04:00
iter-arg-is-null-reject.js Promise.all/race with non-iterable or invalid return from Symbol.iterator. (#1496) 2018-03-19 14:01:36 -04:00
iter-arg-is-number-reject.js Promise.all/race with non-iterable or invalid return from Symbol.iterator. (#1496) 2018-03-19 14:01:36 -04:00
iter-arg-is-string-resolve.js Fix various test bugs (#1502) 2018-03-22 16:36:57 -04:00
iter-arg-is-symbol-reject.js Promise.all/race with non-iterable or invalid return from Symbol.iterator. (#1496) 2018-03-19 14:01:36 -04:00
iter-arg-is-true-reject.js Promise.all/race with non-iterable or invalid return from Symbol.iterator. (#1496) 2018-03-19 14:01:36 -04:00
iter-arg-is-undefined-reject.js Promise.all/race with non-iterable or invalid return from Symbol.iterator. (#1496) 2018-03-19 14:01:36 -04:00
iter-assigned-false-reject.js Promise.all/race with non-iterable or invalid return from Symbol.iterator. (#1496) 2018-03-19 14:01:36 -04:00
iter-assigned-null-reject.js Promise.all/race with non-iterable or invalid return from Symbol.iterator. (#1496) 2018-03-19 14:01:36 -04:00
iter-assigned-number-reject.js Promise.all/race with non-iterable or invalid return from Symbol.iterator. (#1496) 2018-03-19 14:01:36 -04:00
iter-assigned-string-reject.js Promise.all/race with non-iterable or invalid return from Symbol.iterator. (#1496) 2018-03-19 14:01:36 -04:00
iter-assigned-symbol-reject.js Promise.all/race with non-iterable or invalid return from Symbol.iterator. (#1496) 2018-03-19 14:01:36 -04:00
iter-assigned-true-reject.js Promise.all/race with non-iterable or invalid return from Symbol.iterator. (#1496) 2018-03-19 14:01:36 -04:00
iter-assigned-undefined-reject.js Promise.all/race with non-iterable or invalid return from Symbol.iterator. (#1496) 2018-03-19 14:01:36 -04:00
iter-next-val-err-no-close.js Assert iterator protocol for Promise methods 2016-06-27 15:26:35 -04:00
iter-next-val-err-reject.js Promise.all/race with non-iterable or invalid return from Symbol.iterator. (#1496) 2018-03-19 14:01:36 -04:00
iter-returns-false-reject.js Promise.all/race with non-iterable or invalid return from Symbol.iterator. (#1496) 2018-03-19 14:01:36 -04:00
iter-returns-null-reject.js Promise.all/race with non-iterable or invalid return from Symbol.iterator. (#1496) 2018-03-19 14:01:36 -04:00
iter-returns-number-reject.js Promise.all/race with non-iterable or invalid return from Symbol.iterator. (#1496) 2018-03-19 14:01:36 -04:00
iter-returns-string-reject.js Promise.all/race with non-iterable or invalid return from Symbol.iterator. (#1496) 2018-03-19 14:01:36 -04:00
iter-returns-symbol-reject.js Promise.all/race with non-iterable or invalid return from Symbol.iterator. (#1496) 2018-03-19 14:01:36 -04:00
iter-returns-true-reject.js Promise.all/race with non-iterable or invalid return from Symbol.iterator. (#1496) 2018-03-19 14:01:36 -04:00
iter-returns-undefined-reject.js Promise.all/race with non-iterable or invalid return from Symbol.iterator. (#1496) 2018-03-19 14:01:36 -04:00
iter-step-err-no-close.js Assert iterator protocol for Promise methods 2016-06-27 15:26:35 -04:00
iter-step-err-reject.js Promise.all/race with non-iterable or invalid return from Symbol.iterator. (#1496) 2018-03-19 14:01:36 -04:00
length.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
name.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
prop-desc.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
reject-deferred.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
reject-ignored-deferred.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
reject-ignored-immed.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
reject-immed.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
resolve-non-obj.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
resolve-non-thenable.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
resolve-poisoned-then.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
resolve-prms-cstm-then.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
resolve-self.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
resolve-thenable.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
same-reject-function.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
same-resolve-function.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
species-get-error.js Fix tests for new resolve lookup 2019-04-24 17:28:01 -04:00