This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 148743 - Commit validation tests doesn't pass on the Mac
Summary: Commit validation tests doesn't pass on the Mac
Status: CLOSED DUPLICATE of bug 140947
Alias: None
Product: ide
Classification: Unclassified
Component: Commit Validation (show other bugs)
Version: 6.x
Hardware: All Mac OS X
: P2 blocker (vote)
Assignee: Ivan Sidorkin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-30 13:54 UTC by Tomas Zezula
Modified: 2011-06-10 08:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Fixed contrib modules (676 bytes, patch)
2008-09-30 13:57 UTC, Tomas Zezula
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Zezula 2008-09-30 13:54:16 UTC
Commit validation tests don't pass on the Mac.
Comment 1 Tomas Zezula 2008-09-30 13:57:16 UTC
Created attachment 70897 [details]
Fixed contrib modules
Comment 2 Tomas Zezula 2008-09-30 13:58:23 UTC
>Fixed contrib modules
was inserted by automatic completion, it should be:
>Common.xml patch fixing the problem.
Comment 3 Ivan Sidorkin 2008-09-30 15:23:17 UTC
which tests failed?
Comment 4 Tomas Zezula 2008-09-30 15:27:53 UTC
All that need to open the main window since it is not opened at all.

Comment 5 Tomas Zezula 2008-09-30 15:30:17 UTC
I believe it's caused by adding apple.awt.UIElement property at the end of the last week:

changeset:   103823:d3b1b1183505
user:        Milos Kleint <mkleint@netbeans.org>
date:        Thu Sep 25 09:52:47 2008 +0200
files:       nbbuild/templates/common.xml
description:
use apple.awt.UIElement=true when running tests to prevent tests stealing focus in the IDE and rendering the computer useless when running tests.
see
http://developer.apple.com/releasenotes/Java/JavaLeopardUpdate1RN/ResolvedIssues/chapter_3_section_5.html

Comment 6 Ivan Sidorkin 2008-09-30 15:49:36 UTC
yes, some tests failed, but Main window opened fine with and without apple.awt.UIElement property

 Product Version         = NetBeans Platform Dev (Build 080930)
 Operating System        = Mac OS X version 10.5.5 running on i386
 Java; VM; Vendor        = 1.5.0_13; Java HotSpot(TM) Client VM 1.5.0_13-119; Apple Inc.
 Runtime                 = Java(TM) 2 Runtime Environment, Standard Edition 1.5.0_13-b05-237

what is your os and java version?
Comment 7 Tomas Zezula 2008-09-30 16:10:26 UTC
Mac OS X 10.5.5
java version "1.5.0_16"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-b06-284)
Java HotSpot(TM) Client VM (build 1.5.0_16-133, mixed mode, sharing)

Comment 8 Ivan Sidorkin 2008-12-18 13:43:37 UTC
main window opened
the rest is dup of Issue 140947

*** This issue has been marked as a duplicate of 140947 ***
Comment 9 Marian Mirilovic 2011-06-10 08:58:12 UTC
v/c