Skip to content
Snippets Groups Projects
Commit 450b281b authored by Jan Tattermusch's avatar Jan Tattermusch
Browse files

temporarily disable StatusCodeAndMessage test

parent 3ac274f1
No related branches found
No related tags found
No related merge requests found
......@@ -140,6 +140,7 @@ namespace Grpc.IntegrationTesting
}
[Test]
[Ignore("TODO: see #4427")]
public async Task StatusCodeAndMessage()
{
await InteropClient.RunStatusCodeAndMessageAsync(client);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment