Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 351270 - [file] testETagHandling - java.lang.AssertionError:
Summary: [file] testETagHandling - java.lang.AssertionError:
Status: RESOLVED FIXED
Alias: None
Product: Orion
Classification: ECD
Component: Server (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 0.3 M1   Edit
Assignee: Szymon Brandys CLA
QA Contact:
URL: http://download.eclipse.org/e4/orion/...
Whiteboard: gsoc2011
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-06 03:16 EDT by Szymon Brandys CLA
Modified: 2011-07-19 05:35 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 Szymon Brandys CLA 2011-07-06 03:16:16 EDT
Build: I20110706-0200

N/A

java.lang.AssertionError:
at org.eclipse.orion.server.tests.servlets.files.AdvancedFilesTest.testETagHandling(AdvancedFilesTest.java:135)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
at org.eclipse.core.launcher.Main.main(Main.java:34)
Comment 1 Piotr Janik CLA 2011-07-07 06:54:31 EDT
Fix: https://github.com/pjanik/orion.server/tree/bug351270
Comment 2 Szymon Brandys CLA 2011-07-07 07:18:53 EDT
Fixed with c94a97cd89bbb32ca5cd5965281da7470d2c856a.