Excluded (filtered-out) scenarios are reported as pending as well

Description

Excluded (filtered-out) scenarios are reported as pending as well.

Set metadata on scenario and set metafilter so the scenario is ignored. It will be reported as pending too.

this bug has been probably introduced by JBEHAVE-471. The problem is caused by org.jbehave.core.reporters.PostStoryStatisticsCollector.afterScenario() as the method does not differ if no steps has ben executed because scenario is not implemented/pending or because scenario was excluded.

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created July 25, 2011 at 5:21 AM
Updated July 26, 2011 at 12:37 AM
Resolved July 26, 2011 at 12:37 AM