Skip to content

Conversation

@shinrich
Copy link
Member

@shinrich shinrich commented Jun 24, 2020

Noticed PR #6908 and PR #6935 are getting blocked by the chunked_encoding test. Looks like there was a change in case of Transfer-Encoding -> Transfer-encoding

This PR at least eliminates caring about the case of the E

@shinrich shinrich added this to the 10.0.0 milestone Jun 24, 2020
@shinrich shinrich self-assigned this Jun 24, 2020
@randall
Copy link
Contributor

randall commented Jun 24, 2020

[approve ci autest]

@bryancall
Copy link
Contributor

bryancall commented Jun 24, 2020

Shouldn't we change the server back to Transfer-Encoding? ATS shouldn't be changing the case of heades and we should detect if is does.

@maskit
Copy link
Member

maskit commented Jun 25, 2020

I'm curious which change made the difference.

@maskit
Copy link
Member

maskit commented Jun 26, 2020

#6935 passed autest without this change. I think we should find the root cause.

@shinrich
Copy link
Member Author

Yes, I took a bit of time to figure out why there is a difference. And I don't understand. Will look some more.

Copy link
Contributor

@randall randall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Waiting for answer about why the case changed (to prevent accidental merge)

@shinrich
Copy link
Member Author

shinrich commented Jul 9, 2020

Looked into this some more. If fact the failure in PR #6908 is due to a legitimate failure. Not being strict on the case change would be wrong. Closing this.

@shinrich shinrich closed this Jul 9, 2020
@shinrich shinrich removed this from the 10.0.0 milestone Jul 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants