-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: task
-
Labels:None
The MR-2841 branch fails the following unit tests on my box:
CompressTest.testBzip2Compress:84 file compare result: if they are the same ,then return true expected:<true> but was:<false>
CompressTest.testDefaultCompress:116 file compare result: if they are the same ,then return true expected:<true> but was:<false>
We need to fix these before merging.