Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(203)

Side by Side Diff: tests/lib_strong/lib_strong.status

Issue 2998553002: Update status for dartdevc on Windows. (Closed)
Patch Set: Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 # Skip entire suite if not running in strong mode. 5 # Skip entire suite if not running in strong mode.
6 [ ! $strong ] 6 [ ! $strong ]
7 *: SkipByDesign 7 *: SkipByDesign
8 8
9 # Skip tests that are not yet strong-mode clean. 9 # Skip tests that are not yet strong-mode clean.
10 [ $strong ] 10 [ $strong ]
(...skipping 327 matching lines...) Expand 10 before | Expand all | Expand 10 after
338 [ $compiler == dartdevc && $runtime == chrome ] 338 [ $compiler == dartdevc && $runtime == chrome ]
339 html/css_test: RuntimeError # Issue 29922 339 html/css_test: RuntimeError # Issue 29922
340 html/element_animate_test/timing_dict: RuntimeError # Issue 29922 340 html/element_animate_test/timing_dict: RuntimeError # Issue 29922
341 html/element_types_test: RuntimeError # Issue 29922 341 html/element_types_test: RuntimeError # Issue 29922
342 html/touchevent_test: RuntimeError # Issue 29922 342 html/touchevent_test: RuntimeError # Issue 29922
343 343
344 [ $compiler == dartdevc && $runtime == drt ] 344 [ $compiler == dartdevc && $runtime == drt ]
345 html/svg_test: RuntimeError # Issue 29922 345 html/svg_test: RuntimeError # Issue 29922
346 math/math_test: RuntimeError # Issue 29922 346 math/math_test: RuntimeError # Issue 29922
347 math/math2_test: RuntimeError # Issue 29922 347 math/math2_test: RuntimeError # Issue 29922
348
349 [ $compiler == dartdevc && $system == windows ]
350 convert/json_pretty_test: RuntimeError # Issue 30336
351 html/xhr_test/xhr: Skip # Times out. Issue 21527
OLDNEW
« tests/language_strong/language_strong.status ('K') | « tests/language_strong/language_strong.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698