Skip to content

Conversation

@obastemur
Copy link
Collaborator

fixes #4405


// OSX does build does not support $262 as filename
const wchar_t $262[] =
const char Test262[] =
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While we are changing code here, can we add a comment here and/or in 262.js that explains this code pattern?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea.

}

message += 'Expected SameValue(«' + String(actual) + '», «' + String(unexpected) + '») to be false';
message += 'Expected SameValue(<' + String(actual) + '>, <' + String(unexpected) + '>) to be false';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The benefit of keeping the unicode angle brackets is that that is what test262 prints itself (like when run through test262-harness)

@obastemur
Copy link
Collaborator Author

@leirocks could you please review

Copy link
Contributor

@leirocks leirocks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@obastemur
Copy link
Collaborator Author

@jackhorton @leirocks thanks for the review!

@chakrabot chakrabot merged commit 2cc2f02 into chakra-core:release/1.7 Jan 2, 2018
chakrabot pushed a commit that referenced this pull request Jan 2, 2018
Merge pull request #4492 from obastemur:262_stuff

fixes #4405
chakrabot pushed a commit that referenced this pull request Jan 2, 2018
Merge pull request #4492 from obastemur:262_stuff

fixes #4405
chakrabot pushed a commit that referenced this pull request Jan 2, 2018
…laky 262 test

Merge pull request #4492 from obastemur:262_stuff

fixes #4405
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants