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 48069 - failures in ActionTest test suite
Summary: failures in ActionTest test suite
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Actions (show other bugs)
Version: 4.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2004-08-27 13:01 UTC by pzajac
Modified: 2008-12-22 15:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
test's log (5.13 KB, text/plain)
2004-08-27 13:02 UTC, pzajac
Details
test log (970 bytes, text/html)
2004-09-07 14:24 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2004-08-27 13:01:26 UTC
Host	:	qa-frodo
Operating System Name	:	SunOS
Operating System Version	:	5.9
System Architecture	:	sparc
Java Version	:	1.5.0-rc
Java Vendor	:	Sun Microsystems Inc.
User Language	:	en
Comment 1 pzajac 2004-08-27 13:02:09 UTC
Created attachment 17192 [details]
test's log
Comment 2 Jiri Rechtacek 2004-08-31 15:52:04 UTC
Improved ActionsTest to figure out what's wrong with test on Sparc
platform, passes on other platforms.

Checking in unit/src/org/openide/awt/ActionsTest.java;
/cvs/openide/test/unit/src/org/openide/awt/ActionsTest.java,v  <-- 
ActionsTest.java
new revision: 1.6; previous revision: 1.5
done
Comment 3 Jiri Rechtacek 2004-09-02 13:53:25 UTC
No defect in openide/action framework. There was a problem in
RGB-model recount on sparc machine. Test has been fixed to be more
resistant with RGB-recount.

Checking in unit/src/org/openide/awt/ActionsTest.java;
/cvs/openide/test/unit/src/org/openide/awt/ActionsTest.java,v  <-- 
ActionsTest.java
new revision: 1.7; previous revision: 1.6
done
Processing log script arguments...
More commits to come...
Checking in unit/src/org/openide/awt/data/testIcon.gif;
/cvs/openide/test/unit/src/org/openide/awt/data/testIcon.gif,v  <-- 
testIcon.gif
new revision: 1.2; previous revision: 1.1
done
Checking in unit/src/org/openide/awt/data/testIcon24.gif;
/cvs/openide/test/unit/src/org/openide/awt/data/testIcon24.gif,v  <--
 testIcon24.gif
new revision: 1.2; previous revision: 1.1
done
Checking in unit/src/org/openide/awt/data/testIcon24_disabled.gif;
/cvs/openide/test/unit/src/org/openide/awt/data/testIcon24_disabled.gif,v
 <--  testIcon24_disabled.gif
new revision: 1.2; previous revision: 1.1
done
Checking in unit/src/org/openide/awt/data/testIcon24_pressed.gif;
/cvs/openide/test/unit/src/org/openide/awt/data/testIcon24_pressed.gif,v
 <--  testIcon24_pressed.gif
new revision: 1.2; previous revision: 1.1
done
Checking in unit/src/org/openide/awt/data/testIcon24_rollover.gif;
/cvs/openide/test/unit/src/org/openide/awt/data/testIcon24_rollover.gif,v
 <--  testIcon24_rollover.gif
new revision: 1.2; previous revision: 1.1
done
Checking in unit/src/org/openide/awt/data/testIcon_disabled.gif;
/cvs/openide/test/unit/src/org/openide/awt/data/testIcon_disabled.gif,v
 <--  testIcon_disabled.gif
new revision: 1.2; previous revision: 1.1
done
Checking in unit/src/org/openide/awt/data/testIcon_pressed.gif;
/cvs/openide/test/unit/src/org/openide/awt/data/testIcon_pressed.gif,v
 <--  testIcon_pressed.gif
new revision: 1.2; previous revision: 1.1
done
Checking in unit/src/org/openide/awt/data/testIcon_rollover.gif;
/cvs/openide/test/unit/src/org/openide/awt/data/testIcon_rollover.gif,v
 <--  testIcon_rollover.gif
new revision: 1.2; previous revision: 1.1
done
Comment 4 pzajac 2004-09-07 14:24:07 UTC
[200408061800] test fails on solaris and jdk 1.5. 
Comment 5 pzajac 2004-09-07 14:24:51 UTC
Created attachment 17431 [details]
test log
Comment 6 Jiri Rechtacek 2004-09-07 14:34:55 UTC
Ok. but the build 200408061800 is obsolete. This fixed since 2004-09-02.
Comment 7 pzajac 2004-09-09 13:09:11 UTC
Ok, build 200409081800 is not obsolete, I hope.
Comment 8 Jiri Rechtacek 2004-09-09 17:49:48 UTC
Ok, I did a hack to this test. It must passed on sparc too.

Checking in unit/src/org/openide/awt/ActionsTest.java;
/cvs/openide/test/unit/src/org/openide/awt/ActionsTest.java,v  <-- 
ActionsTest.java
new revision: 1.8; previous revision: 1.7
done
Comment 9 pzajac 2004-09-10 13:41:33 UTC
v