RESOLVED FIXED 175333
REGRESSION: 16 test262/test/built-ins/Promise test failures
https://bugs.webkit.org/show_bug.cgi?id=175333
Summary REGRESSION: 16 test262/test/built-ins/Promise test failures
Ryan Haddad
Reported 2017-08-08 11:33:41 PDT
test262.yaml/test262/test/built-ins/Promise/all/invoke-then.js.default: ERROR: Unexpected exit code: 0 FAIL: test262.yaml/test262/test/built-ins/Promise/all/invoke-then.js.default test262.yaml/test262/test/built-ins/Promise/all/invoke-then.js.default-strict: ERROR: Unexpected exit code: 0 FAIL: test262.yaml/test262/test/built-ins/Promise/all/invoke-then.js.default-strict test262.yaml/test262/test/built-ins/Promise/all/resolve-element-function-length.js.default: ERROR: Unexpected exit code: 0 FAIL: test262.yaml/test262/test/built-ins/Promise/all/resolve-element-function-length.js.default test262.yaml/test262/test/built-ins/Promise/all/resolve-element-function-length.js.default-strict: ERROR: Unexpected exit code: 0 FAIL: test262.yaml/test262/test/built-ins/Promise/all/resolve-element-function-length.js.default-strict test262.yaml/test262/test/built-ins/Promise/exec-args.js.default: ERROR: Unexpected exit code: 0 FAIL: test262.yaml/test262/test/built-ins/Promise/exec-args.js.default test262.yaml/test262/test/built-ins/Promise/exec-args.js.default-strict: ERROR: Unexpected exit code: 0 FAIL: test262.yaml/test262/test/built-ins/Promise/exec-args.js.default-strict test262.yaml/test262/test/built-ins/Promise/executor-function-length.js.default-strict: ERROR: Unexpected exit code: 0 test262.yaml/test262/test/built-ins/Promise/executor-function-length.js.default: ERROR: Unexpected exit code: 0 FAIL: test262.yaml/test262/test/built-ins/Promise/executor-function-length.js.default-strict FAIL: test262.yaml/test262/test/built-ins/Promise/executor-function-length.js.default test262.yaml/test262/test/built-ins/Promise/prototype/then/ctor-custom.js.default: ERROR: Unexpected exit code: 0 test262.yaml/test262/test/built-ins/Promise/prototype/then/ctor-custom.js.default-strict: ERROR: Unexpected exit code: 0 FAIL: test262.yaml/test262/test/built-ins/Promise/prototype/then/ctor-custom.js.default-strict FAIL: test262.yaml/test262/test/built-ins/Promise/prototype/then/ctor-custom.js.default test262.yaml/test262/test/built-ins/Promise/race/invoke-then.js.default: ERROR: Unexpected exit code: 0 FAIL: test262.yaml/test262/test/built-ins/Promise/race/invoke-then.js.default test262.yaml/test262/test/built-ins/Promise/race/invoke-then.js.default-strict: ERROR: Unexpected exit code: 0 FAIL: test262.yaml/test262/test/built-ins/Promise/race/invoke-then.js.default-strict test262.yaml/test262/test/built-ins/Promise/reject-function-length.js.default: ERROR: Unexpected exit code: 0 FAIL: test262.yaml/test262/test/built-ins/Promise/reject-function-length.js.default Running test262.yaml/test262/test/built-ins/Promise/reject-ignored-via-fn-immed.js.default-strict test262.yaml/test262/test/built-ins/Promise/reject-function-length.js.default-strict: ERROR: Unexpected exit code: 0 test262.yaml/test262/test/built-ins/Promise/resolve-function-length.js.default: ERROR: Unexpected exit code: 0 FAIL: test262.yaml/test262/test/built-ins/Promise/resolve-function-length.js.default Running test262.yaml/test262/test/built-ins/Promise/resolve-non-thenable-deferred.js.default-strict test262.yaml/test262/test/built-ins/Promise/resolve-function-length.js.default-strict: ERROR: Unexpected exit code: 0 https://build.webkit.org/builders/Apple%20El%20Capitan%20Release%20Test262%20%28Tests%29/builds/3198
Attachments
Ryan Haddad
Comment 1 2017-08-08 11:39:04 PDT
Maybe we need to update the test262.yaml file.
Yusuke Suzuki
Comment 2 2017-08-08 11:40:16 PDT
(In reply to Ryan Haddad from comment #1) > Maybe we need to update the test262.yaml file. Good. They are previously failed. And now, we passed them! I'll update test262.yaml :)
Yusuke Suzuki
Comment 3 2017-08-08 12:16:19 PDT
Radar WebKit Bug Importer
Comment 4 2017-08-08 12:17:17 PDT
Note You need to log in before you can comment on or make changes to this bug.