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

Commit 932bc30

Browse files
MikeHolmanchakrabot
authored andcommitted
deps: update ChakraCore to chakra-core/ChakraCore@98e7835eef
[1.8>1.9] [MERGE #4556 @MikeHolman] disable timing out test on osx Merge pull request #4556 from MikeHolman:disableslowosx It's a slow test in general and the OSX machines are very slow so this is timing out. Reviewed-By: chakrabot <chakrabot@users.noreply.github.com>
1 parent da8376c commit 932bc30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/chakrashim/core/test/AsmJs/rlexe.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -978,7 +978,7 @@
978978
<compile-flags>-testtrace:asmjs -args 14000 -endargs -EnableFatalErrorOnOOM-</compile-flags>
979979
<!-- todo:: On unix platforms there is more stack available,
980980
so we need to find the right limit to test in order to not timeout -->
981-
<tags>exclude_dynapogo</tags>
981+
<tags>exclude_dynapogo,exclude_mac</tags>
982982
</default>
983983
</test>
984984
<test>

0 commit comments

Comments
 (0)