Hi,
        Would someone be so kind as to run the CollectdTest unit test case for 
me?  Check it passes, then run it again with line 355 (in trunk):
expect(m_collector.collect(isA(CollectionAgent.class), isA(EventProxy.class), 
isAMap(String.class, String.class))).andReturn(collectionSetResult);

        a) Commented out
        b) Duplicated
        c) Triplicated.

What I'm seeing locally is (respectively):
        a) No difference in pass or fail
        b) Failure:  "....expected 1, actual 0"
        c) Two lines of Failure ".... Expected 1, actual 0"
None of which makes a whole lot of sense.  It seems like it's ignoring the 
first call to expect completely, but also not failing if it does get called.  
I'm trying to eliminate something weird at my end, so would appreciate 
confirmation or refutation of the above results.

Thanks,

Craig Miskell,
Technical Support,
AgResearch Invermay
03 489-9279
I work for an investment bank.  I have dealt with code written by stock
exchanges.  I have seen how the computer systems that store your money
are run.  If I ever make a fortune, I will store it in gold bullion
under my bed.
               -- Matthew Crosby
=======================================================================
Attention: The information contained in this message and/or attachments
from AgResearch Limited is intended only for the persons or entities
to which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipients is prohibited by AgResearch
Limited. If you have received this message in error, please notify the
sender immediately.
=======================================================================

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to