]
Matous Jobanek commented on ARQ-1979:
-------------------------------------
Pushed upstream in
Screenshot is not taken when a test fails
-----------------------------------------
Key: ARQ-1979
URL:
https://issues.jboss.org/browse/ARQ-1979
Project: Arquillian
Issue Type: Bug
Components: Extension - Recorder
Reporter: Matous Jobanek
Assignee: Matous Jobanek
The cause:
There in the Arquillian-core 1.1.7.Final have been changed the workflow of events and the
moment when the status of a test is set
For more information see:
https://github.com/arquillian/arquillian-core/commit/606b4b29a3a561bc0ea6...
ARQ-1818
This change is not reflected there in the arquillian-recorder project - this causes that
the screenshot is not taken when test fails:
https://github.com/arquillian/arquillian-recorder/blob/master/arquillian-...