From 4dc34bb9f2ea0dc1da4fca8f413bfcc90efae8f2 Mon Sep 17 00:00:00 2001 From: "regis@google.com" Date: Fri, 27 Sep 2013 17:19:24 +0000 Subject: [PATCH] Mark recently enabled test as slow on simmips as well. Review URL: https://codereview.chromium.org//25043003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28020 260f80e4-7a28-3924-810f-c04153c831b5 --- pkg/pkg.status | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/pkg.status b/pkg/pkg.status index 2596ae059e7..28d02ff9b16 100644 --- a/pkg/pkg.status +++ b/pkg/pkg.status @@ -188,7 +188,7 @@ unittest/test/*_minified_test: Skip # DO NOT COPY THIS UNLESS YOU WORK ON DART2J [ $arch == arm ] *: Skip # Issue 13624 -[ $arch == simarm ] +[ $arch == simarm || $arch == simmips ] third_party/html5lib/test/tokenizer_test: Slow # Skip serialization test that explicitly has no library declaration in the