Conversation
|
If you confirmed it working as expected, I'd say update the tests and let's merge it? |
|
Hmm at first sight the error with The |
|
It may just be that the test output is confusing... It seems that we have the arguments backwards in the "expect" call! In such case, the failure makes sense. We are trying to work on the fork side of things instead of the parent repo. IMO, the test need updating... but I'm not a git wizard nor plan to become one. Would be good to get more eyes on this. |
|
Could you help resolving the conflicts? I'd be happy to review and merge then |

This fix uses the fork head commit instead of the upstream commit when creating the PR tree. A number of tests fail as a result but I'm unsure whether that's expected or something broke.
Tested here:
microsoft/jacdac#932