ghatwala commented on issue #431: adding power support URL: https://github.com/apache/commons-lang/pull/431#issuecomment-501544393 > How does testing Linux on Power test anything different for a given component compared to Linux on any other hardware? @garydgregory - Power(ppc64le) is a different architecture than the x86(intel) architecure . So it would be good to check for code regression on this . We have observed that many a times even though both are little endian arch's there are build/test case failures observed for any code on power which pass successfully on intel.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
