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

Side by Side Diff: tests/co19/co19-dart2dart.status

Issue 22897012: Update test expectations. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | tests/lib/lib.status » ('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) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, 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 == dart2dart ] 5 [ $compiler == dart2dart ]
6 LibTest/async/Stream/Stream.periodic_A01_t01: Pass, Fail # Issue 12562. 6 LibTest/async/Stream/Stream.periodic_A01_t01: Pass, Fail # Issue 12562.
7 7
8 LibTest/math/max_A01_t03: Fail # co19 issue 467 8 LibTest/math/max_A01_t03: Fail # co19 issue 467
9 LibTest/math/min_A01_t03: Fail # co19 issue 467 9 LibTest/math/min_A01_t03: Fail # co19 issue 467
10 10
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
126 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out. 126 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out.
127 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name 127 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name
128 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test: encoded file name 128 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test: encoded file name
129 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test: encoded file name 129 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test: encoded file name
130 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail, OK # Problems with the test: encoded file name 130 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail, OK # Problems with the test: encoded file name
131 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test: encoded file name 131 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test: encoded file name
132 LibTest/math/exp_A01_t01: Fail # Issue co19 - 44 132 LibTest/math/exp_A01_t01: Fail # Issue co19 - 44
133 LibTest/math/pow_A01_t01: Fail # Inherited from VM. 133 LibTest/math/pow_A01_t01: Fail # Inherited from VM.
134 LibTest/math/pow_A11_t01: Fail # Inherited from VM. 134 LibTest/math/pow_A11_t01: Fail # Inherited from VM.
135 LibTest/math/pow_A13_t01: Fail # Inherited from VM. 135 LibTest/math/pow_A13_t01: Fail # Inherited from VM.
136 LibTest/math/pow_A18_t01: Fail # Inherited from VM.
137 LibTest/math/pow_A19_t01: Fail # Inherited from VM.
136 LibTest/math/sin_A01_t01: Fail # Inherited from VM. 138 LibTest/math/sin_A01_t01: Fail # Inherited from VM.
137 LibTest/math/tan_A01_t01: Fail # Issue co19 - 44 139 LibTest/math/tan_A01_t01: Fail # Issue co19 - 44
138 140
139 141
140 142
141 LibTest/core/String/indexOf_A01_t02: Fail # Issue 427 143 LibTest/core/String/indexOf_A01_t02: Fail # Issue 427
142 LibTest/core/String/lastIndexOf_A01_t02: Fail # Issue 427 144 LibTest/core/String/lastIndexOf_A01_t02: Fail # Issue 427
143 145
144 146
145 [ $compiler == dart2dart && $system == windows ] 147 [ $compiler == dart2dart && $system == windows ]
(...skipping 263 matching lines...) Expand 10 before | Expand all | Expand 10 after
409 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this failure 411 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this failure
410 LibTest/isolate/SendPort/send_A02_t02: timeout # co19-roll r546: Please triage t his failure 412 LibTest/isolate/SendPort/send_A02_t02: timeout # co19-roll r546: Please triage t his failure
411 LibTest/isolate/SendPort/send_A02_t03: timeout # co19-roll r546: Please triage t his failure 413 LibTest/isolate/SendPort/send_A02_t03: timeout # co19-roll r546: Please triage t his failure
412 LibTest/isolate/SendPort/send_A02_t04: fail # co19-roll r546: Please triage this failure 414 LibTest/isolate/SendPort/send_A02_t04: fail # co19-roll r546: Please triage this failure
413 Utils/tests/Expect/listEquals_A02_t01: fail # co19-roll r546: Please triage this failure 415 Utils/tests/Expect/listEquals_A02_t01: fail # co19-roll r546: Please triage this failure
414 Utils/tests/Expect/listEquals_A03_t01: fail # co19-roll r546: Please triage this failure 416 Utils/tests/Expect/listEquals_A03_t01: fail # co19-roll r546: Please triage this failure
415 Utils/tests/Expect/setEquals_A02_t01: fail # co19-roll r546: Please triage this failure 417 Utils/tests/Expect/setEquals_A02_t01: fail # co19-roll r546: Please triage this failure
416 418
417 [ $compiler == dart2dart && $minified ] 419 [ $compiler == dart2dart && $minified ]
418 Language/13_Statements/11_Try_A06_t01: fail # co19-roll r546: Please triage this failure 420 Language/13_Statements/11_Try_A06_t01: fail # co19-roll r546: Please triage this failure
OLDNEW
« no previous file with comments | « no previous file | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698