Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit a6c7647

Browse files
mkustermanncommit-bot@chromium.org
authored andcommitted
[gardening] Mark service/regexp_test as Crashing on windows
Issue dart-lang/sdk#34422 Change-Id: I723512bfb68f58cf14d47a79dd443107db355507 Reviewed-on: https://dart-review.googlesource.com/74080 Reviewed-by: Martin Kustermann <kustermann@google.com> Commit-Queue: Martin Kustermann <kustermann@google.com>
1 parent dd2cf0e commit a6c7647

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

runtime/observatory/tests/service/service_kernel.status

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,9 @@ get_cpu_profile_timeline_rpc_test: Pass, RuntimeError # http://dartbug.com/31794
146146
[ $arch == simdbc64 && $compiler == dartk && $mode == debug ]
147147
eval_test: Pass, Slow
148148

149+
[ $arch == x64 && $compiler == dartk && $mode == release && $system == windows ]
150+
regexp_function_test: Crash # Issue http://dartbug.com/34422
151+
149152
[ $compiler == app_jitk && $mode == debug ]
150153
code_test: RuntimeError
151154
step_test: RuntimeError

0 commit comments

Comments
 (0)