Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [gmf-dev] Fwd: [gmf-releng] integration build.49 Build Fixed


Hi, Max et al.,

Sorry for the late response.  I'm looking into the clipboard JUnit failures now.

Cheers,

Christian



Christian W. Damus
Aurora Core Model Services
IBM Rational Software
Tel: (613) 591-7937
-- If at first you do succeed, try to hide your astonishment.



Max Feldman <max.feldman@xxxxxxxxxxx>
Sent by: gmf-dev-bounces@xxxxxxxxxxx

05/03/2006 05:35 AM

Please respond to
"GMF Project developer discussions."

To
"GMF Project developer discussions." <gmf-dev@xxxxxxxxxxx>
cc
gmf-releng@xxxxxxxxxxx
Subject
[gmf-dev] Fwd: [gmf-releng] integration build.49 Build Fixed





Hello,

  I'm currently trying to keep our integration target as close to RC2 projected target as possible. 
It is now:

Eclipse platform - RC2
EMF - RC2
GEF - latest integration build
EMFT - latest integration build

 So it might make sense to pay an attention to the failed unit tests before we are ready for our RC2.

Thanks,
Max


Begin forwarded message:

From: Buildmaster <mfeldman@xxxxxxxxxxx>
Date: May 3, 2006 1:09:27 PM GMT+04:00
To: gmf-releng@xxxxxxxxxxx
Subject: [gmf-releng] integration build.49 Build Fixed
Reply-To: GMF Release List <gmf-releng@xxxxxxxxxxx>

View results here -> http://gmf-dev.borland.com/cruisecontrol/buildresults/integration?log=log20060503102007Lbuild.49

BUILD COMPLETE -  build.49
Date of build:
05/03/2006 10:20:07 timezone: Europe,Prague
Time to build:
48 minutes 56 seconds
Last changed:
05/03/2006 03:00:55
Last log entry:






 Modifications since last successful build:  (1)
change User force build/force build

 Unit Tests: (438)

failure test_copyRoot_bugzilla107880 AllTests
failure test_copyPasteRoot_bugzilla107880 AllTests
failure test_copyPasteRootToItself_bugzilla107880 AllTests
failure test_copyPasteMultipleRoots_bugzilla107880 AllTests
failure test_pasteRootToInvalidTarget_bugzilla107880 AllTests
failure test_pasteToResource_bugzilla107880 AllTests

 
 Unit Test Error Details: (6)
Test: test_copyRoot_bugzilla107880
Class: AllTests
Type: junit.framework.AssertionFailedError
Message: Failed to copy elements to string.
junit.framework.AssertionFailedError: Failed to copy elements to string.
                at org.eclipse.gmf.tests.runtime.emf.clipboard.core.BaseClipboardTest.copy(BaseClipboardTest.java:185)
                at org.eclipse.gmf.tests.runtime.emf.clipboard.core.RegressionTest.test_copyRoot_bugzilla107880(RegressionTest.java:41)
                at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
                at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
                at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
                at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
                at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
                at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
                at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
                at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
                at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
                at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
                at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
                at org.eclipse.core.launcher.Main.run(Main.java:977)
                at org.eclipse.core.launcher.Main.main(Main.java:952)
Test: test_copyPasteRoot_bugzilla107880
Class: AllTests
Type: junit.framework.AssertionFailedError
Message: Failed to copy elements to string.
junit.framework.AssertionFailedError: Failed to copy elements to string.
                at org.eclipse.gmf.tests.runtime.emf.clipboard.core.BaseClipboardTest.copy(BaseClipboardTest.java:185)
                at org.eclipse.gmf.tests.runtime.emf.clipboard.core.RegressionTest.test_copyPasteRoot_bugzilla107880(RegressionTest.java:68)
                at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
                at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
                at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
                at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
                at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
                at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
                at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
                at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
                at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
                at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
                at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
                at org.eclipse.core.launcher.Main.run(Main.java:977)
                at org.eclipse.core.launcher.Main.main(Main.java:952)
Test: test_copyPasteRootToItself_bugzilla107880
Class: AllTests
Type: junit.framework.AssertionFailedError
Message: Failed to copy elements to string.
junit.framework.AssertionFailedError: Failed to copy elements to string.
                at org.eclipse.gmf.tests.runtime.emf.clipboard.core.BaseClipboardTest.copy(BaseClipboardTest.java:185)
                at org.eclipse.gmf.tests.runtime.emf.clipboard.core.RegressionTest.test_copyPasteRootToItself_bugzilla107880(RegressionTest.java:94)
                at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
                at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
                at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
                at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
                at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
                at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
                at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
                at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
                at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
                at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
                at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
                at org.eclipse.core.launcher.Main.run(Main.java:977)
                at org.eclipse.core.launcher.Main.main(Main.java:952)
Test: test_copyPasteMultipleRoots_bugzilla107880
Class: AllTests
Type: junit.framework.AssertionFailedError
Message: Failed to copy elements to string.
junit.framework.AssertionFailedError: Failed to copy elements to string.
                at org.eclipse.gmf.tests.runtime.emf.clipboard.core.BaseClipboardTest.copy(BaseClipboardTest.java:185)
                at org.eclipse.gmf.tests.runtime.emf.clipboard.core.RegressionTest.test_copyPasteMultipleRoots_bugzilla107880(RegressionTest.java:123)
                at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
                at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
                at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
                at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
                at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
                at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
                at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
                at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
                at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
                at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
                at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
                at org.eclipse.core.launcher.Main.run(Main.java:977)
                at org.eclipse.core.launcher.Main.main(Main.java:952)
Test: test_pasteRootToInvalidTarget_bugzilla107880
Class: AllTests
Type: junit.framework.AssertionFailedError
Message: Failed to copy elements to string.
junit.framework.AssertionFailedError: Failed to copy elements to string.
                at org.eclipse.gmf.tests.runtime.emf.clipboard.core.BaseClipboardTest.copy(BaseClipboardTest.java:185)
                at org.eclipse.gmf.tests.runtime.emf.clipboard.core.RegressionTest.test_pasteRootToInvalidTarget_bugzilla107880(RegressionTest.java:149)
                at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
                at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
                at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
                at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
                at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
                at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
                at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
                at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
                at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
                at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
                at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
                at org.eclipse.core.launcher.Main.run(Main.java:977)
                at org.eclipse.core.launcher.Main.main(Main.java:952)
Test: test_pasteToResource_bugzilla107880
Class: AllTests
Type: junit.framework.AssertionFailedError
Message: Failed to copy elements to string.
junit.framework.AssertionFailedError: Failed to copy elements to string.
                at org.eclipse.gmf.tests.runtime.emf.clipboard.core.BaseClipboardTest.copy(BaseClipboardTest.java:185)
                at org.eclipse.gmf.tests.runtime.emf.clipboard.core.RegressionTest.test_pasteToResource_bugzilla107880(RegressionTest.java:172)
                at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
                at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
                at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
                at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
                at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
                at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
                at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
                at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
                at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
                at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
                at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
                at org.eclipse.core.launcher.Main.run(Main.java:977)
                at org.eclipse.core.launcher.Main.main(Main.java:952)
 

[attachment "mime-attachment.txt" deleted by Christian Damus/Ottawa/IBM] _______________________________________________
gmf-dev mailing list
gmf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/gmf-dev


Back to the top