Your message dated Wed, 07 Dec 2022 09:38:54 +0100
with message-id <[email protected]>
and subject line pymca: (autopkgtest) needs update for python3.11: 
'TestPlotWidget'  object has no attribute '_feedErrorsToResult'
has caused the Debian Bug report #1025017,
regarding pymca: (autopkgtest) needs update for python3.11: 'TestPlotWidget' 
object has no attribute '_feedErrorsToResult'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1025017: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025017
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pymca
Version: 5.7.2+dfsg-1
Severity: serious
Tags: sid bookworm
User: [email protected]
Usertags: needs-update
User: [email protected]
Usertags: python3.11
Control: affects -1 src:python3-defaults

Dear maintainer(s),

We are in the transition of adding python3.11 as a supported Python version [0]. With a recent upload of python3-defaults the autopkgtest of pymca fails in testing when that autopkgtest is run with the binary packages of python3-defaults from unstable. It passes when run with only packages from testing. In tabular form:

                       pass            fail
python3-defaults       from testing    3.10.6-3
pymca                  from testing    5.7.2+dfsg-1
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of python3-defaults to testing [1]. https://docs.python.org/3/whatsnew/3.11.html lists what's new in Python3.11, it may help to identify what needs to be updated.

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[0] https://bugs.debian.org/1021984
[1] https://qa.debian.org/excuses.php?package=python3-defaults

https://ci.debian.net/data/autopkgtest/testing/amd64/p/pymca/28728876/log.gz


======================================================================
ERROR: testShow (WidgetsInstantiationTest.TestPlotWidget.testShow)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'TestPlotWidget' object has no attribute '_feedErrorsToResult'

======================================================================
ERROR: testShow (WidgetsInstantiationTest.TestPlotWindow.testShow)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'TestPlotWindow' object has no attribute '_feedErrorsToResult'

======================================================================
ERROR: testShow (WidgetsInstantiationTest.TestRGBCorrelatorGraph.testShow)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'TestRGBCorrelatorGraph' object has no attribute '_feedErrorsToResult'

======================================================================
ERROR: testShow (WidgetsInstantiationTest.TestRGBCorrelatorWidget.testShow)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'TestRGBCorrelatorWidget' object has no attribute '_feedErrorsToResult'

======================================================================
ERROR: testShow (WidgetsInstantiationTest.TestXASNormalizationWindow.testShow)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'TestXASNormalizationWindow' object has no attribute '_feedErrorsToResult'

======================================================================
ERROR: testShow (WidgetsInstantiationTest.TestMaskImageWidget.testShow)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'TestMaskImageWidget' object has no attribute '_feedErrorsToResult'

======================================================================
ERROR: testShow (WidgetsInstantiationTest.TestScanWindow.testShow)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'TestScanWindow' object has no attribute '_feedErrorsToResult'

======================================================================
ERROR: testShow (WidgetsInstantiationTest.TestMcaCalWidget.testShow)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'TestMcaCalWidget' object has no attribute '_feedErrorsToResult'

======================================================================
ERROR: testShow (WidgetsInstantiationTest.TestMcaWindow.testShow)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'TestMcaWindow' object has no attribute '_feedErrorsToResult'

======================================================================
ERROR: testShow (WidgetsInstantiationTest.TestMaterialEditor.testShow)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'TestMaterialEditor' object has no attribute '_feedErrorsToResult'

======================================================================
ERROR: testShow (WidgetsInstantiationTest.TestFitParam.testShow)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'TestFitParam' object has no attribute '_feedErrorsToResult'

======================================================================
ERROR: testShow (WidgetsInstantiationTest.TestPeakIdentifier.testShow)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'TestPeakIdentifier' object has no attribute '_feedErrorsToResult'

======================================================================
ERROR: testShow (WidgetsInstantiationTest.TestMcaAdvancedFit.testShow)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'TestMcaAdvancedFit' object has no attribute '_feedErrorsToResult'

======================================================================
ERROR: testShow (WidgetsInstantiationTest.TestPyMcaMain.testShow)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'TestPyMcaMain' object has no attribute '_feedErrorsToResult'

======================================================================
ERROR: testInteractionMpl (McaAdvancedFitWidgetTest.TestMcaAdvancedFitWidget.testInteractionMpl)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'TestMcaAdvancedFitWidget' object has no attribute '_feedErrorsToResult'

======================================================================
ERROR: testCommand (PyMcaBatchTest.testPyMcaBatch.testCommand)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/tests/PyMcaBatchTest.py", line 67, in tearDown
    super(testPyMcaBatch, self).tearDown()
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'testPyMcaBatch' object has no attribute '_feedErrorsToResult'

======================================================================
ERROR: testFastFitEdfMap (PyMcaBatchTest.testPyMcaBatch.testFastFitEdfMap)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/tests/PyMcaBatchTest.py", line 67, in tearDown
    super(testPyMcaBatch, self).tearDown()
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'testPyMcaBatch' object has no attribute '_feedErrorsToResult'

======================================================================
ERROR: testFastFitHdf5Map (PyMcaBatchTest.testPyMcaBatch.testFastFitHdf5Map)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/tests/PyMcaBatchTest.py", line 67, in tearDown
    super(testPyMcaBatch, self).tearDown()
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'testPyMcaBatch' object has no attribute '_feedErrorsToResult'

======================================================================
ERROR: testFastFitSpecMap (PyMcaBatchTest.testPyMcaBatch.testFastFitSpecMap)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/tests/PyMcaBatchTest.py", line 67, in tearDown
    super(testPyMcaBatch, self).tearDown()
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'testPyMcaBatch' object has no attribute '_feedErrorsToResult'

======================================================================
ERROR: testSlowFitEdfMap (PyMcaBatchTest.testPyMcaBatch.testSlowFitEdfMap)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/tests/PyMcaBatchTest.py", line 67, in tearDown
    super(testPyMcaBatch, self).tearDown()
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'testPyMcaBatch' object has no attribute '_feedErrorsToResult'

======================================================================
ERROR: testSlowFitHdf5Map (PyMcaBatchTest.testPyMcaBatch.testSlowFitHdf5Map)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/tests/PyMcaBatchTest.py", line 67, in tearDown
    super(testPyMcaBatch, self).tearDown()
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'testPyMcaBatch' object has no attribute '_feedErrorsToResult'

======================================================================
ERROR: testSlowFitSpecMap (PyMcaBatchTest.testPyMcaBatch.testSlowFitSpecMap)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/tests/PyMcaBatchTest.py", line 67, in tearDown
    super(testPyMcaBatch, self).tearDown()
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'testPyMcaBatch' object has no attribute '_feedErrorsToResult'

======================================================================
ERROR: testSlowMultiFitEdfMap (PyMcaBatchTest.testPyMcaBatch.testSlowMultiFitEdfMap)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/tests/PyMcaBatchTest.py", line 67, in tearDown
    super(testPyMcaBatch, self).tearDown()
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'testPyMcaBatch' object has no attribute '_feedErrorsToResult'

======================================================================
ERROR: testSlowMultiFitHdf5Map (PyMcaBatchTest.testPyMcaBatch.testSlowMultiFitHdf5Map)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/tests/PyMcaBatchTest.py", line 67, in tearDown
    super(testPyMcaBatch, self).tearDown()
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'testPyMcaBatch' object has no attribute '_feedErrorsToResult'

======================================================================
ERROR: testSlowMultiFitSpecMap (PyMcaBatchTest.testPyMcaBatch.testSlowMultiFitSpecMap)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/tests/PyMcaBatchTest.py", line 67, in tearDown
    super(testPyMcaBatch, self).tearDown()
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'testPyMcaBatch' object has no attribute '_feedErrorsToResult'

======================================================================
ERROR: testSlowRoiFitEdfMap (PyMcaBatchTest.testPyMcaBatch.testSlowRoiFitEdfMap)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/tests/PyMcaBatchTest.py", line 67, in tearDown
    super(testPyMcaBatch, self).tearDown()
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'testPyMcaBatch' object has no attribute '_feedErrorsToResult'

======================================================================
ERROR: testSlowRoiFitHdf5Map (PyMcaBatchTest.testPyMcaBatch.testSlowRoiFitHdf5Map)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/tests/PyMcaBatchTest.py", line 67, in tearDown
    super(testPyMcaBatch, self).tearDown()
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'testPyMcaBatch' object has no attribute '_feedErrorsToResult'

======================================================================
ERROR: testSlowRoiFitSpecMap (PyMcaBatchTest.testPyMcaBatch.testSlowRoiFitSpecMap)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/tests/PyMcaBatchTest.py", line 67, in tearDown
    super(testPyMcaBatch, self).tearDown()
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'testPyMcaBatch' object has no attribute '_feedErrorsToResult'

======================================================================
ERROR: testSubCommands (PyMcaBatchTest.testPyMcaBatch.testSubCommands)
Check multi processing slicing of 2D maps for different
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/PyMca5/tests/PyMcaBatchTest.py", line 67, in tearDown
    super(testPyMcaBatch, self).tearDown()
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 254, in tearDown
    if self._currentTestSucceeded():
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyMca5/PyMcaGui/misc/testutils.py", line 207, in _currentTestSucceeded
    self._feedErrorsToResult(result, self._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'testPyMcaBatch' object has no attribute '_feedErrorsToResult'

----------------------------------------------------------------------
Ran 100 tests in 211.845s

FAILED (errors=29, skipped=3)
RECONFIGURING
RECONFIGURING elapsed =  0.38861799240112305
RECONFIGURING
RECONFIGURING elapsed =  0.38408470153808594
RECONFIGURING
RECONFIGURING elapsed =  0.3828868865966797
autopkgtest [23:05:21]: test command1

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
fix with the latest 5.8.0 upstream version

--- End Message ---

Reply via email to