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 83263 - Code Completion tests are failing
Summary: Code Completion tests are failing
Status: CLOSED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Tests (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Marian Mirilovic
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2006-08-23 11:14 UTC by Marian Mirilovic
Modified: 2011-05-24 13: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 Marian Mirilovic 2006-08-23 11:14:55 UTC
I found out that Code Completion tests are failing/measuring wrong action, I
mean 2nd and 3rd measurement.
Comment 1 Marian Mirilovic 2006-08-23 11:17:14 UTC
/src/org/netbeans/test/performance/Main.java
Checking in qa-functional/src/gui/action/JavaCompletionInEditor.java;
/cvs/performance/test/qa-functional/src/gui/action/JavaCompletionInEditor.java,v
 <--  JavaCompletionInEditor.java
new revision: 1.11.8.3; previous revision: 1.11.8.2
done
Checking in
qa-functional/data/PerformanceTestData/src/org/netbeans/test/performance/Main.java;
/cvs/performance/test/qa-functional/data/PerformanceTestData/src/org/netbeans/test/performance/Main.java,v
 <--  Main.java
new revision: 1.5.8.2; previous revision: 1.5.8.1
done

org/netbeans/test/performance/Main.java
Checking in qa-functional/src/gui/action/JavaCompletionInEditor.java;
/cvs/performance/test/qa-functional/src/gui/action/JavaCompletionInEditor.java,v
 <--  JavaCompletionInEditor.java
new revision: 1.14; previous revision: 1.13
done
Checking in
qa-functional/data/PerformanceTestData/src/org/netbeans/test/performance/Main.java;
/cvs/performance/test/qa-functional/data/PerformanceTestData/src/org/netbeans/test/performance/Main.java,v
 <--  Main.java
new revision: 1.7; previous revision: 1.6
done

Comment 2 Marian Mirilovic 2006-09-20 07:52:08 UTC
verified