You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Julie Zhuo (JIRA)" <de...@beehive.apache.org> on 2005/08/30 19:42:04 UTC

[jira] Created: (BEEHIVE-902) Need a Beehive compiler test infrastructure and some compiler tests

Need a Beehive compiler test infrastructure and some compiler tests
-------------------------------------------------------------------

         Key: BEEHIVE-902
         URL: http://issues.apache.org/jira/browse/BEEHIVE-902
     Project: Beehive
        Type: Test
  Components: NetUI  
    Versions: V1    
 Reporter: Julie Zhuo


Will attach a patch momentarily.

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


[jira] Updated: (BEEHIVE-902) Need a Beehive compiler test infrastructure and some compiler tests

Posted by "Julie Zhuo (JIRA)" <de...@beehive.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-902?page=all ]

Julie Zhuo updated BEEHIVE-902:
-------------------------------

    Attachment: compilerTest.diff4

Updated the patch that have fixed two more tests. Now, it has 70 active tests and all of them should pass. The 3 excluded tests are all have JIRA bugs associated. 

BEEHIVE-875 and BEEHIVE-930

> Need a Beehive compiler test infrastructure and some compiler tests
> -------------------------------------------------------------------
>
>          Key: BEEHIVE-902
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-902
>      Project: Beehive
>         Type: Test
>   Components: NetUI
>     Versions: TBD
>     Reporter: Julie Zhuo
>     Assignee: Eddie O'Neil
>      Fix For: V1
>  Attachments: compilerTest.diff, compilerTest.diff, compilerTest.diff4, compilertest.diff3
>
> Will attach a patch momentarily.

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


[jira] Updated: (BEEHIVE-902) Need a Beehive compiler test infrastructure and some compiler tests

Posted by "Eddie O'Neil (JIRA)" <de...@beehive.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-902?page=all ]

Eddie O'Neil updated BEEHIVE-902:
---------------------------------

    Fix Version: V1
      Assign To: Eddie O'Neil

I'll take a look at this.

> Need a Beehive compiler test infrastructure and some compiler tests
> -------------------------------------------------------------------
>
>          Key: BEEHIVE-902
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-902
>      Project: Beehive
>         Type: Test
>   Components: NetUI
>     Versions: TBD
>     Reporter: Julie Zhuo
>     Assignee: Eddie O'Neil
>      Fix For: V1
>  Attachments: compilerTest.diff, compilerTest.diff
>
> Will attach a patch momentarily.

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


[jira] Closed: (BEEHIVE-902) Need a Beehive compiler test infrastructure and some compiler tests

Posted by "Alejandro Ramirez (JIRA)" <de...@beehive.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-902?page=all ]
     
Alejandro Ramirez closed BEEHIVE-902:
-------------------------------------

    Assign To: Alejandro Ramirez  (was: Eddie O'Neil)

Verified with beehive sync to: Revision: 290295.

I ran the pageflow compiler tests and all 70 tests passed.

> Need a Beehive compiler test infrastructure and some compiler tests
> -------------------------------------------------------------------
>
>          Key: BEEHIVE-902
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-902
>      Project: Beehive
>         Type: Test
>   Components: NetUI
>     Versions: TBD
>     Reporter: Julie Zhuo
>     Assignee: Alejandro Ramirez
>      Fix For: V1
>  Attachments: compilerTest.diff, compilerTest.diff, compilerTest.diff4, compilertest.diff3
>
> Will attach a patch momentarily.

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


[jira] Updated: (BEEHIVE-902) Need a Beehive compiler test infrastructure and some compiler tests

Posted by "Eddie O'Neil (JIRA)" <de...@beehive.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-902?page=all ]

Eddie O'Neil updated BEEHIVE-902:
---------------------------------

    Version: TBD
                 (was: V1)

Moving out of V1 -- this is just enhancement to the test suite.

> Need a Beehive compiler test infrastructure and some compiler tests
> -------------------------------------------------------------------
>
>          Key: BEEHIVE-902
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-902
>      Project: Beehive
>         Type: Test
>   Components: NetUI
>     Versions: TBD
>     Reporter: Julie Zhuo
>  Attachments: compilerTest.diff
>
> Will attach a patch momentarily.

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


[jira] Updated: (BEEHIVE-902) Need a Beehive compiler test infrastructure and some compiler tests

Posted by "Julie Zhuo (JIRA)" <de...@beehive.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-902?page=all ]

Julie Zhuo updated BEEHIVE-902:
-------------------------------

    Attachment: compilerTest.diff

Here is the diff file that has all the recommanded changes,

fixed the typo, 
removed the unused File properties, 
use commons logging to log Debug info instead of std output
added a README file

Thanks everyone for taking a look at this.

Julie

