Bug 201931 - pluggable FilerTests fail sporadically on Linux
Summary: pluggable FilerTests fail sporadically on Linux
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: APT (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Generic inbox for the JDT-APT component CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-31 12:38 EDT by Walter Harley CLA
Modified: 2023-03-08 07:36 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Walter Harley CLA 2007-08-31 12:38:39 EDT
The org.eclipse.jdt.apt.pluggable.tests_linux.gtk.x86_5.0 FilerTests test is failing in the automated framework, about one time in two.

The test does not fail on Windows, nor does it fail on a Sun 1.6.0_03 JVM on Linux nor a JRockit 1.6.0_02 JVM on Linux, but it does seem to fail on earlier 1.6 VMs on Linux.  Best guess is that there is a bug related to deleting a file and then checking for its existence, but that is just an unconfirmed guess at this point.

We have tried disabling automatic builds during the test case, and tried inserting a 500msec pause and retry if exists() on the file in question returns false.  Neither has solved the problem.
Comment 1 Walter Harley CLA 2007-08-31 19:46:21 EDT
This appears to be failing on the Sun 1.6.0_03 VM as well.  It continues to pass reliably on Windows and on JRockit 1.6.0_02 on Linux.

A simple test of repeatedly creating a file, deleting it, and checking whether it exists does not fail, so something trickier must be going on.
Comment 2 Walter Harley CLA 2009-08-03 17:01:54 EDT
Reassigning to jdt-apt-inbox, per http://wiki.eclipse.org/Platform_UI/Bug_Triage_Change_2009.
Comment 3 Stephan Herrmann CLA 2019-01-14 17:48:59 EST
Still an issue on gerrit (linux), but I couldn't reproduce locally (also linux).
Comment 4 Eclipse Genie CLA 2021-01-04 16:44:03 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 5 Eclipse Genie CLA 2023-03-08 07:36:31 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.