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 201408 - Some of the drill-down tests are failing
Summary: Some of the drill-down tests are failing
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 7.1
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: REGRESSION, TEST
Depends on:
Blocks:
 
Reported: 2011-08-29 17:43 UTC by Tomas Hurka
Modified: 2011-09-27 12:40 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 Tomas Hurka 2011-08-29 17:43:12 UTC
The following test are failing:
org.netbeans.modules.profiler.categories.j2se.FlatProfileTest.testUIManager
org.netbeans.modules.profiler.categories.j2se.FlatProfileTest.testMixedCategories 
org.netbeans.modules.profiler.categories.j2se.FlatProfileTest.testThreadedMixedCategories
Comment 1 Tomas Hurka 2011-08-29 17:44:31 UTC
This regression is caused by introduction of javafx specific areas of interest introduced to the profiler javase project support in http://hg.netbeans.org/profiler-main/rev/dff0aa577c4e
Comment 2 Tomas Hurka 2011-08-29 17:57:52 UTC
Fixed in profiler-main

changeset:   200271:ba77ee1b51a9
user:        Tomas Hurka <thurka@netbeans.org>
date:        Mon Aug 29 19:52:22 2011 +0200
summary:     bugfix #201408, FlatProfileTest fixed after introduction of javafx areas of interest
Comment 3 Quality Engineering 2011-08-30 14:22:29 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/ba77ee1b51a9
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #201408, FlatProfileTest fixed after introduction of javafx areas of interest