Bug 216262 - REGRESSION (r266567): test/language/expressions/dynamic-import/custom-primitive.js is failing
Summary: REGRESSION (r266567): test/language/expressions/dynamic-import/custom-primiti...
Status: RESOLVED DUPLICATE of bug 216222
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-07 22:21 PDT by Ryan Haddad
Modified: 2020-09-07 22:33 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 Ryan Haddad 2020-09-07 22:21:58 PDT
The following test is failing on test262 bots:

! NEW FAIL test/language/expressions/dynamic-import/custom-primitive.js (default)
Features: dynamic-import
Test262:AsyncTestFailure:TypeError: No default value

! NEW FAIL test/language/expressions/dynamic-import/custom-primitive.js (strict mode)
Features: dynamic-import
Test262:AsyncTestFailure:TypeError: No default value

https://build.webkit.org/builders/Apple-Catalina-Release-Test262-Tests/builds/7372/steps/test262-test/logs/stdio
Comment 1 Ryan Haddad 2020-09-07 22:22:25 PDT
Appears to have started with https://trac.webkit.org/changeset/266567/webkit
Comment 2 Radar WebKit Bug Importer 2020-09-07 22:22:37 PDT
<rdar://problem/68487223>
Comment 3 Ryan Haddad 2020-09-07 22:33:19 PDT

*** This bug has been marked as a duplicate of bug 216222 ***