You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Roger Meier (JIRA)" <ji...@apache.org> on 2011/03/15 12:28:29 UTC

[jira] Created: (THRIFT-1091) integrate JavaScript Test into Testsuite via make check

integrate JavaScript Test into Testsuite via make check
-------------------------------------------------------

                 Key: THRIFT-1091
                 URL: https://issues.apache.org/jira/browse/THRIFT-1091
             Project: Thrift
          Issue Type: Improvement
          Components: Build Process, JavaScript - Library, Test Suite
            Reporter: Roger Meier


JavaScript jslint target and QUnit based unit tests should be able to run via *make check* => CI (https://hudson.apache.org/hudson/job/Thrift/)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Updated: (THRIFT-1091) integrate JavaScript Test into Testsuite via make check

Posted by "Roger Meier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roger Meier updated THRIFT-1091:
--------------------------------

    Attachment: THRIFT-1091_jslint_gjslint_via_make_check_v2.patch

I forgot to addschanges to lib/Makefile.am

here is patch v2

> integrate JavaScript Test into Testsuite via make check
> -------------------------------------------------------
>
>                 Key: THRIFT-1091
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1091
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Build Process, JavaScript - Library, Test Suite
>            Reporter: Roger Meier
>         Attachments: THRIFT-1091_jslint_gjslint_via_make_check.patch, THRIFT-1091_jslint_gjslint_via_make_check_v2.patch
>
>
> JavaScript jslint target and QUnit based unit tests should be able to run via *make check* => CI (https://hudson.apache.org/hudson/job/Thrift/)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Resolved: (THRIFT-1091) integrate JavaScript Test into Testsuite via make check

Posted by "Roger Meier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roger Meier resolved THRIFT-1091.
---------------------------------

    Resolution: Fixed

no concerns, so I committed this testsuite enhancement. 

> integrate JavaScript Test into Testsuite via make check
> -------------------------------------------------------
>
>                 Key: THRIFT-1091
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1091
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Build Process, JavaScript - Library, Test Suite
>            Reporter: Roger Meier
>            Assignee: Roger Meier
>         Attachments: THRIFT-1091_jslint_gjslint_via_make_check.patch, THRIFT-1091_jslint_gjslint_via_make_check_v2.patch
>
>
> JavaScript jslint target and QUnit based unit tests should be able to run via *make check* => CI (https://hudson.apache.org/hudson/job/Thrift/)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (THRIFT-1091) integrate JavaScript Test into Testsuite via make check

Posted by "Roger Meier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roger Meier resolved THRIFT-1091.
---------------------------------

    Resolution: Fixed

> integrate JavaScript Test into Testsuite via make check
> -------------------------------------------------------
>
>                 Key: THRIFT-1091
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1091
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Build Process, JavaScript - Library, Test Suite
>            Reporter: Roger Meier
>            Assignee: Roger Meier
>         Attachments: THRIFT-1091_jslint_gjslint_via_make_check.patch, THRIFT-1091_jslint_gjslint_via_make_check_v2.patch
>
>
> JavaScript jslint target and QUnit based unit tests should be able to run via *make check* => CI (https://hudson.apache.org/hudson/job/Thrift/)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Assigned: (THRIFT-1091) integrate JavaScript Test into Testsuite via make check

Posted by "Roger Meier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roger Meier reassigned THRIFT-1091:
-----------------------------------

    Assignee: Roger Meier

> integrate JavaScript Test into Testsuite via make check
> -------------------------------------------------------
>
>                 Key: THRIFT-1091
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1091
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Build Process, JavaScript - Library, Test Suite
>            Reporter: Roger Meier
>            Assignee: Roger Meier
>         Attachments: THRIFT-1091_jslint_gjslint_via_make_check.patch, THRIFT-1091_jslint_gjslint_via_make_check_v2.patch
>
>
> JavaScript jslint target and QUnit based unit tests should be able to run via *make check* => CI (https://hudson.apache.org/hudson/job/Thrift/)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Updated: (THRIFT-1091) integrate JavaScript Test into Testsuite via make check

Posted by "Roger Meier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roger Meier updated THRIFT-1091:
--------------------------------

    Attachment: THRIFT-1091_jslint_gjslint_via_make_check.patch

jslint executed via unit test

> integrate JavaScript Test into Testsuite via make check
> -------------------------------------------------------
>
>                 Key: THRIFT-1091
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1091
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Build Process, JavaScript - Library, Test Suite
>            Reporter: Roger Meier
>         Attachments: THRIFT-1091_jslint_gjslint_via_make_check.patch
>
>
> JavaScript jslint target and QUnit based unit tests should be able to run via *make check* => CI (https://hudson.apache.org/hudson/job/Thrift/)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Reopened] (THRIFT-1091) integrate JavaScript Test into Testsuite via make check

Posted by "Roger Meier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roger Meier reopened THRIFT-1091:
---------------------------------


It breaks the build...
{noformat}
jslint:

BUILD FAILED
/home/hudson/hudson-slave/workspace/Thrift/thrift/lib/js/test/build.xml:132: Problem: failed to create task or type antlib:com.googlecode.jslint4java:jslint
Cause: The name is undefined.
{noformat}

> integrate JavaScript Test into Testsuite via make check
> -------------------------------------------------------
>
>                 Key: THRIFT-1091
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1091
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Build Process, JavaScript - Library, Test Suite
>            Reporter: Roger Meier
>            Assignee: Roger Meier
>         Attachments: THRIFT-1091_jslint_gjslint_via_make_check.patch, THRIFT-1091_jslint_gjslint_via_make_check_v2.patch
>
>
> JavaScript jslint target and QUnit based unit tests should be able to run via *make check* => CI (https://hudson.apache.org/hudson/job/Thrift/)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira