Re: [I] [Bug]: Load of Unittest does not work if unit test base path is edited (hop)
hansva closed issue #7062: [Bug]: Load of Unittest does not work if unit test base path is edited URL: https://github.com/apache/hop/issues/7062 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] [Bug]: Load of Unittest does not work if unit test base path is edited (hop)
hansva commented on issue #7062: URL: https://github.com/apache/hop/issues/7062#issuecomment-4922742221 .take-issue -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] [Bug]: Load of Unittest does not work if unit test base path is edited (hop)
mattcasters commented on issue #7062: URL: https://github.com/apache/hop/issues/7062#issuecomment-4372394014 Is this still an issue in 2.18.0-SNAPSHOT (main)? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] [Bug]: Load of Unittest does not work if unit test base path is edited (hop)
CarlosJuncher03 commented on issue #7062: URL: https://github.com/apache/hop/issues/7062#issuecomment-4346862967 It appears that the relative path is not being validated. Basically, it's pulling the entire path and causing an error. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] [Bug]: Load of Unittest does not work if unit test base path is edited (hop)
CarlosJuncher03 commented on issue #7062: URL: https://github.com/apache/hop/issues/7062#issuecomment-4346850095 I opened an issue report for this some time ago https://github.com/apache/hop/issues/6112, to use it for now, I recommend removing the /unittests folder and leaving it empty so that it will pull the pipeline relatively from ./ -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
