We have some tests that only fail on certain VMs. We should permit an
expectation to include a mode field, whose values are the modes that the
expectation applies to.
Ie.
{
name: "FooTest",
mode: "host",
}
or
{
name: "FooTest",
modes: [ "host" ],
}
Original issue reported on code.google.com by jessewil...@google.com on 26 Sep 2010 at 6:46
Original issue reported on code.google.com by
jessewil...@google.com
on 26 Sep 2010 at 6:46