-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62857/
-----------------------------------------------------------

Review request for Aurora, David McLaughlin and Stephan Erb.


Repository: aurora


Description
-------

TContentAwareServlet constrains the supported Content-Type headers,
resulting in test_kerberos_end_to_end.sh failing with the error
"Unsupported Content-Type: application/x-www-form-urlencoded", which
is the Content-Type header curl chooses when the --data-binary
argument is passed


Diffs
-----

  src/test/sh/org/apache/aurora/e2e/test_kerberos_end_to_end.sh 
ecb3d3f50e77b800eb0d05618c7740c42fca28c2 


Diff: https://reviews.apache.org/r/62857/diff/1/


Testing
-------

./src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh

Based on what i'm seeing, it appears that these tests should have been failing 
since the introduction of `TContentAwareServlet` 
[0105a15](https://github.com/apache/aurora/commit/0105a15) in Aug 2016.  Is 
that true, or have others actually seen them passing somehow?


Thanks,

Bill Farner

Reply via email to