[interp] disable context-static.exe on CI as it suffers from stack usage issue
authorBernhard Urban <bernhard.urban@xamarin.com>
Wed, 21 Jun 2017 09:14:15 +0000 (11:14 +0200)
committerBernhard Urban <bernhard.urban@xamarin.com>
Wed, 21 Jun 2017 15:26:25 +0000 (17:26 +0200)
mono/tests/Makefile.am

index 351d439e3713b3fb4abea69087e30aed7ee7b077..bbf16bd5220f2f327becd0cd93c9013a91cd08ac 100755 (executable)
@@ -966,6 +966,7 @@ INTERP_DISABLED_TESTS = \
        call_missing_method.exe \
        calliGenericTest.exe \
        cominterop.exe \
+       context-static.exe \
        cross-domain.exe \
        delegate-with-null-target.exe \
        delegate9.exe \