Results 1 to 5 of 5

Thread: 3.3.1 test suite failures on Mac OS X 10.5

  1. #1
    blair is offline Registered User
    Name: Blair Zajac
    Organization: Sony Pictures Imageworks
    Project: VnP
    Join Date
    Mar 2007
    Posts
    34

    3.3.1 test suite failures on Mac OS X 10.5

    Hello,

    Building Ice 3.3.1 on Mac OS X I'm now getting test suite failures that I didn't see with 3.3.0. This is 10.5.6 using MacPorts with the cpp and java test suites. The Python test suite passes successfully.

    Regards,
    Blair

    BTW, thanks for putting Google Protocol Buffers support in the main distribution.
    Attached Files Attached Files

  2. #2
    michi's Avatar
    michi is offline Registered User
    Name: Michi Henning
    Organization: Triodia Technologies
    Project: I have a passing interest in Ice :-)
    Join Date
    Feb 2003
    Location
    Brisbane, Australia
    Posts
    1,055
    Do you see these failures consistently, or just occasionally?

    We had some problems with the test suite due to bogus timeouts. Basically, it can happen that a timeout triggers too soon, creating a false positive. (We are changing this for the next release.)

    If the failures only appear occasionally, they indicate a problem with the test suite, rather than Ice itself.

    Cheers,

    Michi.
    Last edited by michi; 04-05-2009 at 10:16 PM.

  3. #3
    blair is offline Registered User
    Name: Blair Zajac
    Organization: Sony Pictures Imageworks
    Project: VnP
    Join Date
    Mar 2007
    Posts
    34
    I haven't seen a successful cpp or java test suite pass yet, but I've only run them a couple of times.

    The cpp test suite failed on different tests, for example, the first one on 57/63 and the second run on 42/63. So it appears to be a test suite issue.

  4. #4
    matthew's Avatar
    matthew is offline ZeroC Staff
    Name: Matthew Newhook
    Organization: ZeroC, Inc.
    Project: Internet Communications Engine
    Join Date
    Feb 2003
    Location
    NL, Canada
    Posts
    1,458
    I suspect some sort of conflict with the test suite driver since that underwent significant changes between Ice 3.3.0 and 3.3.1. Several of us use Mac OS as our main development platform, and we don't see these failures, so it is likely some sort of difference in environment between our machines and yours. What do you use macports for?

  5. #5
    blair is offline Registered User
    Name: Blair Zajac
    Organization: Sony Pictures Imageworks
    Project: VnP
    Join Date
    Mar 2007
    Posts
    34
    I use MacPorts to install a large amount of open-source tools for development, such as Subversion, Git, a large number of Java libraries, Google Protocol Buffers, newer versions of Python, Ruby, etc that comes with a Mac. I use MacPorts to compile and install Ice and then provide the Ice Python bindings for the Python 2.4, 2.5 that MacPorts includes. It's basically an open-source distribution inside of Mac OS X. I think your Mac developers would find it very useful instead of compiling software yourself.

    MacPorts

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. c++ make test fails in IceGrid admin test on Ubuntu 10.04
    By bd_at_eclipse in forum Bug Reports
    Replies: 1
    Last Post: 01-26-2011, 03:02 PM
  2. Replies: 4
    Last Post: 09-09-2010, 12:28 PM
  3. Ice 3.0.0 / Mac OS X 10.4.3, GCC 4.0.1
    By lindholm in forum Bug Reports
    Replies: 3
    Last Post: 11-21-2005, 04:54 AM
  4. Compiling demos on Mac OS X 10.4.2
    By CAS in forum Help Center
    Replies: 4
    Last Post: 09-30-2005, 07:33 PM
  5. IcePy 2.0.0 fails, hangs on Mac OS X 10.3
    By Michael Halle in forum Bug Reports
    Replies: 1
    Last Post: 11-30-2004, 10:07 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •