Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the latest test262 #688

Merged
merged 2 commits into from
Jun 24, 2020
Merged

Update the latest test262 #688

merged 2 commits into from
Jun 24, 2020

Conversation

clover2123
Copy link
Contributor

@clover2123 clover2123 commented Jun 12, 2020

  • for development of ECMAScript 2020 standard
  • test262 commit ef12a8b11c4dc1222097df4e7ea87a441d82262a
  • use script to automatically update excludelist.orig.xml file
  • tools/test/test262/make_excludelist.py --arch={x86|x86_64} --engine={ESCARGOT_PATH}
  • minor type error in String::advanceStringIndex is fixed too

Signed-off-by: HyukWoo Park hyukwoo.park@samsung.com

Copy link
Contributor

@ksh8281 ksh8281 left a comment

Choose a reason for hiding this comment

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

LGTM(rebase please)

@clover2123 clover2123 mentioned this pull request Jun 18, 2020
7 tasks
@clover2123 clover2123 force-pushed the pr2 branch 2 times, most recently from 0380430 to f1f4af7 Compare June 18, 2020 07:39
@clover2123 clover2123 changed the title Update the latest test262 [WIP] Update the latest test262 Jun 18, 2020
@clover2123
Copy link
Contributor Author

I'll update this patch after #692 landed.

* for development of ECMAScript 2020 standard
* test262 commit ef12a8b11c4dc1222097df4e7ea87a441d82262a
* use script to automatically update excludelist.orig.xml file
* tools/test/test262/make_excludelist.py --arch={x86|x86_64} --engine={ESCARGOT_PATH}

Signed-off-by: HyukWoo Park <hyukwoo.park@samsung.com>
@clover2123 clover2123 force-pushed the pr2 branch 2 times, most recently from cfcf6da to d75cf5b Compare June 24, 2020 05:52
* change the return type to uint64_t from size_t for 32bit environment

Signed-off-by: HyukWoo Park <hyukwoo.park@samsung.com>
@clover2123 clover2123 changed the title [WIP] Update the latest test262 Update the latest test262 Jun 24, 2020
@bbrto21 bbrto21 merged commit 6bf7a3f into Samsung:master Jun 24, 2020
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.

3 participants