[ 
http://jira.codehaus.org/browse/MFIT-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rod Coffin updated MFIT-12:
---------------------------

    Attachment: MFIT-12-integration-test.patch

I have experienced the same problem when referencing a fixture twice in the 
same document, even when running with the latest deployed snapshot.  So I made 
an attempt to capture this scenario as an integration test in the same manner 
as the others in the project.  This new test is now failing with the same error 
I'm receiving when I run the plugin from my project.  Here's a snippet of the 
stracktrace that I receive in the fit report for the failing test:

java.lang.RuntimeException: The fixture "org.codehaus.mojo.fit.it.ItFixture" 
was not found.
        at fit.Fixture.loadFixture(Unknown Source)
        at fit.Fixture.getLinkedFixtureWithArgs(Unknown Source)
        at fit.Fixture.interpretFollowingTables(Unknown Source)
        at fit.Fixture.interpretTables(Unknown Source)
        at fit.Fixture.doTables(Unknown Source)
        at org.codehaus.mojo.fit.FitRunnerMojo.run(FitRunnerMojo.java:206)
        at org.codehaus.mojo.fit.FitRunnerMojo.run(FitRunnerMojo.java:197)
        at org.codehaus.mojo.fit.FitRunnerMojo.run(FitRunnerMojo.java:190)
        at org.codehaus.mojo.fit.FitRunnerMojo.run(FitRunnerMojo.java:183)
        at org.codehaus.mojo.fit.FitRunnerMojo.execute(FitRunnerMojo.java:116)

> Add classloader support for column and row fixtures
> ---------------------------------------------------
>
>                 Key: MFIT-12
>                 URL: http://jira.codehaus.org/browse/MFIT-12
>             Project: Maven 2.x FIT Plugin
>          Issue Type: New Feature
>            Reporter: Mauro Talevi
>            Assignee: Mauro Talevi
>             Fix For: 2.0-beta-4
>
>         Attachments: ClassLoaderColumnFixture.java, 
> MFIT-12-integration-test.patch
>
>
> Add classloader-enabled column and row fixtures.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to