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 32583 - BundleKeysTest failing
Summary: BundleKeysTest failing
Status: RESOLVED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Jellytools (show other bugs)
Version: 3.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2003-04-03 00:57 UTC by Jesse Glick
Modified: 2003-07-23 18:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Failure log (10.22 KB, text/html)
2003-04-03 00:57 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2003-04-03 00:57:03 UTC
In trunk, after loaders separation. Should be
trivial to correct, but in the meantime GUI tests
may not be running.

Didn't you do a full run of all unit tests before
committing?
Comment 1 Jesse Glick 2003-04-03 00:57:22 UTC
Created attachment 9674 [details]
Failure log
Comment 2 Jaroslav Tulach 2003-04-03 06:50:38 UTC
I run the tests, but I did not mind if some of them were failing, they
do anyway.
Comment 3 Jaroslav Tulach 2003-04-03 07:19:33 UTC
Adam, it seems to me that my recent integration have broken
BundleKeysTest. Actually I do not know how to fix it. Bug as you're
likely to be in touch with jemmy/jelly, I am notifying you.

All missing keys shall now be located in org.openide.loaders.Bundle in
module openide-loaders.jar 
Comment 4 Jaroslav Tulach 2003-04-03 07:20:43 UTC
Sorry for not noticing the test failure before commiting.
Comment 5 Adam Sotona 2003-04-03 07:35:11 UTC
Thanks for this info, it will prevent a lot of failures.

I am fixing it immediatelly.
Comment 6 Adam Sotona 2003-04-03 08:30:54 UTC
fixed JellyTools keys

modified set of tested keys for org.netbeans.core.BundleKeysTest and
org.netbeans.jellytools.BundleKeysTest