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 38778 - Commit validation unusable on OS-X
Summary: Commit validation unusable on OS-X
Status: RESOLVED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: Jiri Skrivanek
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2004-01-14 18:38 UTC by _ tboudreau
Modified: 2006-10-23 16:41 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
zipped xtests results dir (1.90 MB, application/octet-stream)
2004-01-14 18:40 UTC, _ tboudreau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ tboudreau 2004-01-14 18:38:33 UTC
Looks like some of the Jemmy operators just don't work on 
OS-X, at least not with Aqua look and feel (which is now the 
default).  I'll attach a typical results dir.  Main issue seems 
to be this "Exception during scrolling."
Comment 1 _ tboudreau 2004-01-14 18:40:30 UTC
Created attachment 12890 [details]
zipped xtests results dir
Comment 2 Alexandre Iline 2004-01-27 16:57:49 UTC
There are many components not working on Mac, not just scrolling. 
I am working on it, but, I need some data.  
 
The java which is shipped with MacOsX coredumps on me all the time - 
what java do you use? 
 
 
Comment 3 _ tboudreau 2004-01-28 07:59:40 UTC
I'm using 1.4.1 on panther 10.3.2 - generally works fine for me, except that the JVM 
often dies if I unminimize NetBeans after having suspended the laptop.
Comment 4 Alexandre Iline 2004-10-04 20:11:33 UTC
Would you confirm that it's working now? 
Comment 5 Jiri Skrivanek 2005-06-21 14:38:28 UTC
Jemmy works fine on Mac but NetBeans build has some specifics that commit
validation fails a lot.
Comment 6 Marian Mirilovic 2006-01-22 11:18:11 UTC
What is the status of this issue? 

jskrivanek,
What are the "specifics that commit validation fails a lot" ?
Comment 7 Jiri Skrivanek 2006-01-23 11:52:10 UTC
Build process doesn't fail because UI tests are disabled on MAC. The problem is
different main menu.
Comment 8 Marian Mirilovic 2006-10-17 11:24:38 UTC
Jirka,
is it possible to rewrite commit validation to be platform independent ?
Comment 9 Jiri Skrivanek 2006-10-23 14:25:20 UTC
The commit validation is now working on MacOS.

/cvs/ide/test/qa-functional/src/validation/IDEValidation.java,v  <-- 
IDEValidation.java
new revision: 1.165; previous revision: 1.164
done
Checking in IDECommitValidation.java;
/cvs/ide/test/qa-functional/src/validation/IDECommitValidation.java,v  <-- 
IDECommitValidation.java
new revision: 1.45; previous revision: 1.44


/cvs/jemmy/src/org/netbeans/jemmy/operators/JMenuBarOperator.java,v  <-- 
JMenuBarOperator.java
new revision: 1.15; previous revision: 1.14
done
Checking in drivers/menus/AppleMenuDriver.java;
/cvs/jemmy/src/org/netbeans/jemmy/drivers/menus/AppleMenuDriver.java,v  <-- 
AppleMenuDriver.java
new revision: 1.3; previous revision: 1.2