[OpenCV] bump to 4.5.1 and to 3.4.13#15859
Conversation
|
I cannot reproduce the OpenMVG regression on linux locally. |
Seems need to update version again. @cenit |
|
I am sure I did it many times. But merging with master which contained an older version on my branch which already added a newer version made this problem. |
5205531 to
b441dc3
Compare
|
Currently, the versions will check every time once there are changes, which is annoying. But we have no better way to solve this. All checks have passed now. Is necessary to test these features in this PR? |
|
there is a vcpkg-ci-opencv port which should be already testing all reasonable features in all triplets. |
|
Seems CI didn't test all ports. I will rerun to retrigger CI. |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@NancyLi1013 why is CI rebuilding everything? |
|
I'm not sure why CI rebuild everything. I just renew the latest commit to retrigger CI since ports seem to be not built before. For the regressions, I only know Other failures need to be checked whether these are problems for the ports or CI problems. |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@NancyLi1013 can you retrigger again? The error on x64-osx was a filesystem one, should disappear if retried. |
|
All checks have passed now. Thanks again for your contribution @cenit. |
Fixes: #11875
Depends on: #15788(in order to continue tests and debug, I have integrated also quirc fixes from PR above)