********* Start testing of tst_QPathClipper *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 13.6.4
PASS   : tst_QPathClipper::initTestCase()
PASS   : tst_QPathClipper::testWingedEdge()
PASS   : tst_QPathClipper::testComparePaths()
PASS   : tst_QPathClipper::clip(simple1)
PASS   : tst_QPathClipper::clip(simple2)
PASS   : tst_QPathClipper::clip(simple3)
PASS   : tst_QPathClipper::clip(simple4)
PASS   : tst_QPathClipper::clip(simple5)
PASS   : tst_QPathClipper::clip(simple6)
PASS   : tst_QPathClipper::clip(simple7)
PASS   : tst_QPathClipper::clip(simple8)
PASS   : tst_QPathClipper::clip(simple9)
PASS   : tst_QPathClipper::clip(simple10)
PASS   : tst_QPathClipper::clip(simple_move_to1)
PASS   : tst_QPathClipper::clip(simple_move_to2)
FAIL!  : tst_QPathClipper::clip2() Compared values are not the same
   Actual   (inResult): 0
   Expected (expected): 1
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/gui/painting/qpathclipper/tst_qpathclipper.cpp(484)]
QCRITICAL: tst_QPathClipper::clip2() 
	Expected: true
	Actual:   false
	Subject:  31
	Clip:     6
	Op:       or
PASS   : tst_QPathClipper::clip3()
PASS   : tst_QPathClipper::testIntersections()
PASS   : tst_QPathClipper::testIntersections2()
PASS   : tst_QPathClipper::testIntersections3()
PASS   : tst_QPathClipper::testIntersections4()
PASS   : tst_QPathClipper::testIntersections5()
PASS   : tst_QPathClipper::testIntersections6()
PASS   : tst_QPathClipper::testIntersections7()
PASS   : tst_QPathClipper::testIntersections8()
PASS   : tst_QPathClipper::testIntersections9()
PASS   : tst_QPathClipper::zeroDerivativeCurves()
PASS   : tst_QPathClipper::task204301(failed_on_linux)
PASS   : tst_QPathClipper::task204301(failed_on_windows)
PASS   : tst_QPathClipper::task209056()
PASS   : tst_QPathClipper::task251909()
PASS   : tst_QPathClipper::qtbug3778()
PASS   : tst_QPathClipper::qtbug60024()
PASS   : tst_QPathClipper::cleanupTestCase()
Totals: 33 passed, 1 failed, 0 skipped, 0 blacklisted, 1550ms
********* Finished testing of tst_QPathClipper *********
