Updating dependency on elastic-package#395
Conversation
|
Hm... it looks like a non standard error: |
|
Thanks @mtojek, I'm going to try and repro that error locally and update this PR as necessary. |
|
run tests |
|
I'm unable to reproduce this locally. If I run @mtojek would you mind trying on your end please? If it works for you locally as well, I'll start adding some debugging statements to see what's going on in CI. |
|
I replicated the problem: It looks like a bug around EDIT: I think that the revision of the elastic-package contains a bug in the source. If the |
mtojek
left a comment
There was a problem hiding this comment.
I suppose that the elastic-package needs a fix in code.
|
After running |
|
PR to fix |
|
I'm afraid that sth is still wrong here. |
Yup, I've been working on the fix: elastic/elastic-package#173. |
|
Would you mind bumping the dependency one more revision up to include changes in elastic/elastic-package#171 ? |
mtojek
left a comment
There was a problem hiding this comment.
Looks like an update in go.mod is required.
What does this PR do?
This PR updates the dependency on
elastic-packagefor changing the location of where test reports are stored (elastic/elastic-package#158).