Merge pull request #106 from olk/patch-13

Update explicit-failures-markup.xml for context
This commit is contained in:
Rene Rivera 2015-12-21 07:06:30 -06:00
commit df5bdfa760

View file

@ -734,6 +734,30 @@
</mark-failure>
</test>
</library>
<!-- context -->
<library name="context">
<mark-unusable>
<toolset name="cray-*"/>
<toolset name="darwin-4.4"/>
<toolset name="darwin-4.4*"/>
<toolset name="gcc-4.4"/>
<toolset name="gcc-4.4*"/>
<toolset name="gcc-m*ngw-4.4"/>
<toolset name="gcc-m*ngw-4.4*"/>
<toolset name="gcc-m*ngw-4.5"/>
<toolset name="gcc-m*ngw-4.5*"/>
<toolset name="gcc-m*ngw-4.6"/>
<toolset name="gcc-m*ngw-4.6*"/>
<toolset name="gcc-m*ngw-4.7"/>
<toolset name="gcc-m*ngw-4.7*"/>
<toolset name="msvc-7.*"/>
<toolset name="msvc-8.0"/>
<toolset name="pgi-*"/>
<toolset name="vacpp-*"/>
</mark-unusable>
</library>
<!-- coroutine -->