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@e4156a11c8
Browse files Browse the repository at this point in the history
[MERGE #4654 @obastemur] wasm: enable disabled mac tests

Merge pull request #4654 from obastemur:enable_disabled_mac_wasm_tests

Reviewed-By: chakrabot <chakrabot@users.noreply.github.com>
  • Loading branch information
obastemur authored and chakrabot committed Feb 13, 2018
1 parent 297bbef commit 3996e8e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions deps/chakrashim/core/test/wasm/rlexe.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,12 @@
<default>
<files>fastarray.js</files>
<compile-flags>-wasm -WasmFastArray-</compile-flags>
<tags>exclude_mac</tags>
</default>
</test>
<test>
<default>
<files>fastarray.js</files>
<compile-flags>-wasm -WasmFastArray</compile-flags>
<tags>exclude_mac</tags>
</default>
</test>
<test>
Expand Down Expand Up @@ -127,7 +125,7 @@
<test>
<default>
<files>table_signatures.js</files>
<tags>exclude_jshost,exclude_drt,exclude_win7,exclude_mac</tags>
<tags>exclude_jshost,exclude_drt,exclude_win7</tags>
<compile-flags>-wasm -args --no-verbose -endargs</compile-flags>
</default>
</test>
Expand Down

0 comments on commit 3996e8e

Please sign in to comment.