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

Side by Side Diff: samples-dev/samples-dev.status

Issue 1537653002: Remove old java-based analyzer from test scripts and status files (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years 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
« no previous file with comments | « runtime/tests/vm/vm.status ('k') | sdk/bin/dartanalyzer_java » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2014, 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 [ $compiler == dart2js && $runtime == drt ] 5 [ $compiler == dart2js && $runtime == drt ]
6 swarm/test/swarm_test: Pass, Crash, Fail # Issue 10950 6 swarm/test/swarm_test: Pass, Crash, Fail # Issue 10950
7 7
8 [ $runtime == safari ] 8 [ $runtime == safari ]
9 swarm/test/swarm_test: Pass, Fail # Issue 14523 9 swarm/test/swarm_test: Pass, Fail # Issue 14523
10 10
(...skipping 10 matching lines...) Expand all
21 [ $browser ] 21 [ $browser ]
22 # This may be related to issue 157 22 # This may be related to issue 157
23 swarm/test/swarm_ui_lib/touch/touch_test: Fail # Expectation: Solver. Expect.app roxEquals(expected:9, actual:8.990625000000001, tolerance:0.0009) fails 23 swarm/test/swarm_ui_lib/touch/touch_test: Fail # Expectation: Solver. Expect.app roxEquals(expected:9, actual:8.990625000000001, tolerance:0.0009) fails
24 24
25 [ $compiler == dart2js && $runtime == ff ] 25 [ $compiler == dart2js && $runtime == ff ]
26 swarm/test/swarm_test: Fail # Issue 5633 26 swarm/test/swarm_test: Fail # Issue 5633
27 27
28 [ $compiler == dart2js && $runtime == drt && $system == windows ] 28 [ $compiler == dart2js && $runtime == drt && $system == windows ]
29 swarm/test/swarm_test: Fail # Issue 4517 29 swarm/test/swarm_test: Fail # Issue 4517
30 30
31 [ $compiler == dartanalyzer || $compiler == dart2analyzer ]» 31 [ $compiler == dart2analyzer ]»
Søren Gjesse 2015/12/17 12:56:04 Please remove tab char.
32 swarm/test/swarm_test: StaticWarning 32 swarm/test/swarm_test: StaticWarning
33 swarm/test/swarm_ui_lib/layout/layout_test: StaticWarning 33 swarm/test/swarm_ui_lib/layout/layout_test: StaticWarning
34 swarm/test/swarm_ui_lib/observable/observable_test: StaticWarning 34 swarm/test/swarm_ui_lib/observable/observable_test: StaticWarning
35 swarm/test/swarm_ui_lib/touch/touch_test: StaticWarning 35 swarm/test/swarm_ui_lib/touch/touch_test: StaticWarning
36 swarm/test/swarm_ui_lib/util/util_test: StaticWarning 36 swarm/test/swarm_ui_lib/util/util_test: StaticWarning
37 swarm/test/swarm_ui_lib/view/view_test: StaticWarning 37 swarm/test/swarm_ui_lib/view/view_test: StaticWarning
OLDNEW
« no previous file with comments | « runtime/tests/vm/vm.status ('k') | sdk/bin/dartanalyzer_java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698