Roll v8 deps to version 3.26.31.10

Remove suppression for source mirrors tests that was flaky before

R=kasperl@google.com

Review URL: https://codereview.chromium.org//374883003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38057 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
ricow@google.com
2014-07-08 12:34:55 +00:00
parent dfc4452d61
commit 5e9f1be94c
-3
View File
@@ -6,9 +6,6 @@
dummy_compiler_test: Slow, Pass
recursive_import_test: Slow, Pass
[ $compiler == dart2js && $runtime == d8 ]
source_mirrors_test: Pass, RuntimeError # Issue 19874
[ $compiler == none && $runtime == drt ]
dummy_compiler_test: Skip # http://dartbug.com/7233