Mark test as SKIP because it apparently passes when running at the top-level (which is what the wiki says for running tests).

Review URL: https://chromereviews.googleplex.com/3580012

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@225 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
ngeoffray@google.com 2011-10-07 14:52:36 +00:00
parent 3e702c53d7
commit ade74afb71

View file

@ -6,7 +6,7 @@ prefix stub-generator
[ $arch == ia32 ]
MintMakerFullyIsolatedTest: Skip # Bug 5283149
MintMakerPromiseWithStubsTest: Fail # Bug 5384756
MintMakerPromiseWithStubsTest: Skip # Bug 5384756
[ $arch == dartc ]
MintMakerFullyIsolatedTest: Fail # benl