summaryrefslogtreecommitdiffstats
path: root/runtime/poky/qemux86-64/core-image-ptest-python3-jsonpointer/ptest-raw.log
blob: 5f838bd97ede8dab1f8844f05e5f4b25efe3cf3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
START: ptest-runner
2023-03-18T01:23
BEGIN: /usr/lib/python3-jsonpointer/ptest
/usr/lib/python3-jsonpointer/ptest/tests.py:415: DeprecationWarning: unittest.makeSuite() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromTestCase() instead.
  suite.addTest(unittest.makeSuite(SpecificationTests))
/usr/lib/python3-jsonpointer/ptest/tests.py:416: DeprecationWarning: unittest.makeSuite() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromTestCase() instead.
  suite.addTest(unittest.makeSuite(ComparisonTests))
/usr/lib/python3-jsonpointer/ptest/tests.py:417: DeprecationWarning: unittest.makeSuite() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromTestCase() instead.
  suite.addTest(unittest.makeSuite(WrongInputTests))
/usr/lib/python3-jsonpointer/ptest/tests.py:418: DeprecationWarning: unittest.makeSuite() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromTestCase() instead.
  suite.addTest(unittest.makeSuite(ToLastTests))
/usr/lib/python3-jsonpointer/ptest/tests.py:419: DeprecationWarning: unittest.makeSuite() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromTestCase() instead.
  suite.addTest(unittest.makeSuite(SetTests))
/usr/lib/python3-jsonpointer/ptest/tests.py:420: DeprecationWarning: unittest.makeSuite() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromTestCase() instead.
  suite.addTest(unittest.makeSuite(AltTypesTests))
...........................
----------------------------------------------------------------------
Ran 27 tests in 0.009s

OK
DURATION: 1
END: /usr/lib/python3-jsonpointer/ptest
2023-03-18T01:23
STOP: ptest-runner
TOTAL: 1 FAIL: 0