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

Side by Side Diff: runtime/tests/vm/vm.status

Issue 2646363005: VM: Tell lsan about mmap()ed regions used for our heap (Closed)
Patch Set: Mark Dart2JSCompilerStats/Dart2JSCompileAll as Crash, Fail Created 3 years, 11 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 | « runtime/platform/address_sanitizer.h ('k') | runtime/vm/pages.cc » ('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 # Issue 28198 5 # Issue 28198
6 cc/IsolateReload_PendingUnqualifiedCall_InstanceToStatic: Fail, Crash, Timeout 6 cc/IsolateReload_PendingUnqualifiedCall_InstanceToStatic: Fail, Crash, Timeout
7 cc/IsolateReload_PendingUnqualifiedCall_StaticToInstance: Fail, Crash, Timeout 7 cc/IsolateReload_PendingUnqualifiedCall_StaticToInstance: Fail, Crash, Timeout
8 cc/IsolateReload_PendingConstructorCall_AbstractToConcrete: Fail, Crash, Timeout 8 cc/IsolateReload_PendingConstructorCall_AbstractToConcrete: Fail, Crash, Timeout
9 cc/IsolateReload_PendingConstructorCall_ConcreteToAbstract: Fail, Crash, Timeout 9 cc/IsolateReload_PendingConstructorCall_ConcreteToAbstract: Fail, Crash, Timeout
10 cc/IsolateReload_PendingStaticCall_DefinedToNSM: Fail, Crash, Timeout 10 cc/IsolateReload_PendingStaticCall_DefinedToNSM: Fail, Crash, Timeout
11 cc/IsolateReload_PendingStaticCall_NSMToDefined: Fail, Crash, Timeout 11 cc/IsolateReload_PendingStaticCall_NSMToDefined: Fail, Crash, Timeout
12 12
13 # These tests are expected to crash on all platforms. 13 # These tests are expected to crash on all platforms.
14 cc/ArrayNew_Overflow_Crash: Crash, Timeout 14 cc/ArrayNew_Overflow_Crash: Crash, Timeout
15 cc/AllocGeneric_Overflow: Crash, Timeout 15 cc/AllocGeneric_Overflow: Crash, Timeout
16 cc/CodeImmutability: Crash 16 cc/CodeImmutability: Crash
17 cc/Fail0: Fail 17 cc/Fail0: Fail
18 cc/Fail1: Fail 18 cc/Fail1: Fail
19 cc/Fail2: Fail 19 cc/Fail2: Fail
20 20
21 cc/Dart2JSCompileAll: Crash # Issue 27369 21 cc/Dart2JSCompileAll: Fail, Crash # Issue 27369
22 cc/Dart2JSCompilerStats: Crash # Issue 27369 22 cc/Dart2JSCompilerStats: Fail, Crash # Issue 27369
23 23
24 cc/SNPrint_BadArgs: Skip 24 cc/SNPrint_BadArgs: Skip
25 25
26 cc/Profiler_InliningIntervalBoundry: Skip # Differences in ia32, debug, release 26 cc/Profiler_InliningIntervalBoundry: Skip # Differences in ia32, debug, release
27 27
28 # Flaky on buildbot. Issue 5133 and 10409. 28 # Flaky on buildbot. Issue 5133 and 10409.
29 cc/Sleep: Pass, Fail 29 cc/Sleep: Pass, Fail
30 30
31 dart/data_uri_import_test/none: SkipByDesign 31 dart/data_uri_import_test/none: SkipByDesign
32 32
(...skipping 219 matching lines...) Expand 10 before | Expand all | Expand 10 after
252 cc/GuardFieldFinalListTest: Skip 252 cc/GuardFieldFinalListTest: Skip
253 cc/GuardFieldFinalVariableLengthListTest: Skip 253 cc/GuardFieldFinalVariableLengthListTest: Skip
254 cc/GuardFieldSimpleTest: Skip 254 cc/GuardFieldSimpleTest: Skip
255 255
256 # This test is meaningless for DBC as allocation stubs are not used. 256 # This test is meaningless for DBC as allocation stubs are not used.
257 cc/RegenerateAllocStubs: Skip 257 cc/RegenerateAllocStubs: Skip
258 258
259 [ $hot_reload || $hot_reload_rollback ] 259 [ $hot_reload || $hot_reload_rollback ]
260 dart/spawn_shutdown_test: Skip # We can shutdown an isolate before it reloads. 260 dart/spawn_shutdown_test: Skip # We can shutdown an isolate before it reloads.
261 dart/spawn_infinite_loop_test: Skip # We can shutdown an isolate before it reloa ds. 261 dart/spawn_infinite_loop_test: Skip # We can shutdown an isolate before it reloa ds.
OLDNEW
« no previous file with comments | « runtime/platform/address_sanitizer.h ('k') | runtime/vm/pages.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698