diff --git a/bp2build/cc_library_conversion_test.go b/bp2build/cc_library_conversion_test.go index 8afc82bb7..bf40a6be3 100644 --- a/bp2build/cc_library_conversion_test.go +++ b/bp2build/cc_library_conversion_test.go @@ -41,6 +41,8 @@ toolchain_library { ) func TestCcLibraryBp2Build(t *testing.T) { + // b/191166471 disabled in sc-dev + t.Skip() testCases := []struct { description string moduleTypeUnderTest string