Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Grpc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tci-gateway-module
Grpc
Commits
85a93831
Commit
85a93831
authored
8 years ago
by
Jan Tattermusch
Browse files
Options
Downloads
Patches
Plain Diff
run all implemented C# interop tests
parent
a6316693
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tools/run_tests/run_interop_tests.py
+1
-2
1 addition, 2 deletions
tools/run_tests/run_interop_tests.py
with
1 addition
and
2 deletions
tools/run_tests/run_interop_tests.py
+
1
−
2
View file @
85a93831
...
...
@@ -111,8 +111,7 @@ class CSharpLanguage:
return
{}
def
unimplemented_test_cases
(
self
):
# TODO: status_code_and_message doesn't work against node_server
return
_SKIP_COMPRESSION
+
[
'
status_code_and_message
'
]
return
_SKIP_COMPRESSION
def
unimplemented_test_cases_server
(
self
):
return
_SKIP_COMPRESSION
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment