CruiseControl.NET Logo Login Documentation

Version : 1.5.6804.1

Latest
Next
Previous
 
Build Report
View Build Log
NUnit Details
NUnit Timings
MSBuild Report
 
Recent Builds
2010-03-17 14:44:16 (150)
2010-03-16 21:20:10 (Failed)
2010-03-16 16:32:51 (149)
2010-03-16 16:29:17 (148)
2010-03-15 21:11:00 (147)
2010-03-15 21:07:37 (146)
2010-03-13 14:29:39 (145)
2010-03-12 13:31:44 (144)
2010-03-10 16:59:30 (143)
2010-03-10 07:46:43 (142)
Show All
BUILD EXCEPTION
Error Message: ThoughtWorks.CruiseControl.Core.CruiseControlException: Source control operation failed: svn: Can't connect to host 'svn.sharpdevelop.net': A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. . Process command: C:\Program Files (x86)\Subversion\bin\svn.exe log svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0/SharpDevelop -r "{2010-02-04T19:06:01Z}:{2010-02-04T22:27:26Z}" --verbose --xml --no-auth-cache --non-interactive at ThoughtWorks.CruiseControl.Core.Sourcecontrol.ProcessSourceControl.Execute(ProcessInfo processInfo) at ThoughtWorks.CruiseControl.Core.Sourcecontrol.Svn.GetModifications(IIntegrationResult from, IIntegrationResult to) at ThoughtWorks.CruiseControl.Core.Sourcecontrol.QuietPeriod.GetModificationsWithLogging(ISourceControl sc, IIntegrationResult from, IIntegrationResult to) at ThoughtWorks.CruiseControl.Core.Sourcecontrol.QuietPeriod.GetModifications(ISourceControl sourceControl, IIntegrationResult lastBuild, IIntegrationResult thisBuild) at ThoughtWorks.CruiseControl.Core.IntegrationRunner.GetModifications(IIntegrationResult from, IIntegrationResult to) at ThoughtWorks.CruiseControl.Core.IntegrationRunner.Integrate(IntegrationRequest request)
Project: SharpDevelop-30-CI
Date of build: 2010-02-04 23:27:26
Running time: 00:00:21
Integration Request: Build (IfModificationExists) triggered from IntervalTrigger
Modifications since last build (0)
Tests run: 5796, Failures: 0, Not run: 21, Time: 50.528 seconds
All Tests Passed
Warning Debugger.Tests.DebuggerTests.GenericDictionary
Warning Debugger.Tests.DebuggerTests.MainThreadExit
Warning Debugger.Tests.DebuggerTests.MemoryReadWrite
Warning Debugger.Tests.DebuggerTests.ObjectValue
Warning Debugger.Tests.DebuggerTests.ThreadName
Warning ICSharpCode.NRefactory.Tests.Ast.MethodDeclarationTests.VBNetFunctionMethodDeclarationTest
Warning ICSharpCode.NRefactory.Tests.PrettyPrinter.CSharpOutputTest.IfStatementSeparateLines
Warning ICSharpCode.NRefactory.Tests.PrettyPrinter.CSharpOutputTest.SingleLineIfElseStatement
Warning ICSharpCode.NRefactory.Tests.PrettyPrinter.CSharpToVBNetConverterTest.CollectionAndObjectInitializer
Warning ICSharpCode.SharpDevelop.Dom.Tests.NRefactoryRefactoringProviderTests.GenerateInterfaceFromImplicitPropertyWithPrivateSetterTest
Warning ICSharpCode.SharpDevelop.Dom.Tests.NRefactoryRefactoringProviderTests.GenerateInterfaceWithStaticMethodsTest
Warning PythonBinding.Tests.Expressions.ParsePartialFromImportStatementTestFixture.FromSystemImportStatementFollowedByIdentifierAsNameFollowedByNewLineHasIdentifierAsNameInAsNamesCollection
Warning PythonBinding.Tests.Expressions.ParsePartialFromImportStatementTestFixture.FromSystemImportStatementFollowedByIdentifierAsNameFollowedBySpaceHasIdentifierAsNameInAsNamesCollection
Warning PythonBinding.Tests.Expressions.ParsePartialFromImportStatementTestFixture.FromSystemImportStatementFollowedByIdentifierAsNameHasIdentifierAsNameInAsNamesCollection
Warning PythonBinding.Tests.Expressions.ParsePartialFromImportStatementTestFixture.FromSystemImportStatementFollowedByMultipleIdentifierAsNameFollowedBySpaceHasIdentifierAsNameInAsNamesCollection
Warning PythonBinding.Tests.Resolver.ResolveLocalClassInstanceTestFixture.DifferentTypeCreatedLast
Warning PythonBinding.Tests.Resolver.ResolveLocalClassInstanceTestFixture.GetTypeOfInstance
Warning PythonBinding.Tests.Resolver.ResolveLocalClassInstanceTestFixture.NullCodeShouldNotResolve
Warning PythonBinding.Tests.Resolver.ResolveLocalClassInstanceTestFixture.ResolveResultIsLocalResolveResult
Warning PythonBinding.Tests.Resolver.ResolveLocalClassInstanceTestFixture.ResolveResultVariableName
Warning PythonBinding.Tests.Resolver.ResolveLocalClassInstanceTestFixture.StringAssignmentShouldNotResolve
Warning Details (21)
Test: Debugger.Tests.DebuggerTests.GenericDictionary
Type: Warning
Message:

