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

Side by Side Diff: pkg/pkg.status

Issue 562013002: Mark template_attr test as failing in IE until we investigate the issue. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 3 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 | no next file » | 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 228 matching lines...) Expand 10 before | Expand all | Expand 10 after
239 matcher/test/core_matchers_test: RuntimeError # Issue 17762 239 matcher/test/core_matchers_test: RuntimeError # Issue 17762
240 polymer_expressions/test/bindings_test: RuntimeError # Issue 19265 240 polymer_expressions/test/bindings_test: RuntimeError # Issue 19265
241 polymer_expressions/test/globals_test: RuntimeError # Issue 19265 241 polymer_expressions/test/globals_test: RuntimeError # Issue 19265
242 template_binding/test/template_binding_test: Pass, RuntimeError # Issue 19265 242 template_binding/test/template_binding_test: Pass, RuntimeError # Issue 19265
243 243
244 [ $ie ] 244 [ $ie ]
245 polymer/test/noscript_test: RuntimeError, Pass # Issue 13260 245 polymer/test/noscript_test: RuntimeError, Pass # Issue 13260
246 intl/test/date_time_format_http_request_test: Fail # Issue 8983 246 intl/test/date_time_format_http_request_test: Fail # Issue 8983
247 polymer_expressions/test/syntax_test: Fail, Timeout, Pass # Issue 19138 247 polymer_expressions/test/syntax_test: Fail, Timeout, Pass # Issue 19138
248 observe/test/list_path_observer_test: RuntimeError, Pass # Issue 20849 248 observe/test/list_path_observer_test: RuntimeError, Pass # Issue 20849
249 polymer/test/template_attr_template_test: RuntimeError # Issue 20897
249 250
250 [ $runtime == ie10 ] 251 [ $runtime == ie10 ]
251 typed_data/test/typed_buffers_test/none: Fail # Issue 17607 (I put this here e xplicitly, since this is not the same as on ie9) 252 typed_data/test/typed_buffers_test/none: Fail # Issue 17607 (I put this here e xplicitly, since this is not the same as on ie9)
252 polymer/e2e_test/*: Pass, RuntimeError # Issue 19265 253 polymer/e2e_test/*: Pass, RuntimeError # Issue 19265
253 polymer_expressions/*: Pass, RuntimeError # Issue 19265 254 polymer_expressions/*: Pass, RuntimeError # Issue 19265
254 template_binding/test/template_binding_test: Pass, RuntimeError # Issue 19265 255 template_binding/test/template_binding_test: Pass, RuntimeError # Issue 19265
255 template_binding/test/custom_element_bindings_test: Pass, RuntimeError # Issue 2 0714 256 template_binding/test/custom_element_bindings_test: Pass, RuntimeError # Issue 2 0714
256 polymer/test/event_handlers_test: Pass, Timeout # Issue 19327 257 polymer/test/event_handlers_test: Pass, Timeout # Issue 19327
257 analyzer/test/generated/java_core_test: Pass, Timeout # Issue 19747 258 analyzer/test/generated/java_core_test: Pass, Timeout # Issue 19747
258 259
(...skipping 233 matching lines...) Expand 10 before | Expand all | Expand 10 after
492 oauth2/test/authorization_code_grant_test: Fail 493 oauth2/test/authorization_code_grant_test: Fail
493 oauth2/test/client_test: Fail 494 oauth2/test/client_test: Fail
494 oauth2/test/credentials_test: Fail 495 oauth2/test/credentials_test: Fail
495 oauth2/test/handle_access_token_response_test: Fail 496 oauth2/test/handle_access_token_response_test: Fail
496 497
497 [ $runtime == drt ] 498 [ $runtime == drt ]
498 http/test/html/client_test: Skip # Issue 18566 499 http/test/html/client_test: Skip # Issue 18566
499 500
500 [ $system == windows ] 501 [ $system == windows ]
501 analysis_server/test/integration/search/get_type_hierarchy_test: Pass, Fail # Is sue 20436 502 analysis_server/test/integration/search/get_type_hierarchy_test: Pass, Fail # Is sue 20436
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698