Skip to content

Conversation

@smarr
Copy link
Owner

@smarr smarr commented Jun 24, 2018

This PR is supposed to fix #81. It makes sure that ReBench does not break with UTF-8 output.
It might still break for other encodings.

This PR also addresses two only tangential issues:

  • fix a Python 2 issue with subprocess_with_timeout
  • fix max_invocation_time being not read from the right configuration

smarr added 4 commits June 24, 2018 19:17
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
@smarr smarr added the bug label Jun 24, 2018
@smarr smarr added this to the v1.0 - Foundation milestone Jun 24, 2018
@smarr smarr self-assigned this Jun 24, 2018
@coveralls
Copy link

coveralls commented Jun 24, 2018

Coverage Status

Coverage increased (+0.1%) to 85.326% when pulling 42a3405 on issue-81-encoding into 656019f on master.

@smarr smarr merged commit e2575c2 into master Jun 24, 2018
@smarr smarr deleted the issue-81-encoding branch June 24, 2018 11:03
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.

Encoding/Decoding issues

3 participants