Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

random perf tests fail on buildbot

I submitted pull request (https://github.com/opencv/opencv/pull/7552), fixed all build errors until all builds were green. The last change was a executable flag on a file.

Now I get performance test failures in areas that have nothing to do with my code: opencl: http://pullrequest.opencv.org/buildbot/builders/precommit_opencl/builds/7517 and also in the "standard" perf_stitching tests.

http://pullrequest.opencv.org/buildbot/builders/precommit_windows_ten?numbuilds=25 shows that I am probably not the only one seeing this.

Any idea what the source of this is and how to deal with this, e.g. how to retrigger a build so that it passes?

Thanks for any help.