Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dsdp-dd-dev] Are MI JUnit tests working?

Hi Marc,

The second test (and 2 others) is about verifying that an invalid
context type is caught by the service. Following the context
refactoring, the actual type is now enforced in the API itself, so
tthese hree tests are no longer relevant. I believe that you ran into
a run-time class exception and that the test just hung there (no
timeout on the @Test...).

I removed these tests from the JUnit suite and will check everything
in as soon as I can resolve my access problem with CVS.

Best Regards,
/fc

On Nov 22, 2007 10:06 PM, Pawel Piech <pawel.piech@xxxxxxxxxxxxx> wrote:
>
>  Hi Marc,
>  I ran into a dead-lock late on Wednesday which could also be related, see
> bug 210618.
>  -Pawel
>
>  Marc Khouzam wrote:
>
>
> Hi,
>
> anyone having trouble with the MI JUnit tests after teh Context refactoring?
> The MIMemoryTest hangs for me on the second test.
> Could be my setup...  Just want to know if anyone has this problem.
>
> Thanks
>
>
>
>
>
>
>
> Marc Khouzam
>  Software Designer, Methods and Tools
>
>
>
> Ericsson Canada Inc
>
>
> EMC/Q
>  8500 Decarie Blvd.
>  H4P 2N2, Mont-Royal, Qc, Canada
>  www.ericsson.com
>
> Office: +514 345 7900 x42350
>  Fax: +514 345 6159
>  Mobile: +514 951 7191
>  Email: Marc.Khouzam@xxxxxxxxxxxx
>
>
>
>
>
> Ce courriel est confidentiel et uniquement destiné à son ou ses
> destinataires. Il est défendu de le consulter, de l'utiliser, de le dévoiler
> ou de le diffuser sans autorisation. Si ce message vous est parvenu par
> erreur, merci d'en aviser l'expéditeur par retour de courrier et de le
> détruire sans le divulguer.  Un courriel et ses pièces jointes peut être
> sans autorisation corrompu, interrompu, amendé, altéré et infecté.
> L'entreprise ne reçoit et n'envoie de courriel qu'avec l'entente qu'elle
> n'est responsable d'aucune corruption, interception, modification,
> altération, infection ou conséquence possible.
>
> This communication is confidential and intended solely for the addressee(s).
> Any unauthorized review, use, disclosure or distribution is prohibited. If
> you believe this message has been sent to you in error, please notify the
> sender by replying to this transmission and delete the message without
> disclosing it. Thank you.  E-mail including attachments is susceptible to
> data corruption, interruption, unauthorized amendment, tampering and
> viruses, and we only send and receive e-mails on the basis that we are not
> liable for any such corruption, interception, amendment, tampering or
> viruses or any consequences thereof.
>   ________________________________
>
>
> _______________________________________________
> dsdp-dd-dev mailing list
> dsdp-dd-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/dsdp-dd-dev
>
>
>
> _______________________________________________
> dsdp-dd-dev mailing list
> dsdp-dd-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/dsdp-dd-dev
>
>


Back to the top