Bug 216262
| Summary: | REGRESSION (r266567): test/language/expressions/dynamic-import/custom-primitive.js is failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer, ysuzuki |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=216061 | ||
Ryan Haddad
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Appears to have started with https://trac.webkit.org/changeset/266567/webkit
Radar WebKit Bug Importer
<rdar://problem/68487223>
Ryan Haddad
*** This bug has been marked as a duplicate of bug 216222 ***