barney2k7
barney2k7
If there's a mismatch with [ActivityResultMatchers#hasResultCode](https://github.com/android/android-test/blob/073cda34684a05c7142cc2e9680f22bcd27d141d/espresso/contrib/java/androidx/test/espresso/contrib/ActivityResultMatchers.java#L60), you currently get an error message like this one, not showing the actual value: ``` java.lang.AssertionError: Expected: has result code -1 but: was at...
'curl -d POST' actually posts to the url with a four byte request body 'POST', while those urls should actually be posted to without a request body. 'curl -X POST'...
This is the case e.g. when a code obfusactor (such as proguard) removes the SourceFile attribute from the class file. Fixes [LOGBACK-1095](http://jira.qos.ch/browse/LOGBACK-1095)
…immediately fixes [LOGBACK-1019](http://jira.qos.ch/browse/LOGBACK-1019)