mattcasters commented on PR #7967:
URL: https://github.com/apache/hop/pull/7967#issuecomment-5302244346

   The `hop-transform-mapping` CI failure is not from this PR. Multi Mapping 
landed on `main` in #7958 with a broken metadata-injection test 
(`inherit_all_vars` is the XML key; injection keys are `INHERIT_ALL_VARIABLES` 
/ `VARIABLE` / `VALUE`).
   
   Standalone fix: #7972
   
   Until that merges, this branch will stay red on the `build` job. I cannot 
push to `hansva:7959`. Easiest unblock is to cherry-pick `58b586d4a3` from 
`mattcasters/fix-multimapping-mdi-test`, or rebase onto #7972 / `main` after it 
lands.
   
   One-file change: 
`plugins/transforms/mapping/src/test/java/org/apache/hop/pipeline/transforms/multimapping/MultiMappingMetaInjectionTest.java`


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

Reply via email to