[arquillian-issues] [JBoss JIRA] (ARQ-1979) Screenshot is not taken when the test fails

Matous Jobanek (JIRA) issues at jboss.org
Tue Sep 8 09:59:00 EDT 2015


Matous Jobanek created ARQ-1979:
-----------------------------------

             Summary: Screenshot is not taken when the test fails
                 Key: ARQ-1979
                 URL: https://issues.jboss.org/browse/ARQ-1979
             Project: Arquillian
          Issue Type: Bug
          Components: Extension - Recorder
            Reporter: Matous Jobanek


The cause: 
There in the Arquillian-core 1.1.7.Final have been introduced new events:
{{AfterTestLifecycleEvent}}
{{BeforeTestLifecycleEvent}}
that replaces the behaviour of predecessors 
{{After}}
{{Before}}
For more information see:
https://github.com/arquillian/arquillian-core/commit/606b4b29a3a561bc0ea6ed2f4883f7e37fa5153c
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-recorder-screenshooter-base/arquillian-recorder-screenshooter-impl-base/src/main/java/org/arquillian/extension/recorder/screenshooter/impl/ScreenshooterLifecycleObserver.java#L96



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the arquillian-issues mailing list