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 144272 - SQLExecutor tests failing
Summary: SQLExecutor tests failing
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: David Vancouvering
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2008-08-18 14:59 UTC by Andrei Badea
Modified: 2009-02-13 08:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Badea 2008-08-18 14:59:15 UTC
The SQLExecutor unit tests are failing because the target database is not set up. There doesn't seem to be any good
reason not to use the Derby jar file in db/external for the tests.
Comment 1 David Vancouvering 2008-08-19 22:38:45 UTC
After discussing this at our team meeting, the decision is to rewrite these tests to use Derby by default, but to allow
them to be reconfigured to use MySQL (e.g. in our Hudson build).
Comment 2 David Vancouvering 2008-08-27 06:12:31 UTC
a9a6798ccceb
Comment 3 Quality Engineering 2008-08-28 06:42:40 UTC
Integrated into 'main-golden', available in build *200808280201* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/a9a6798ccceb
User: David Van Couvering <davidvc@netbeans.org>
Log: #144272: SQLExecutor tests failing
These now work with Derby out of the box
The DB explorer tests are failing with MySQL - they are revealing a timing bug that has been causing a number of exception reports.  Will work on that as a separate issue.
Comment 4 mvanek 2009-02-13 08:54:15 UTC
verified.
NetBeans IDE Dev (Build 200902120201)