Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Commit

Permalink
deps: update ChakraCore to chakra-core/ChakraCore@70ad0bd17f
Browse files Browse the repository at this point in the history
[1.8>1.9] [MERGE #4696 @obastemur] test: exclude jshost from ch only test

Merge pull request #4696 from obastemur:jshost_exc

Reviewed-By: chakrabot <chakrabot@users.noreply.github.com>
  • Loading branch information
obastemur authored and chakrabot committed Feb 17, 2018
1 parent 9faca7f commit ab47a18
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deps/chakrashim/core/test/es6module/rlexe.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,9 @@
<test>
<default>
<files>module-load-twice.js</files>
<!-- This test is designed for ch only. -->
<!-- todo: enable using source code copy for jshost? -->
<tags>exclude_jshost</tags>
</default>
</test>
</regress-exe>

0 comments on commit ab47a18

Please sign in to comment.