Updated by Kirill Kornyakov about 12 years ago

As we discussed, _master_ branch should be always green. But that is not the case right now, since we have "12":http://build.opencv.org/report "17+500":http://build.opencv.org/report failing tests. I suggest to come to a stable state and later register every time when a pull request passes the pre-commit testing, but later breaks the major BuildBot. This will help to test patches more strictly.

Vadim,
*Vadim, how will we work on the current list of issues? issues?*

# Calib3d_FindEssentialMat.accuracy Highgui_Video_parallel_writers_and_readers.accuracy
# Calib3d_SolvePnPRansac.accuracy Highgui_Image.write_imageseq
# Core_Invert.small Highgui_Image.write_read
# Features2d_FLANN_Auto.regression
Highgui_Image.regression
# Highgui_Video_parallel_writers_and_readers.accuracy Core_Invert.small
# opencv_test_imgproc

*GPU*
Core_Split.shape_operations
# GPU_Denoising/FastNonLocalMeans.Regression/0, where GetParam Core_Eigen.vector_32
# GPU_ImgProc/HoughCircles.Accuracy/0, where GetParam Core_Merge.shape_operations
# GPU_ObjDetect/HOG.Detect/0, where GetParam ML_ERTrees.save_load
# GPU_SoftCascade/SCascadeTestAll.detect/0, where GetParam ML_ANN.save_load
# GPU_SoftCascade/SCascadeTestAll.detectOnIntegral/0, where GetParam ML_NaiveBayes.save_load
# GPU_SoftCascade/SCascadeTestAll.detectStream/0, where GetParam

These tests failed on @precommit_windows@ builder, so I think there are no real issues.

ML_SVM.save_load
# SCascade.detect ML_RTrees.save_load
# SCascade.detectNoRoi Video_calcOpticalFlowDual_TVL1.Regression
# SCascade.detectRoi Calib3d_SolvePnPRansac.accuracy
# SCascade.detectSeparate opencv_test_imgproc
# SCascade.readCascade opencv_test_highgui
# 500 GPU tests

Back