Details
-
Type: Bug
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 3.3.2
-
Fix Version/s: 4.x
-
Component/s: Core
-
Labels:None
-
Environment:Hide$ mvn -version
Apache Maven 2.2.1 (r801777; 2009-08-06 16:16:01-0300)
Java version: 1.6.0
Java home: C:\Program Files\IBM\WID7\jdk\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows xp" version: "5.1 build 2600 service pack 3" arch:
"x86" Family: "windows"Show$ mvn -version Apache Maven 2.2.1 (r801777; 2009-08-06 16:16:01-0300) Java version: 1.6.0 Java home: C:\Program Files\IBM\WID7\jdk\jre Default locale: en_US, platform encoding: Cp1252 OS name: "windows xp" version: "5.1 build 2600 service pack 3" arch: "x86" Family: "windows"
-
Number of attachments :
Description
I created the attached project which uses a very simple story with 2
scenarios. Each scenario has a different author. I would like to run
the scenario written by author A using
<metaFilters>
<metaFilter>+author A</metaFilter>
</metaFilters>
but that doesn't run any scenarios. Filtering with -author A works
fine. Attached project is self-contained and doesn't have any external
depdendencies. See maven details below.
Thanks,
Edgardo
Please, see further details and Mauro's analysis on:
Activity
Mauro Talevi
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 4.x [ 18279 ] |
There is a problem with filtering on scenario level. More details in JBEHAVE-566.