Test: Debugger.Tests.DebuggerTests.MainThreadExit
Type: Warning
Message: Ignoring test due to race condition

Test: Debugger.Tests.DebuggerTests.MemoryReadWrite
Type: Warning
Message: Ignored because it fails too frequently - the expected output seems to be different on each machine (or at least for each .NET/Windows version combination)

Test: Debugger.Tests.DebuggerTests.ObjectValue
Type: Warning
Message:

Test: Debugger.Tests.DebuggerTests.ThreadName
Type: Warning
Message: Test fails on build server

Test: ICSharpCode.NRefactory.Tests.Ast.MethodDeclarationTests.VBNetFunctionMethodDeclarationTest
Type: Warning
Message: End line for function is off by one.

Test: ICSharpCode.NRefactory.Tests.PrettyPrinter.CSharpOutputTest.IfStatementSeparateLines
Type: Warning
Message: PlaceElseOnNewLine is currently broken

Test: ICSharpCode.NRefactory.Tests.PrettyPrinter.CSharpOutputTest.SingleLineIfElseStatement
Type: Warning
Message: Single-line if-else is currently broken.

Test: ICSharpCode.NRefactory.Tests.PrettyPrinter.CSharpToVBNetConverterTest.CollectionAndObjectInitializer
Type: Warning
Message:

Test: ICSharpCode.SharpDevelop.Dom.Tests.NRefactoryRefactoringProviderTests.GenerateInterfaceFromImplicitPropertyWithPrivateSetterTest
Type: Warning
Message:

Test: ICSharpCode.SharpDevelop.Dom.Tests.NRefactoryRefactoringProviderTests.GenerateInterfaceWithStaticMethodsTest
Type: Warning
Message: This test is not necessary: we shouldn't require that GenerateInterfaceForClass ignores static methods, they cannot be selected as memberToExtract in the UI anyways.

Test: PythonBinding.Tests.Expressions.ParsePartialFromImportStatementTestFixture.FromSystemImportStatementFollowedByIdentifierAsNameFollowedByNewLineHasIdentifierAsNameInAsNamesCollection
Type: Warning
Message: Does not work

Test: PythonBinding.Tests.Expressions.ParsePartialFromImportStatementTestFixture.FromSystemImportStatementFollowedByIdentifierAsNameFollowedBySpaceHasIdentifierAsNameInAsNamesCollection
Type: Warning
Message: Does not work

Test: PythonBinding.Tests.Expressions.ParsePartialFromImportStatementTestFixture.FromSystemImportStatementFollowedByIdentifierAsNameHasIdentifierAsNameInAsNamesCollection
Type: Warning
Message: Does not work

Test: PythonBinding.Tests.Expressions.ParsePartialFromImportStatementTestFixture.FromSystemImportStatementFollowedByMultipleIdentifierAsNameFollowedBySpaceHasIdentifierAsNameInAsNamesCollection
Type: Warning
Message: Does not work

Test: PythonBinding.Tests.Resolver.ResolveLocalClassInstanceTestFixture.DifferentTypeCreatedLast
Type: Warning
Message: Disabled local variable resolution for SD 3.0

Test: PythonBinding.Tests.Resolver.ResolveLocalClassInstanceTestFixture.GetTypeOfInstance
Type: Warning
Message: Disabled local variable resolution for SD 3.0

Test: PythonBinding.Tests.Resolver.ResolveLocalClassInstanceTestFixture.NullCodeShouldNotResolve
Type: Warning
Message: Disabled local variable resolution for SD 3.0

Test: PythonBinding.Tests.Resolver.ResolveLocalClassInstanceTestFixture.ResolveResultIsLocalResolveResult
Type: Warning
Message: Disabled local variable resolution for SD 3.0

Test: PythonBinding.Tests.Resolver.ResolveLocalClassInstanceTestFixture.ResolveResultVariableName
Type: Warning
Message: Disabled local variable resolution for SD 3.0

Test: PythonBinding.Tests.Resolver.ResolveLocalClassInstanceTestFixture.StringAssignmentShouldNotResolve
Type: Warning
Message: Disabled local variable resolution for SD 3.0