> Need a Beehive compiler test infrastructure and some compiler tests
> -------------------------------------------------------------------
>
>          Key: BEEHIVE-902
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-902
>      Project: Beehive
>         Type: Test
>   Components: NetUI
>     Versions: TBD
>     Reporter: Julie Zhuo
>  Attachments: compilerTest.diff, compilerTest.diff
>
> Will attach a patch momentarily.

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


[jira] Resolved: (BEEHIVE-902) Need a Beehive compiler test infrastructure and some compiler tests

Posted by "Eddie O'Neil (JIRA)" <de...@beehive.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-902?page=all ]
     
Eddie O'Neil resolved BEEHIVE-902:
----------------------------------

    Resolution: Fixed

Patch applied in SVN 289284.

> Need a Beehive compiler test infrastructure and some compiler tests
> -------------------------------------------------------------------
>
>          Key: BEEHIVE-902
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-902
>      Project: Beehive
>         Type: Test
>   Components: NetUI
>     Versions: TBD
>     Reporter: Julie Zhuo
>     Assignee: Eddie O'Neil
>      Fix For: V1
>  Attachments: compilerTest.diff, compilerTest.diff, compilerTest.diff4, compilertest.diff3
>
> Will attach a patch momentarily.

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


[jira] Updated: (BEEHIVE-902) Need a Beehive compiler test infrastructure and some compiler tests

Posted by "Julie Zhuo (JIRA)" <de...@beehive.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-902?page=all ]

Julie Zhuo updated BEEHIVE-902:
-------------------------------

    Attachment: compilertest.diff3

Here is the latest patch that updated the gereated struts config file location to WEB-INF/classes/_pageflow.
All of the tests are also updated to refelet the file name change of the generated struts config file, from jpf-strusts-config-*
to struts-config-*. The changes in the compiler causes two more failures that I am currently excluding them out, but they
need to be looked at at a later time. So, now there are total of 68 active tests and they should pass. There are total of 5
tests excluded, 1 of them has jira bug filed and they other 4 need to be looked at. Let me know if you have any recommandations.

Thanks.

Julie

> Need a Beehive compiler test infrastructure and some compiler tests
> -------------------------------------------------------------------
>
>          Key: BEEHIVE-902
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-902
>      Project: Beehive
>         Type: Test
>   Components: NetUI
>     Versions: TBD
>     Reporter: Julie Zhuo
>     Assignee: Eddie O'Neil
>      Fix For: V1
>  Attachments: compilerTest.diff, compilerTest.diff, compilertest.diff3
>
> Will attach a patch momentarily.

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


[jira] Commented: (BEEHIVE-902) Need a Beehive compiler test infrastructure and some compiler tests

Posted by "Julie Zhuo (JIRA)" <de...@beehive.apache.org>.
    [ http://issues.apache.org/jira/browse/BEEHIVE-902?page=comments#action_12329307 ] 

Julie Zhuo commented on BEEHIVE-902:
------------------------------------

Eddie, the patch needs to be updated to reflect the gereated struts config file location change. Would you like me to update it before you spend time looking at it? Thanks.

Julie

> Need a Beehive compiler test infrastructure and some compiler tests
> -------------------------------------------------------------------
>
>          Key: BEEHIVE-902
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-902
>      Project: Beehive
>         Type: Test
>   Components: NetUI
>     Versions: TBD
>     Reporter: Julie Zhuo
>     Assignee: Eddie O'Neil
>      Fix For: V1
>  Attachments: compilerTest.diff, compilerTest.diff
>
> Will attach a patch momentarily.

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


[jira] Updated: (BEEHIVE-902) Need a Beehive compiler test infrastructure and some compiler tests

Posted by "Julie Zhuo (JIRA)" <de...@beehive.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-902?page=all ]

Julie Zhuo updated BEEHIVE-902:
-------------------------------

    Attachment: compilerTest.diff

This patch includes the compiler test framework for both JPF and Controls. It also includes 70 active compiler tests and 3 inactive ones. The compiler test is also added to the beehive test distribution.

The code additions are,
netui/test/ant/compiler-test.properties
netui/test/src/compilerTests/*.*

After applying the patch, you may launch the compiler test throught following ways,

1) netui/test/ant> ant test.clean test.build junit.bvt
2) netui> ant bvt
3) trunk> ant run.test.dist (to see how it is run in the distribution test)
4) trunk/build/test-dist/beehive-test-dist/netui> ant junit.bvt -Ddist.home="beehive distribution location" (to just run the smaller set of the distribution test.

Tests Run:

Windows: netui BVT and distribution tests
Linux: netui BVT and distribution tests




> Need a Beehive compiler test infrastructure and some compiler tests
> -------------------------------------------------------------------
>
>          Key: BEEHIVE-902
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-902
>      Project: Beehive
>         Type: Test
>   Components: NetUI
>     Versions: V1
>     Reporter: Julie Zhuo
>  Attachments: compilerTest.diff
>
> Will attach a patch momentarily.

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