When opening the action menus by right clicking on a failed test I get the following warning.
pyblish/pyblish-qml/pyblish_qml/qml/Pyblish/ListItems/ContextMenuItem.qml:40:9: QML Label: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
Everything works as it should, just get a very spammed log.
I have tag 1.10.1 of pyblish-qml checked out.