Update status for a slow test and a crashing test.

BUG=
R=eernst@google.com

Review URL: https://codereview.chromium.org/1768193002 .
This commit is contained in:
William Hesse 2016-03-07 17:59:16 +01:00
parent 2148815673
commit f5d284ca9c
2 changed files with 2 additions and 1 deletions

View file

@ -73,6 +73,7 @@ analyzer/test/src/context/cache_test: Pass, Slow # Issue 21628
analyzer/test/src/context/context_test: Pass, Timeout # dartbug.com/23658
analyzer/test/src/dart/ast/utilities_test: Pass, Slow # Issue 24914
analyzer/test/src/dart/element/element_test: Pass, Slow # Issue 24914
analyzer/test/src/summary/index_unit_test: Pass, Slow # Issue 24914
analyzer/test/src/summary/prelinker_test: Pass, Slow # Issue 24914
analyzer/test/src/summary/resynthesize_strong_test: Pass, Slow
analyzer/test/src/summary/resynthesize_test: Pass, Slow

View file

@ -183,10 +183,10 @@ core_runtime_types_test: Pass, RuntimeError # Issue 25795.
[ $compiler == dart2js && $cps_ir && $host_checked ]
regexp/pcre_test: Crash # Stack Overflow
collection_removes_test: Crash # Issue 25911
[ $compiler == dart2js && $host_checked ]
package_resource_test: Crash # Issue 25911
collection_removes_test: Crash # Issue 25911
[ $noopt || $compiler == precompiler ]
# Stacktraces in precompilation omit inlined frames.