Bug 127752 - Snapshot3Test failing
Summary: Snapshot3Test failing
Status: RESOLVED DUPLICATE of bug 51538
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 3.2   Edit
Hardware: All All
: P4 normal (vote)
Target Milestone: ---   Edit
Assignee: Szymon Brandys CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-14 11:10 EST by John Arthorne CLA
Modified: 2007-07-11 14:13 EDT (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 John Arthorne CLA 2006-02-14 11:10:13 EST
Build I20060213-0010

SnapshotTest started failing on MacOSX in this build.  It seems intermittent, but fails in greater than 50% of builds after that build.  There have been no recent Mac-specific code changes.  I cannot reproduce the test failure on a local mac test machine.

	N/A

junit.framework.AssertionFailedError: 0.1
at org.eclipse.core.tests.resources.usecase.Snapshot3Test.testVerifyPreviousSession(Snapshot3Test.java:49)
at org.eclipse.core.tests.resources.usecase.SnapshotTest.test3(SnapshotTest.java:57)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:478)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:344)
at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:57)
at org.eclipse.pde.internal.junit.runtime.CoreTestApplication.run(CoreTestApplication.java:24)
Comment 1 Mike Wilson CLA 2006-02-14 11:31:43 EST
Did the version of the OS change around the time it started failing?
Comment 2 John Arthorne CLA 2006-02-14 11:42:59 EST
Sonia tells me nothing at all changed on the test machine.  The machine hung for an unknown reason while running tests today, but my test failed yesterday as well.  When the test machine is free I will try running the test on it manually.
Comment 3 John Arthorne CLA 2006-05-04 11:08:32 EDT
This failure happened again on N20060504-0010 on Windows only. It hasn't failed on Mac since mid-February...
Comment 4 Mike Wilson CLA 2006-05-04 11:17:25 EDT
Will re-open if it happens again.
Comment 5 John Arthorne CLA 2006-05-04 11:23:50 EDT
Since it failed in last night's N-build on Windows, I'd like to keep this open until I understand what is going on.
Comment 6 John Arthorne CLA 2007-07-11 14:13:09 EDT

*** This bug has been marked as a duplicate of bug 51538 ***