Bug 52283 - test-redirector-input-output-inputencoding-outputencoding fails on Linux
Summary: test-redirector-input-output-inputencoding-outputencoding fails on Linux
Status: RESOLVED FIXED
Alias: None
Product: Ant
Classification: Unclassified
Component: Core (show other bugs)
Version: nightly
Hardware: PC Linux
: P2 normal (vote)
Target Milestone: ---
Assignee: Ant Notifications List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-04 08:52 UTC by Stefan Bodewig
Modified: 2011-12-04 10:46 UTC (History)
0 users



Attachments
Output generated by the exec task (19 bytes, application/octet-stream)
2011-12-04 08:52 UTC, Stefan Bodewig
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Bodewig 2011-12-04 08:52:18 UTC
Created attachment 28022 [details]
Output generated by the exec task

test-redirector-input-output-inputencoding-outputencoding in src/tests/antunit/taskdefs/exec/exec-test.xml fails in Gump and on any other Linux machine I've tried.

It passes with Ant 1.8.2 so the bug must be caused by some change to the code surrounding redirectors in trunk after 1.8.2 was released.

I'll attach the output generated by the exec task.
Comment 1 Stefan Bodewig 2011-12-04 10:05:56 UTC
The test passes if I revert svn revision 1095736 - likely the getBytes in LineOrientedOutputStreamRedirector is mixing up encoding.
Comment 2 Stefan Bodewig 2011-12-04 10:46:56 UTC
svn revision 1210088