From server-dev-return-38693-apmail-james-server-dev-archive=james.apache.org@james.apache.org Mon Jul 19 17:53:46 2010 Return-Path: Delivered-To: apmail-james-server-dev-archive@www.apache.org Received: (qmail 27387 invoked from network); 19 Jul 2010 17:53:45 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 19 Jul 2010 17:53:45 -0000 Received: (qmail 86472 invoked by uid 500); 19 Jul 2010 17:53:45 -0000 Delivered-To: apmail-james-server-dev-archive@james.apache.org Received: (qmail 86430 invoked by uid 500); 19 Jul 2010 17:53:45 -0000 Mailing-List: contact server-dev-help@james.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "James Developers List" Reply-To: "James Developers List" Delivered-To: mailing list server-dev@james.apache.org Received: (qmail 86422 invoked by uid 99); 19 Jul 2010 17:53:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Jul 2010 17:53:45 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Jul 2010 17:53:43 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o6JHjoRN009785 for ; Mon, 19 Jul 2010 17:45:51 GMT Message-ID: <872282.457841279561550978.JavaMail.jira@thor> Date: Mon, 19 Jul 2010 13:45:50 -0400 (EDT) From: "Norman Maurer (JIRA)" To: server-dev@james.apache.org Subject: [jira] Resolved: (JAMES-878) Seemingly random unit test failures for RemoteManager under Windows Vista (easy to reproduce) In-Reply-To: <1951099570.1223651864380.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JAMES-878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-878. --------------------------------- Assignee: Norman Maurer Resolution: Fixed At least in windows7, ubuntu 10.4 and osx 10.6.4 I can't reproduce this anymore.. so mark as fixed > Seemingly random unit test failures for RemoteManager under Windows Vista (easy to reproduce) > --------------------------------------------------------------------------------------------- > > Key: JAMES-878 > URL: https://issues.apache.org/jira/browse/JAMES-878 > Project: JAMES Server > Issue Type: Bug > Components: Remote Manager > Affects Versions: 2.3.1 > Environment: Windows Vista 32-bit (Home Premium) > JDK 1.5.0_16 > JUnit 3.8.2 > Reporter: rukwka > Assignee: Norman Maurer > > The number of failed RemoteManager unit tests seems to vary widely and randomly, sometimes many fail; at other times, much less. Examining some of the failures (in the unit test report files), they all seem to be at points where the output (such as a "Welcome" line) from the remote manager is compared to the expected one by the test case. > At first thought that it might be an issue with the default restricted Vista user not being able to open certain port numbers, but it the same occurs when "build.bat clean run-unit-tests" is run from a command prompt with admin privileges. > Easy to reproduce, ran multiple times and failures were always > 0. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org For additional commands, e-mail: server-dev-help@james.apache.org