[ https://issues.apache.org/jira/browse/HARMONY-3501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Kleymenov updated HARMONY-3501: ----------------------------------------- Attachment: patch-fix_test_suites.txt I've found an issue with current implementation of integration scripts for classlib and drlvm test suites. They are executed by exec Ant task which does not propagate the failure status code to the adaptor. So current implementations always say 'PASSED' regardless of the actual build status. Attached patch implements the BTI support for ant execution and fixes the problem for above test suites. > BT Infra Improvement > -------------------- > > Key: HARMONY-3501 > URL: https://issues.apache.org/jira/browse/HARMONY-3501 > Project: Harmony > Issue Type: Improvement > Components: build - test - ci > Reporter: Alexander Kleymenov > Assigned To: Stepan Mishura > Attachments: btinfra.zip, patch-clean_implementation.txt, patch-fix_test_suites.txt > > > The current BT Infra implementation needs improvements on its workspace structure > and more convinient means for use and new Test Suites integration. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.