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

Side by Side Diff: pkg/pkg.status

Issue 210413002: pkg/unittest: using matcher and mock from packages (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: releasing v0.10.1 Created 6 years, 9 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 | pkg/unittest/CHANGELOG.md » ('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) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, 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 # Don't run any test-like files that show up in packages directories. It 5 # Don't run any test-like files that show up in packages directories. It
6 # shouldn't be necessary to run "pub install" in these packages, but if you do 6 # shouldn't be necessary to run "pub install" in these packages, but if you do
7 # it shouldn't break the tests. 7 # it shouldn't break the tests.
8 */packages/*/*: Skip 8 */packages/*/*: Skip
9 */*/packages/*/*: Skip 9 */*/packages/*/*: Skip
10 */*/*/packages/*/*: Skip 10 */*/*/packages/*/*: Skip
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 47
48 [ $compiler == dart2js && $checked && $runtime == ie9 ] 48 [ $compiler == dart2js && $checked && $runtime == ie9 ]
49 crypto/test/base64_test: Timeout # Issue 12486 49 crypto/test/base64_test: Timeout # Issue 12486
50 collection/test/priority_queue_test: Pass, Slow # Issue 16426 50 collection/test/priority_queue_test: Pass, Slow # Issue 16426
51 serialization/test/serialization_test: Skip 51 serialization/test/serialization_test: Skip
52 52
53 [ $runtime == jsshell ] 53 [ $runtime == jsshell ]
54 analyzer/test/generated/element_test: Pass, Slow # Issue 16473 54 analyzer/test/generated/element_test: Pass, Slow # Issue 16473
55 55
56 [ $runtime == d8 || $runtime == jsshell ] 56 [ $runtime == d8 || $runtime == jsshell ]
57 async/test/stream_zip_test: RuntimeError, OK # Timers are not supported.
58 scheduled_test/test/unittest_compatibility_test: RuntimeError # Issue 7728
59 stack_trace/test/chain_test: Fail # Issues 15171 and 15105
60 stack_trace/test/vm_test: RuntimeError, OK # VM-specific traces
61 unittest/test/missing_tick_test: Fail # Timer interface not supported: dartbug.c om/7728.
57 unittest/test/unittest_nested_groups_setup_teardown_test: RuntimeError # http:// dartbug.com/10109 62 unittest/test/unittest_nested_groups_setup_teardown_test: RuntimeError # http:// dartbug.com/10109
58 stack_trace/test/vm_test: RuntimeError, OK # VM-specific traces
59 stack_trace/test/chain_test: Fail # Issues 15171 and 15105
60 async/test/stream_zip_test: RuntimeError, OK # Timers are not supported.
61 unittest/test/missing_tick_test: Fail # Timer interface not supported: dartbug.c om/7728.
62 scheduled_test/test/unittest_compatibility_test: RuntimeError # Issue 7728
63 63
64 [ $runtime == vm || $runtime == d8 || $runtime == jsshell ] 64 [ $runtime == vm || $runtime == d8 || $runtime == jsshell ]
65 polymer/example: Skip # Uses dart:html 65 polymer/example: Skip # Uses dart:html
66 polymer/test/attr_deserialize_test: Skip # uses dart:html 66 polymer/test/attr_deserialize_test: Skip # uses dart:html
67 polymer/test/attr_mustache_test: Skip #uses dart:html 67 polymer/test/attr_mustache_test: Skip #uses dart:html
68 polymer/test/bind_test: Skip # uses dart:html 68 polymer/test/bind_test: Skip # uses dart:html
69 polymer/test/bind_mdv_test: Skip # uses dart:html 69 polymer/test/bind_mdv_test: Skip # uses dart:html
70 polymer/test/custom_event_test: Skip # uses dart:html 70 polymer/test/custom_event_test: Skip # uses dart:html
71 polymer/test/entered_view_test: Skip # uses dart:html 71 polymer/test/entered_view_test: Skip # uses dart:html
72 polymer/test/event_handlers_test: Skip #uses dart:html 72 polymer/test/event_handlers_test: Skip #uses dart:html
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
132 intl/test/date_time_format_http_request_test: Skip 132 intl/test/date_time_format_http_request_test: Skip
133 133
134 [ $runtime == vm && $system == windows ] 134 [ $runtime == vm && $system == windows ]
135 intl/test/find_default_locale_standalone_test: Fail # Issue 8110 135 intl/test/find_default_locale_standalone_test: Fail # Issue 8110
136 136
137 [ $compiler == dartanalyzer ] 137 [ $compiler == dartanalyzer ]
138 # These tests are runtime negative but statically positive, so we skip 138 # These tests are runtime negative but statically positive, so we skip
139 # them in the analyzer. 139 # them in the analyzer.
140 mock/test/mock_regexp_negative_test: Skip 140 mock/test/mock_regexp_negative_test: Skip
141 mock/test/mock_stepwise_negative_test: Skip 141 mock/test/mock_stepwise_negative_test: Skip
142 unittest/test/mock_regexp_negative_test: Skip
143 unittest/test/mock_stepwise_negative_test: Skip
144 polymer/example/canonicalization: Skip 142 polymer/example/canonicalization: Skip
145 polymer/example/canonicalization2: Skip 143 polymer/example/canonicalization2: Skip
146 polymer/example/canonicalization3: Skip 144 polymer/example/canonicalization3: Skip
147 145
148 third_party/angular_tests/browser_test: StaticWarning # Issue 15890 146 third_party/angular_tests/browser_test: StaticWarning # Issue 15890
149 147
150 [ $compiler == dart2analyzer ] 148 [ $compiler == dart2analyzer ]
151 # These tests are runtime negative but statically positive, so we skip 149 # These tests are runtime negative but statically positive, so we skip
152 # them in the analyzer. 150 # them in the analyzer.
153 mock/test/mock_regexp_negative_test: Skip 151 mock/test/mock_regexp_negative_test: Skip
154 mock/test/mock_stepwise_negative_test: Skip 152 mock/test/mock_stepwise_negative_test: Skip
155 unittest/test/mock_regexp_negative_test: Skip
156 unittest/test/mock_stepwise_negative_test: Skip
157 polymer/example/canonicalization: Skip 153 polymer/example/canonicalization: Skip
158 polymer/example/canonicalization2: Skip 154 polymer/example/canonicalization2: Skip
159 polymer/example/canonicalization3: Skip 155 polymer/example/canonicalization3: Skip
160 156
161 third_party/angular_tests/browser_test: StaticWarning # Issue 15890 157 third_party/angular_tests/browser_test: StaticWarning # Issue 15890
162 158
163 [ $compiler == dart2js && $runtime == none] 159 [ $compiler == dart2js && $runtime == none]
164 polymer/example/canonicalization: Skip 160 polymer/example/canonicalization: Skip
165 polymer/example/canonicalization2: Skip 161 polymer/example/canonicalization2: Skip
166 polymer/example/canonicalization3: Skip 162 polymer/example/canonicalization3: Skip
167 163
168 [ $compiler == dart2js && $csp ] 164 [ $compiler == dart2js && $csp ]
169 matcher/test/mirror_matchers_test: Skip # Issue 12151 165 matcher/test/mirror_matchers_test: Skip # Issue 12151
170 unittest/test/mirror_matchers_test: Skip # Issue 12151
171 polymer/test/noscript_test: Fail # Issue 17326 166 polymer/test/noscript_test: Fail # Issue 17326
172 polymer/test/js_interop_test: Fail # Issue 17326 167 polymer/test/js_interop_test: Fail # Issue 17326
173 168
174 # This test cannot run under CSP because it is injecting a JavaScript polyfill 169 # This test cannot run under CSP because it is injecting a JavaScript polyfill
175 mutation_observer: Skip 170 mutation_observer: Skip
176 171
177 [ $compiler == dart2js && $minified ] 172 [ $compiler == dart2js && $minified ]
178 # The unminified unittest tests test that the real names of Dart types are 173 # The unminified unittest tests test that the real names of Dart types are
179 # printed. Minified versions of these tests exist that test the behavior when 174 # printed. Minified versions of these tests exist that test the behavior when
180 # minified. 175 # minified.
181 matcher/test/*_unminified_test: Skip # DO NOT COPY THIS UNLESS YOU WORK ON DART2 JS 176 matcher/test/*_unminified_test: Skip # DO NOT COPY THIS UNLESS YOU WORK ON DART2 JS
182 matcher/test/mirror_matchers_test: Fail # Issue 15405 177 matcher/test/mirror_matchers_test: Fail # Issue 15405
183 unittest/test/*_unminified_test: Skip # DO NOT COPY THIS UNLESS YOU WORK ON DART 2JS
184 unittest/test/mirror_matchers_test: Fail # Issue 15405
185 178
186 [ $compiler == dart2js && $browser ] 179 [ $compiler == dart2js && $browser ]
187 stack_trace/test/vm_test: Fail, OK # VM-specific traces 180 stack_trace/test/vm_test: Fail, OK # VM-specific traces
188 stack_trace/test/chain_test: Fail # Issues 15171 and 15105 181 stack_trace/test/chain_test: Fail # Issues 15171 and 15105
189 crypto/test/sha256_test: Slow, Pass 182 crypto/test/sha256_test: Slow, Pass
190 crypto/test/sha1_test: Slow, Pass 183 crypto/test/sha1_test: Slow, Pass
191 polymer/example/component: Fail # Issue 13198 184 polymer/example/component: Fail # Issue 13198
192 polymer/example/canonicalization/test/dev_test: Fail, OK # tests development onl y behavior 185 polymer/example/canonicalization/test/dev_test: Fail, OK # tests development onl y behavior
193 polymer/example/canonicalization/test/dev2_test: Fail, OK # tests development on ly behavior 186 polymer/example/canonicalization/test/dev2_test: Fail, OK # tests development on ly behavior
194 polymer/example/canonicalization/test/dev3_test: Fail, OK # tests development on ly behavior 187 polymer/example/canonicalization/test/dev3_test: Fail, OK # tests development on ly behavior
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
253 third_party/html5lib/test/parser_test: Skip 246 third_party/html5lib/test/parser_test: Skip
254 third_party/html5lib/test/tokenizer_test: Skip 247 third_party/html5lib/test/tokenizer_test: Skip
255 248
256 polymer/test/unbind_test: Pass, Fail # Issue 15259 249 polymer/test/unbind_test: Pass, Fail # Issue 15259
257 250
258 [ $minified == false ] 251 [ $minified == false ]
259 # The minified unittest tests test that the minified names of Dart types are 252 # The minified unittest tests test that the minified names of Dart types are
260 # printed. Unminified versions of these tests exist that test the behavior when 253 # printed. Unminified versions of these tests exist that test the behavior when
261 # not minified. 254 # not minified.
262 matcher/test/*_minified_test: Skip # DO NOT COPY THIS UNLESS YOU WORK ON DART2JS 255 matcher/test/*_minified_test: Skip # DO NOT COPY THIS UNLESS YOU WORK ON DART2JS
263 unittest/test/*_minified_test: Skip # DO NOT COPY THIS UNLESS YOU WORK ON DART2J S
264 256
265 [ $arch == mips ] 257 [ $arch == mips ]
266 *: Skip # Issue 13650 258 *: Skip # Issue 13650
267 259
268 [ $arch == arm ] 260 [ $arch == arm ]
269 *: Skip # Issue 13624 261 *: Skip # Issue 13624
270 262
271 [ $arch == simarm || $arch == simmips ] 263 [ $arch == simarm || $arch == simmips ]
272 barback/test/too_many_open_files_test: Skip # 14220 264 barback/test/too_many_open_files_test: Skip # 14220
273 third_party/html5lib/test/tokenizer_test: Pass, Slow 265 third_party/html5lib/test/tokenizer_test: Pass, Slow
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
336 328
337 [ $browser || $runtime == vm ] 329 [ $browser || $runtime == vm ]
338 unittest/test/missing_tick_test: Fail, OK # Expected to fail, due to timeout. 330 unittest/test/missing_tick_test: Fail, OK # Expected to fail, due to timeout.
339 331
340 332
341 [ $compiler == none && ($runtime == dartium || $runtime == drt) ] 333 [ $compiler == none && ($runtime == dartium || $runtime == drt) ]
342 source_maps/test/parser_test: Pass, Timeout # Issue 13719: Please triage this fa ilure. 334 source_maps/test/parser_test: Pass, Timeout # Issue 13719: Please triage this fa ilure.
343 335
344 [ $compiler == dartanalyzer || $compiler == dart2analyzer ] 336 [ $compiler == dartanalyzer || $compiler == dart2analyzer ]
345 matcher/test/matchers_test: StaticWarning, OK # testing error creating abstract class 337 matcher/test/matchers_test: StaticWarning, OK # testing error creating abstract class
346 unittest/test/matchers_test: StaticWarning, OK # testing error creating abstract class
347 338
348 [ $runtime == vm && ($system == windows || $system == macos) ] 339 [ $runtime == vm && ($system == windows || $system == macos) ]
349 watcher/test/*/linux_test: Skip 340 watcher/test/*/linux_test: Skip
350 341
351 [ $runtime == vm && ($system == windows || $system == linux) ] 342 [ $runtime == vm && ($system == windows || $system == linux) ]
352 watcher/test/*/mac_os_test: Skip 343 watcher/test/*/mac_os_test: Skip
353 344
354 [ $runtime == safari || $runtime == chrome || $runtime == ie9 || $runtime == ff || $runtime == ie10 ] 345 [ $runtime == safari || $runtime == chrome || $runtime == ie9 || $runtime == ff || $runtime == ie10 ]
355 # Various issues due to limited browser testing in Angular. 346 # Various issues due to limited browser testing in Angular.
356 third_party/angular_tests/*: Skip 347 third_party/angular_tests/*: Skip
(...skipping 27 matching lines...) Expand all
384 collection/test/priority_queue_test: PubGetError 375 collection/test/priority_queue_test: PubGetError
385 collection/test/unmodifiable_collection_test: PubGetError 376 collection/test/unmodifiable_collection_test: PubGetError
386 collection/test/wrapper_test: PubGetError 377 collection/test/wrapper_test: PubGetError
387 stack_trace/test/chain_test: PubGetError 378 stack_trace/test/chain_test: PubGetError
388 stack_trace/test/frame_test: PubGetError 379 stack_trace/test/frame_test: PubGetError
389 stack_trace/test/trace_test: PubGetError 380 stack_trace/test/trace_test: PubGetError
390 stack_trace/test/vm_test: PubGetError 381 stack_trace/test/vm_test: PubGetError
391 382
392 [ $runtime == ie9 ] 383 [ $runtime == ie9 ]
393 polymer: Pass, Fail, Timeout # Issue 16717 384 polymer: Pass, Fail, Timeout # Issue 16717
OLDNEW
« no previous file with comments | « no previous file | pkg/unittest/CHANGELOG.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698