Update test expectations due to unexpected consequences of r45096.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45130 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
lrn@google.com 2015-04-14 09:35:21 +00:00
parent 03406cc9a3
commit 70e04edd86
2 changed files with 1 additions and 2 deletions

View file

@ -81,7 +81,6 @@ Language/16_Reference/1_Lexical_Rules_A02_t06: fail # co19-roll r546: Please tri
LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: RuntimeError # Issue 22032
LibTest/core/DateTime/parse_A03_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/Function/Function_class_A01_t01: RuntimeError # co19-roll r623: Please triage this failure
LibTest/core/Function/apply_A01_t01: RuntimeError # Issue 21673
LibTest/core/Invocation/memberName_A01_t01: Pass, RuntimeError # co18-roll r607: Please triage this failure
LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fail # inherited from VM. Issue 22200
LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fail # inherited from VM. Issue 22200

View file

@ -2,7 +2,7 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
web/incremental_compilation_update_test: Slow, Pass
web/incremental_compilation_update_test: Slow, RuntimeError # issue 23197
[ $runtime == ie10 || $runtime == ie9 || $runtime == vm || $jscl ]
web/*: Skip