Skip to content
Snippets Groups Projects
Commit ef42ea21 authored by Nathaniel Manista's avatar Nathaniel Manista
Browse files

Make headers of TODO interop test priorities

parent 97c55590
No related branches found
No related tags found
No related merge requests found
...@@ -532,7 +532,7 @@ pushback (i.e., attempts to send succeed only after appropriate delays). ...@@ -532,7 +532,7 @@ pushback (i.e., attempts to send succeed only after appropriate delays).
### TODO Tests ### TODO Tests
High priority: #### High priority:
Propagation of status code and message (yangg) Propagation of status code and message (yangg)
...@@ -553,7 +553,7 @@ OAuth2 tokens + JWT signing key (GCE->prod only) (abhishek) ...@@ -553,7 +553,7 @@ OAuth2 tokens + JWT signing key (GCE->prod only) (abhishek)
Metadata: client headers, server headers + trailers, binary+ascii (chenw) Metadata: client headers, server headers + trailers, binary+ascii (chenw)
Normal priority: #### Normal priority:
Cancel before start (ctiller) Cancel before start (ctiller)
...@@ -565,7 +565,7 @@ Timeout but completed before expire (zhaoq) ...@@ -565,7 +565,7 @@ Timeout but completed before expire (zhaoq)
Multiple thousand simultaneous calls timeout on same Channel (ctiller) Multiple thousand simultaneous calls timeout on same Channel (ctiller)
Lower priority: #### Lower priority:
Flow control. Pushback at client for large messages (abhishek) Flow control. Pushback at client for large messages (abhishek)
...@@ -580,7 +580,7 @@ Multiple thousand simultaneous calls on different Channels (ctiller) ...@@ -580,7 +580,7 @@ Multiple thousand simultaneous calls on different Channels (ctiller)
Failed TLS hostname verification (ejona?) Failed TLS hostname verification (ejona?)
To priorize: #### To priorize:
Start streaming RPC but don't send any requests, server responds Start streaming RPC but don't send any requests, server responds
......
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