dart-sdk/runtime
Tess Strickland d6e0590255 [vm/test] Avoid temporary changes to disassemble_optimized under TSAN.
Don't temporarily set FLAG_disassemble_optimized using SetFlagScope
in tests when using TSAN, as it doesn't change the behavior. It only
adds extra output from the test for debugging purposes, and its use
under TSAN can cause flaky results from the TSAN trybot.

TEST=ci

Fixes: https://github.com/dart-lang/sdk/issues/53384
Cq-Include-Trybots: luci.dart.try:vm-tsan-linux-release-x64-try
Change-Id: Ifa97c8784ca84316c784cb772b1a12ad8123a090
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/323362
Reviewed-by: Daco Harkes <dacoharkes@google.com>
Auto-Submit: Tess Strickland <sstrickl@google.com>
Commit-Queue: Tess Strickland <sstrickl@google.com>
2023-08-30 14:34:37 +00:00
..
bin [vm/ffi] Closure callbacks for sync callbacks 2023-08-25 03:35:44 +00:00
docs Revert "Reland "[vm, gc] Mark through new-space."" 2023-08-28 14:34:21 +00:00
include [vm] Separate for-snapshot vs embed-sources bools when compiling to kernel 2023-07-28 10:01:53 +00:00
lib [vm/ffi] Closure callbacks for sync callbacks 2023-08-25 03:35:44 +00:00
observatory [vm] Treat Future.then(..., onError:...) as catch all handler 2023-08-29 20:08:43 +00:00
observatory_2 [infra] Use actual package names in the generated package config. 2023-08-28 10:29:48 +00:00
platform Revert "Reland "[vm, gc] Mark through new-space."" 2023-08-28 14:34:21 +00:00
tests [vm, compiler] Add option to suppress obfuscation of type names for some hierarchy. 2023-08-25 18:55:32 +00:00
third_party Spelling pkg analyzer lib 2023-01-25 14:08:27 +00:00
tools Remove duplicate keys in dartfuzz_api_table 2023-08-21 17:43:28 +00:00
vm [vm/test] Avoid temporary changes to disassemble_optimized under TSAN. 2023-08-30 14:34:37 +00:00
.clang-tidy
.gitignore
BUILD.gn Add a GN flag for the non-debug optimization level 2023-07-15 14:14:59 +00:00
codereview.settings
configs.gni [Runtime] Add extra_product_deps and extra_nonproduct_deps params to "library_for_all_configs_with_compiler" template 2023-04-14 19:51:40 +00:00
CPPLINT.cfg [cpplint] Disable runtime/references lint 2023-01-23 18:21:48 +00:00
OWNERS [infra] Add OWNERS to the Dart SDK 2022-02-14 14:06:34 +00:00
PRESUBMIT.py Reland "Reland "[VM] Begin supporting Perfetto file recorder"" 2023-04-18 19:39:05 +00:00
runtime_args.gni Add a GN flag for the non-debug optimization level 2023-07-15 14:14:59 +00:00