Skip to content
Snippets Groups Projects
Commit 72b27013 authored by Jorge Canizales's avatar Jorge Canizales
Browse files

Disable tests: unknown method and bad access token

They don’t work against the local server.
parent ce8ee610
No related branches found
No related tags found
No related merge requests found
...@@ -38,6 +38,12 @@ ...@@ -38,6 +38,12 @@
ReferencedContainer = "container:Tests.xcodeproj"> ReferencedContainer = "container:Tests.xcodeproj">
</BuildableReference> </BuildableReference>
<SkippedTests> <SkippedTests>
<Test
Identifier = "GRPCClientTests/testConnectionToRemoteServer">
</Test>
<Test
Identifier = "GRPCClientTests/testMetadata">
</Test>
<Test <Test
Identifier = "LocalClearTextTests"> Identifier = "LocalClearTextTests">
</Test> </Test>
......
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