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 92522

Summary: Validation failure on my computer
Product: ide Reporter: Jaroslav Tulach <jtulach>
Component: CodeAssignee: Jiri Skrivanek <jskrivanek>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: the report

Description Jaroslav Tulach 2007-01-15 09:55:07 UTC
XTest Failures Report
run on UnknownHost at 2007-01-15 10:43:31.865
 
Test Run
 
Name:NetBeans tests
Config:commit-validation-nb
Run (when): 2007-01-15 10:42:53.256
 
Module: ide
 
Name  Status  Message  TestBag  Test Type
  IDECommitValidation.testProjectsView  fail  Wait next node loaded under 
parent [Projects, SampleProject [Main], Source Packages, sample1] when 
requested was [ Projects, SampleProject [Main], Source Packages, sample1, 
SampleClass11 ]  IDE commit validation  qa-functional
Comment 1 Jaroslav Tulach 2007-01-15 09:56:04 UTC
Created attachment 37365 [details]
the report
Comment 2 Jiri Skrivanek 2007-01-15 10:18:50 UTC
When I was fixing 91185, I forgot to remove the line which caused troubles. Now
it is finally correct. I am sorry for that.

/cvs/ide/test/qa-functional/src/validation/IDEValidation.java,v  <-- 
IDEValidation.java
new revision: 1.187; previous revision: 1.186