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 81084 - Open JSP file test is failing
Summary: Open JSP file test is failing
Status: CLOSED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Tests (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Marian Mirilovic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-25 15:28 UTC by Marian Mirilovic
Modified: 2011-05-24 13:39 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 Marian Mirilovic 2006-07-25 15:28:33 UTC
NB Dev(200607241800) 

Open JSP file test is failing on Wins ...
============================

------------------------- after popup invocation ------------
------------------------- after open ------------
------- [ 2 ] ---------------- Exception rises while measuring performance
:Measuring failed, because we start[4089020373] > end[4089019499] or start=0
java.lang.IllegalStateException: Measuring failed, because we start[4089020373]
> end[4089019499] or start=0
	at
org.netbeans.performance.test.utilities.PerformanceTestCase.getMeasuredTime(PerformanceTestCase.java:761)
	at
org.netbeans.performance.test.utilities.PerformanceTestCase.measureTime(PerformanceTestCase.java:293)
	at
org.netbeans.performance.test.utilities.PerformanceTestCase.doMeasurement(PerformanceTestCase.java:206)
Comment 1 Marian Mirilovic 2006-07-25 15:29:53 UTC
Checking in gui/action/OpenJspFile.java;
/cvs/performance/test/qa-functional/src/gui/action/OpenJspFile.java,v  <-- 
OpenJspFile.java
new revision: 1.9; previous revision: 1.8
Comment 2 Marian Mirilovic 2006-07-26 21:16:47 UTC
Checking in qa-functional/src/gui/action/OpenJspFile.java;
/cvs/performance/test/qa-functional/src/gui/action/OpenJspFile.java,v  <-- 
OpenJspFile.java
new revision: 1.7.8.2; previous revision: 1.7.8.1
Comment 3 Marian Mirilovic 2006-07-28 08:22:27 UTC
verified