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

Matous Jobanek (JIRA) issues at jboss.org
Tue Sep 29 02:53:00 EDT 2015


     [ https://issues.jboss.org/browse/ARQ-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matous Jobanek updated ARQ-1979:
--------------------------------
    Description: 
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/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

  was:
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



> 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/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