Remove insignification from QClipboard test on Mac OS X.
This test hasn't failed for more than 250 CI runs, before which it was failing consistently. Change-Id: I0c2f7d3893731c800bebb0d3d51312d0d0948eb5 Reviewed-by: QTBUG-23057 Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>bb10
parent
005441f742
commit
bb495823d6
|
|
@ -15,8 +15,6 @@ wince* {
|
|||
DEPLOYMENT += rsc reg_resource
|
||||
}
|
||||
|
||||
mac: CONFIG += insignificant_test # QTBUG-23057
|
||||
|
||||
load(testcase) # for target.path and installTestHelperApp()
|
||||
installTestHelperApp("../copier/copier",copier,copier)
|
||||
installTestHelperApp("../paster/paster",paster,paster)
|
||||
|
|
|
|||
Loading…
Reference in New Issue