Opened 7 years ago

Closed 7 years ago

#1438 closed defect (fixed)

systemtest broken on Ubuntu 14.04

Reported by: Dimitar Misev Owned by: Bang Pham Huu
Priority: blocker Milestone: 9.3
Component: systemtest Version: development
Keywords: Cc:
Complexity: Medium

Description

For some reason the systemtest does trim_indentation on binary data in test_select and Ubuntu gets stuck here.

+ trim_indentation /opt/rasdaman/source/systemtest/testcases_mandatory/test_select/oracle/comments_in_queries.oracle
+ echo 'Removing indentation to compare...'
Removing indentation to compare...
+ xml_file=/opt/rasdaman/source/systemtest/testcases_mandatory/test_select/oracle/comments_in_queries.oracle
+ sed -e 's/^[ \t]*//'
++ cat /opt/rasdaman/source/systemtest/testcases_mandatory/test_select/oracle/comments_in_queries.oracle

Change History (1)

comment:1 by Bang Pham Huu, 7 years ago

Resolution: fixed
Status: newclosed

thanks for your recognization quickly.

Note: See TracTickets for help on using tickets.