Re: [I] [Bug]: Load of Unittest does not work if unit test base path is edited (hop)

2026-07-09 Thread via GitHub


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)

2026-07-09 Thread via GitHub


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)

2026-05-04 Thread via GitHub


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)

2026-04-29 Thread via GitHub


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)

2026-04-29 Thread via GitHub


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]



[I] [Bug]: Load of Unittest does not work if unit test base path is edited (hop)

2026-04-29 Thread via GitHub


DbaScotti opened a new issue, #7062:
URL: https://github.com/apache/hop/issues/7062

   ### Apache Hop version?
   
   2.17
   
   ### Java version?
   
   17.0.15
   
   ### Operating system
   
   Windows
   
   ### What happened?
   
   I have created a new project with the edited unit test base path value 
"${PROJECT_HOME}/unittests" and the folder exists.
   
   Then I now create a new pipeline with unittest, save, close and reopen the 
pipeline the dropdown for unittests is empty. Even through the unittest is 
shown in the metadata.
   
   If a change back the unit test base path to "${PROJECT_HOME}", the same 
process works
   
   Additional: The selection of the Base test path in the unittest window per 
"browse"-Button does not work
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Hop Gui


-- 
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]