Yash Sharma created LENS-721: -------------------------------- Summary: Test addLocalStorageToFact1 failing due to data created in tmp dir Key: LENS-721 URL: https://issues.apache.org/jira/browse/LENS-721 Project: Apache Lens Issue Type: Bug Components: test Affects Versions: 2.2 Reporter: Yash Sharma Fix For: 2.3
There are build issues if one of last build has failed un-exxpectedly and they failed to delete the local data created by them. For this case here (addLocalStorageToFact1) the local data is created at : table_location="/tmp/examples/local" All the tests should have their data in the target dir rather than tmp. -- This message was sent by Atlassian JIRA (v6.3.4#6332)