WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
171055
[ES6] Error in test262 tests "Can't create duplicate variable in eval: 'err'" after 163208
https://bugs.webkit.org/show_bug.cgi?id=171055
Summary
[ES6] Error in test262 tests "Can't create duplicate variable in eval: 'err'"...
GSkachkov
Reported
2017-04-20 07:06:25 PDT
> test262.yaml/test262/test/annexB/language/eval-code/direct/var-env-lower-lex-catch-non-strict.js.default: Exception: SyntaxError: Can't create duplicate variable in eval: 'err' > test262.yaml/test262/test/annexB/language/eval-code/direct/var-env-lower-lex-catch-non-strict.js.default: at var-env-lower-lex-catch-non-strict.js:28 > test262.yaml/test262/test/annexB/language/eval-code/direct/var-env-lower-lex-catch-non-strict.js.default: eval@[native code] > test262.yaml/test262/test/annexB/language/eval-code/direct/var-env-lower-lex-catch-non-strict.js.default: global
code@var-env-lower-lex-catch-non-strict.js
:28:7 > test262.yaml/test262/test/annexB/language/eval-code/direct/var-env-lower-lex-catch-non-strict.js.default: ERROR: Unexpected exit code: 3 > FAIL: test262.yaml/test262/test/annexB/language/eval-code/direct/var-env-lower-lex-catch-non-strict.js.default
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Shvayka
Comment 1
2023-08-19 01:42:38 PDT
As of 2023 (checked out revision:
265429@main
), the above-mentioned test passes:
https://test262.fyi/#annexB/language/eval-code/direct
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug