Control: tags -1 + pending
Control: forwarded https://gitlab.com/dogtail/dogtail/-/merge_requests/59

Hello,

Bastien Roucaries, le jeu. 05 mars 2026 18:39:51 +0100, a ecrit:
> Justification: block imagemagick transition

When you get a regression that is unrelated to your package, you can
always re-queue a migration reference test (the recycling icon next to
"reference"). If it's indeed unrelated to your package, the reference
will fail and it'll become a non-regression for your package.

I have queued one.

> see https://ci.debian.net/packages/d/dogtail/testing/ppc64el/69243745/#S7

806s ======================================================================
806s ERROR: test_custom_actions_table_cell 
(test_procedural.TestActions.test_custom_actions_table_cell)
806s ----------------------------------------------------------------------
806s Traceback (most recent call last):
806s   File 
"/tmp/autopkgtest-lxc.rqlxm3x_/downtmp/autopkgtest_tmp/tests/test_procedural.py",
 line 21, in setUp
806s     self.pid = run('gtk3-demo')
806s                ~~~^^^^^^^^^^^^^
806s   File "/usr/lib/python3/dist-packages/dogtail/procedural.py", line 507, 
in run
806s     pid = utilsRun(application + " " + arguments, appName=appName)
806s   File "/usr/lib/python3/dist-packages/dogtail/utils.py", line 131, in run
806s     if child.name == appName:
806s        ^^^^^^^^^^
806s gi.repository.GLib.GError: atspi_error: The application no longer exists 
(0)

Mmm, that's a bit odd, I would think that there is only gtk3-demo
running, which would mean that it crashed somehow. But perhaps it's
another application which simply exited and we should just ignore that.
I have added a patch doing that.

Samuel

Reply via email to