fix(parser/xpath): Allow new configuration flag to be set#11183
fix(parser/xpath): Allow new configuration flag to be set#11183Hipska wants to merge 9 commits intoinfluxdata:masterfrom Super-Visions:feature/parsers/xpath_error
Conversation
powersj
left a comment
There was a problem hiding this comment.
This looks good - if you could rebase on master so tests can pass, we can land this!
|
Yeah I merged master in it, do I need to do it again? |
|
I re-kicked tests and on this run I see: |
|
Strange, GitHub itself doesn’t complain and doesn’t see conflicts |
|
I merged master again.. |
|
I think I would make sure your master has fetched the latest because it seems to be missing some changes. |
|
Yeah I'm not sure why it says that, but tests say otherwise. If you go to your branch in github the UI will say: This branch is 9 commits ahead, 11 commits behind influxdata:master. |
|
Yeah, that is all logical. It will keep adding those numbers for each commit done to master.. So what can we do? IMHO there is a problem with the commands run in the tests.. You can also see in the diff here, the changes I have done don't do anything that would conflict in the files the tests are saying there are conflicts.. |
|
Will close this one as tests keep failing and will also be included by #11218. |

Required for all PRs:
resolves unusable config flag introduced in #11102