commit | 051c9fc1de07bbc265af38cf60f061394163c68f | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Mar 21 12:24:55 2012 -0700 |
committer | Elliott Hughes <enh@google.com> | Wed Mar 21 12:24:55 2012 -0700 |
tree | 55e45440cadf3f379655310378a74985aae7abbc | |
parent | f24132c3320cca583e69edbc19491f82c1c7466a [diff] |
Fix ProxyTest. One of our failing CTS tests was because we weren't implement "strict" mode. I added a CHECK here the other day while touching all callers, which conveniently made us abort in that case, pointing to the error. Throwing instead gives us the behavior we want. Change-Id: Ia93900dd5157685f5142cd9662088c1417299c09