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

Side by Side Diff: pkg/pkg.status

Issue 1190313002: Mark more analyzer tests as slow. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Missed one. Created 5 years, 6 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
« 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 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
68 68
69 [ $runtime == d8 ] 69 [ $runtime == d8 ]
70 analysis_server/test/analysis_notification_overrides_test: Pass, Slow # Issue 19 756 70 analysis_server/test/analysis_notification_overrides_test: Pass, Slow # Issue 19 756
71 analysis_server/test/analysis_notification_occurrences_test: Pass, Slow # Issue 19756 71 analysis_server/test/analysis_notification_occurrences_test: Pass, Slow # Issue 19756
72 analysis_server/test/analysis_notification_outline_test: Pass, Slow # Issue 1975 6 72 analysis_server/test/analysis_notification_outline_test: Pass, Slow # Issue 1975 6
73 analysis_server/test/domain_search_test: Pass, Slow # Issue 19756 73 analysis_server/test/domain_search_test: Pass, Slow # Issue 19756
74 analysis_server/test/search/element_reference_test: Pass, Slow # Issue 19756 74 analysis_server/test/search/element_reference_test: Pass, Slow # Issue 19756
75 analysis_server/index/store/codec_test: Pass, Slow # Issue 19756 75 analysis_server/index/store/codec_test: Pass, Slow # Issue 19756
76 76
77 [ $compiler == dart2js ] 77 [ $compiler == dart2js ]
78 analysis_server/test/edit/refactoring_test: Pass, Slow # Issue 16473, 19756 78 analysis_server/test/edit/refactoring_test: Pass, Slow # Issue 19756, 21628
79 analysis_server/test/analysis_notification_occurrences_test: Pass, Slow # Issue 16473, 19756 79 analysis_server/test/analysis_notification_occurrences_test: Pass, Slow # Issue 19756, 21628
80 analysis_server/test/analysis_notification_outline_test: Pass, Slow # Issue 1647 3, 19756 80 analysis_server/test/analysis_notification_outline_test: Pass, Slow # Issue 1975 6, 21628
81 analysis_server/test/analysis_notification_navigation_test: Pass, Slow # Issue 1 6473, 19756 81 analysis_server/test/analysis_notification_navigation_test: Pass, Slow # Issue 1 9756, 21628
82 analysis_server/test/domain_analysis_test: Pass, Slow # Issue 16473, 19756 82 analysis_server/test/domain_analysis_test: Pass, Slow # Issue 19756, 21628
83 analysis_server/test/analysis_notification_highlights_test: Pass, Slow # 16473, 19756 83 analysis_server/test/analysis_notification_highlights_test: Pass, Slow # 19756, 21628
84 analysis_server/test/search/top_level_declarations_test: Pass, Slow # 16473, 197 56 84 analysis_server/test/search/top_level_declarations_test: Pass, Slow # 19756, 216 28
85 analysis_server/test/socket_server_test: Pass, Slow # Issue 16473, 19756 85 analysis_server/test/socket_server_test: Pass, Slow # Issue 19756, 21628
86 analyzer/test/generated/element_test: Pass, Slow # Issue 16473 86 analyzer/test/generated/all_the_rest_test: Pass, Slow # Issue 21628
87 analyzer/test/generated/incremental_resolver_test: Pass, Slow # Issue 16473 87 analyzer/test/generated/element_test: Pass, Slow # Issue 21628
88 analyzer/test/generated/incremental_resolver_test: Pass, Slow # Issue 21628
89 analyzer/test/generated/utilities_test: Pass, Slow # Issue 21628
90 analyzer/test/generated/parser_test: Pass, Slow # Issue 21628
91 analyzer/test/src/task/dart_test: Pass, Slow # Issue 21628
88 92
89 [ $runtime == jsshell ] 93 [ $runtime == jsshell ]
90 async/test/stream_zip_test: RuntimeError, OK # Timers are not supported. 94 async/test/stream_zip_test: RuntimeError, OK # Timers are not supported.
91 95
92 [ $compiler == dart2js && $runtime == drt ] 96 [ $compiler == dart2js && $runtime == drt ]
93 async/test/stream_zip_test: RuntimeError, Pass # Issue 18548 97 async/test/stream_zip_test: RuntimeError, Pass # Issue 18548
94 98
95 [ $compiler == dart2js && ($runtime == chrome || $runtime == ff) ] 99 [ $compiler == dart2js && ($runtime == chrome || $runtime == ff) ]
96 collection/test/unmodifiable_collection_test: SkipSlow # Times out. Issue 22050 100 collection/test/unmodifiable_collection_test: SkipSlow # Times out. Issue 22050
97 async/test/stream_zip_test: SkipSlow # Times out. Issue 22050 101 async/test/stream_zip_test: SkipSlow # Times out. Issue 22050
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
183 analyzer/test/src/task/manager_test: Crash # (try {test(spec,body);}finally {env ironment.soloNestingLevel-- ;}): try/finally 187 analyzer/test/src/task/manager_test: Crash # (try {test(spec,body);}finally {env ironment.soloNestingLevel-- ;}): try/finally
184 analyzer/test/src/task/model_test: Crash # (try {test(spec,body);}finally {envir onment.soloNestingLevel-- ;}): try/finally 188 analyzer/test/src/task/model_test: Crash # (try {test(spec,body);}finally {envir onment.soloNestingLevel-- ;}): try/finally
185 analyzer/test/src/util/asserts_test: Crash # (try {test(spec,body);}finally {env ironment.soloNestingLevel-- ;}): try/finally 189 analyzer/test/src/util/asserts_test: Crash # (try {test(spec,body);}finally {env ironment.soloNestingLevel-- ;}): try/finally
186 analyzer/test/src/util/lru_map_test: Crash # (try {test(spec,body);}finally {env ironment.soloNestingLevel-- ;}): try/finally 190 analyzer/test/src/util/lru_map_test: Crash # (try {test(spec,body);}finally {env ironment.soloNestingLevel-- ;}): try/finally
187 fixnum/test/int_32_test: Crash # (try {body();}catch ... try/finally 191 fixnum/test/int_32_test: Crash # (try {body();}catch ... try/finally
188 fixnum/test/int_64_test: Crash # (try {body();}catch ... try/finally 192 fixnum/test/int_64_test: Crash # (try {body();}catch ... try/finally
189 js_ast/test/printer_callback_test: Crash # (switch (cat){case N... Unhandled no de 193 js_ast/test/printer_callback_test: Crash # (switch (cat){case N... Unhandled no de
190 typed_data/test/typed_buffers_test/01: Crash # (switch (testCase.re... Unhandle d node 194 typed_data/test/typed_buffers_test/01: Crash # (switch (testCase.re... Unhandle d node
191 typed_data/test/typed_buffers_test/none: Crash # (switch (testCase.re... Unhand led node 195 typed_data/test/typed_buffers_test/none: Crash # (switch (testCase.re... Unhand led node
192 typed_mock/test/typed_mock_test: Crash # (try {body();}catch ... try/finally 196 typed_mock/test/typed_mock_test: Crash # (try {body();}catch ... try/finally
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