aboutsummaryrefslogtreecommitdiffstats
path: root/examples/installer_test
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2020-01-28 11:31:37 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2020-01-30 10:40:34 +0100
commitd1868d70f0f5ae38efd532911c5a7e28ebd02752 (patch)
treeaa3ed95f44f4e24181989b596af8790de081202a /examples/installer_test
parent6294578f2c6374ec92cde94821f7949b5f8c477b (diff)
Prospective fix for flaky smart_pointer_test.py
The test has been observed to fail apparently since the result was not collected. Traceback (most recent call last) File "sources/shiboken2/tests/smartbinding/smart_pointer_test.py", line 82, in testObjSmartPointer self.assertEqual(integerCount(), 1) AssertionError 2 != 1 File "sources/shiboken2/tests/smartbinding/smart_pointer_test.py", line 154, in testSmartPointersWithNamespace self.assertEqual(integerCount(), 2) AssertionError 3 != 2 Enforce a garbage collection to ensure the object is deleted. Task-number: PYSIDE-454 Change-Id: I85baa059319a5286f94a5607c4de32bfc50ae0e0 Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'examples/installer_test')
0 files changed, 0 insertions, 0 deletions