Skip to content

Commit 05e4283

Browse files
committed
comment
1 parent 3001c8c commit 05e4283

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/unit/native_deps/native_deps_test.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,7 @@ bin_has_native_dep_and_alwayslink_rust_linker_test = analysistest.make(
383383
str(Label("//rust/settings:experimental_use_platform_abi_settings")): True,
384384
str(Label("//rust/settings:platform_linux_musl")): True,
385385
str(Label("//rust/settings:toolchain_linker_preference")): "rust",
386+
# Coverage is not supported on musl so it should be disabled for these targets.
386387
"//command_line_option:collect_code_coverage": False,
387388
},
388389
)

0 commit comments

Comments
 (0)