Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 282537 - A lot of failing API tools tests in recent N builds (for Windows)
Summary: A lot of failing API tools tests in recent N builds (for Windows)
Status: VERIFIED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: API Tools (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.6 M2   Edit
Assignee: Michael Rennie CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 275020
Blocks:
  Show dependency tree
 
Reported: 2009-07-06 11:28 EDT by Michael Rennie CLA
Modified: 2009-09-08 10:34 EDT (History)
1 user (show)

See Also:


Attachments
baseline disposed fixes (3.97 KB, patch)
2009-07-13 22:00 EDT, Michael Rennie CLA
no flags Details | Diff
disables tests / tracing (20.72 KB, patch)
2009-07-15 10:36 EDT, Michael Rennie CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Rennie CLA 2009-07-06 11:28:19 EDT
N20090705-2000 and previous builds

There are hundreds of API tools errors in the nightly builds in the compatibility tests.

It seems that for some reason each of the tests is failing to find a testing API component, which causes the NPE when we try to create the API description.
Comment 1 Michael Rennie CLA 2009-07-13 22:00:16 EDT
Created attachment 141465 [details]
baseline disposed fixes

This patch fixes up some of the baseline disposed log entries from the test runs.
Comment 2 Michael Rennie CLA 2009-07-13 22:03:40 EDT
I have yet to reproduce a test failure locally running from the workspace or from the test framework.
Comment 3 Michael Rennie CLA 2009-07-13 22:08:32 EDT
applied patch 1 to HEAD.
Comment 4 Michael Rennie CLA 2009-07-15 10:36:38 EDT
Created attachment 141651 [details]
disables tests / tracing

This patch disables the failing tests in HEAD until we can find the problem of the failures and adds in a tonne more tracing to our API description code.
Comment 5 Michael Rennie CLA 2009-07-17 09:50:27 EDT
marking this bug as depending on bug 275020 as the fix for that bug has a few consistency fixes for our tests / test code.
Comment 6 Michael Rennie CLA 2009-08-06 15:52:21 EDT
The fix to this bug is in bug 285123, but we will wait for a few more builds / test passes before marking this bug fixed. Moving to 3.6 M2
Comment 7 Michael Rennie CLA 2009-08-12 14:05:45 EDT
re-enabled the failing tests for the N-build tonight to see how it goes...
Comment 8 Darin Wright CLA 2009-09-08 10:34:34 EDT
Marking fixed. Tests are passing once again.
Comment 9 Darin Wright CLA 2009-09-08 10:34:48 EDT
Verified.