Skip to content

Add Complimentary Regression Test for GH-5203#5265

Merged
enebo merged 1 commit intojruby:masterfrom
aryeh-looker:aryeh/add-regression-test-gh-5203
Sep 19, 2018
Merged

Add Complimentary Regression Test for GH-5203#5265
enebo merged 1 commit intojruby:masterfrom
aryeh-looker:aryeh/add-regression-test-gh-5203

Conversation

@aryeh-looker
Copy link
Contributor

@aryeh-looker aryeh-looker commented Jul 29, 2018

The regression test in b087544 is very good. Unlike the regression test in b087544, however, the AWS S3 SDK receives a string via a regex and encounters the same bug.

The regression test in this PR mimics the S3 SDK by receiving a string from a regex match and asserts that the string is not mutated via StringIO manipulation.

This regression test fails without b087544 , but succeeds with that fix.

Related to #5203 (comment). cc/ @kares

@aryeh-looker aryeh-looker changed the title Add Another Regresion Test for GH-5203 Add Complimentary Regression Test for GH-5203 Jul 29, 2018
@enebo enebo added this to the JRuby 9.2.1.0 milestone Sep 19, 2018
@enebo enebo merged commit 4f75b6c into jruby:master Sep 19, 2018
@aryeh-looker aryeh-looker deleted the aryeh/add-regression-test-gh-5203 branch September 21, 2018 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants