Bug 176358 - [search] Failure in JavaSearchBugsTest while running random tests order
Summary: [search] Failure in JavaSearchBugsTest while running random tests order
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.3 M6   Edit
Assignee: Frederic Fusier CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-05 06:49 EST by Frederic Fusier CLA
Modified: 2007-03-20 09:40 EDT (History)
0 users

See Also:


Attachments
Proposed patch (3.34 KB, patch)
2007-03-05 06:52 EST, Frederic Fusier CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frederic Fusier CLA 2007-03-05 06:49:50 EST
Using I20070228-0930 but surely happens since test for bug 167190 has been added.
I run JavaSearchBugsTest using -Dordering=3 to simulate random tests order and then got 1 failure #testBug167190()!
Comment 1 Frederic Fusier CLA 2007-03-05 06:52:36 EST
Created attachment 60257 [details]
Proposed patch
Comment 2 Frederic Fusier CLA 2007-03-05 06:55:21 EST
This patch compare the results of two different searchAllTypeNames request which must be identical as the given parameter are the same.
However, the test is now always failing due to a problem in the fix of bug 167190!
I'll open a new bug for this issue and will release the two fixes simultaneously...
Comment 3 Frederic Fusier CLA 2007-03-06 03:27:15 EST
Released for 3.3 M6 in HEAD.
Comment 4 Olivier Thomann CLA 2007-03-20 09:40:48 EDT
Verified for 3.3 M6 using build I20070320-0010