Disable broken C#/F# client to Rust server tests

This commit is contained in:
Adam Liddell 2022-08-24 16:33:06 +01:00
parent 110ab6f385
commit 01a26a84a3
1 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,8 @@ routeguide_test_matrix(
# "//scala/example/routeguide:server", # Doesn't exist yet
],
skip = [
"csharp_rust", # Broken
"fsharp_rust", # Broken
"fsharp_js", # Broken
],
tagmap = {