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 160330 - Inaccuracy tests: tests hangs on boost and mysql
Summary: Inaccuracy tests: tests hangs on boost and mysql
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-16 09:54 UTC by soldatov
Modified: 2009-03-18 22:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
boost's log (103.81 KB, text/plain)
2009-03-16 09:55 UTC, soldatov
Details
mysql's log (8.90 MB, text/plain)
2009-03-16 09:58 UTC, soldatov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2009-03-16 09:54:29 UTC
tests hangs on boost and mysql second day
Comment 1 soldatov 2009-03-16 09:55:28 UTC
Created attachment 78215 [details]
boost's log
Comment 2 soldatov 2009-03-16 09:58:29 UTC
Created attachment 78216 [details]
mysql's log
Comment 3 Vladimir Voskresensky 2009-03-16 13:20:12 UTC
fixed BOOST problems (casting of unresolved classifiers):
http://hg.netbeans.org/main/rev/d37d0fcb405a

all others are memory problems and probably would be resolved after reboot.
Please, reopen if you still see problems
Comment 4 Quality Engineering 2009-03-18 22:46:07 UTC
Integrated into 'main-golden', will be available in build *200903181604* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/d37d0fcb405a
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixing IZ#160330: Inaccuracy tests: tests hangs on boost and mysql
- fixed boost problems