Bug 176127 - Test262: Multiple test failures on release testers
Summary: Test262: Multiple test failures on release testers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-08-30 15:11 PDT by Matt Lewis
Modified: 2017-09-27 12:51 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lewis 2017-08-30 15:11:01 PDT
test262.yaml/test262/test/built-ins/Promise/all/resolve-element-function-name.js.default-strict: Exception: Test262Error: Expected SameValue(«true», «false») to be true
test262.yaml/test262/test/built-ins/Promise/all/resolve-element-function-name.js.default: Exception: Test262Error: Expected SameValue(«true», «false») to be true
test262.yaml/test262/test/built-ins/Promise/executor-function-name.js.default: Exception: Test262Error: Expected SameValue(«true», «false») to be true
test262.yaml/test262/test/built-ins/Promise/executor-function-name.js.default-strict: Exception: Test262Error: Expected SameValue(«true», «false») to be true
test262.yaml/test262/test/built-ins/Promise/reject-function-name.js.default: Exception: Test262Error: Expected SameValue(«true», «false») to be true
test262.yaml/test262/test/built-ins/Promise/reject-function-name.js.default-strict: Exception: Test262Error: Expected SameValue(«true», «false») to be true
test262.yaml/test262/test/built-ins/Promise/resolve-function-name.js.default: Exception: Test262Error: Expected SameValue(«true», «false») to be true
test262.yaml/test262/test/built-ins/Promise/resolve-function-name.js.default-strict: Exception: Test262Error: Expected SameValue(«true», «false») to be true

https://build.webkit.org/builders/Apple%20El%20Capitan%20Release%20Test262%20%28Tests%29/builds/3724
Comment 1 Matt Lewis 2017-08-30 15:11:20 PDT
The failures look like they started after:
https://trac.webkit.org/changeset/221327/webkit
Comment 2 Yusuke Suzuki 2017-08-31 04:09:12 PDT
Landed with the fix :)
Comment 3 Radar WebKit Bug Importer 2017-09-27 12:51:59 PDT
<rdar://problem/34694169>