DescriptionUse path in name for test262-es6
For ES5 the file names always included the whole path, like this:
ch15/15.2/15.2.3/15.2.3.14/15.2.3.14-1-3.js
For ES6 this is no longer true:
language/computed-property-names/basics/symbol.js
language/computed-property-names/class/method/symbol.js
To allow the status file to correctly identify the right test we need
to change the reported test name to include the whole path.
BUG=None
LOG=N
R=rossberg@chromium.org, machenbach@chromium.org
Committed: https://crrev.com/36df5747bf12d82f206bcc1ca7d743843d8869fc
Cr-Commit-Position: refs/heads/master@{#27167}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Remove method override #
Messages
Total messages: 9 (1 generated)
|