/Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquicktextedit/target_wrapper.sh  ./tst_qquicktextedit cursorVisible
********* Start testing of tst_qquicktextedit *********
Config: Using QtTest library 5.9.0, Qt 5.9.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 8.0.0 (clang-800.0.42.1) (Apple))
PASS   : tst_qquicktextedit::initTestCase()
FAIL!  : tst_qquicktextedit::cursorVisible() Compared values are not the same
   Actual   (edit.isCursorVisible()): 0
   Expected (true)                  : 1
   Loc: [tst_qquicktextedit.cpp(2750)]
PASS   : tst_qquicktextedit::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 5146ms
********* Finished testing of tst_qquicktextedit *********
make: *** [check] Error 1