|
Boost Testing : |
From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2005-04-19 21:22:45
Caleb Epstein writes:
> I know I've asked htis before, and I'm *this* close to figuring out
> how to do it, but I need to modify status/explicit-failures-markup.xml
> to reflect the fact that the thread_*_lib tests are expected failures
> on gcc + Solaris. Unfortunately, I'm not sure what to use for the
> toolset name. Would that be gcc-*-sunos? gcc-*-solaris?
Neither; under the current framework, you first need to rename the
toolset to include the platform name, e.g. "gcc-sunos-3_4_3". Then,
depending on the failure at hand, you can use either "gcc-sunos-*" or
the exact toolset name in the markup.
-- Aleksey Gurtovoy MetaCommunications Engineering