Skip to content

Use chg rather than hg for Send/Receive, saving about 20 seconds per S/R #103

Use chg rather than hg for Send/Receive, saving about 20 seconds per S/R

Use chg rather than hg for Send/Receive, saving about 20 seconds per S/R #103

GitHub Actions / Test Results failed Nov 8, 2024 in 0s

1 fail, 22 skipped, 293 pass in 6m 23s

    2 files    21 suites   6m 23s ⏱️
316 tests 293 ✔️ 22 💤 1
319 runs  296 ✔️ 22 💤 1

Results for commit 1325a27.

Annotations

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

MissingFwDataFixer_Throws failed

src/LfMerge.Core.Tests/TestResults/TestResults.xml
Raw output
  Expected: <System.InvalidOperationException>
  But was:  <System.IO.DirectoryNotFoundException: Could not find a part of the path '/tmp/MissingFwDataFixer_Throws3rebdskb.ueg/webwork/testlangproj'.
   at System.IO.FileSystem.RemoveEmptyDirectory(String fullPath, Boolean topLevel, Boolean throwWhenNotEmpty)
   at System.IO.Directory.Delete(String path, Boolean recursive)
   at LfMergeBridge.LanguageForgeSendReceiveActionHandler.LibTriboroughBridgeChorusPlugin.Infrastructure.IBridgeActionTypeHandler.StartWorking(IProgress progress, Dictionary`2 options, String& somethingForClient)
   at LfMergeBridge.LfMergeBridge.Execute(String actionType, IProgress progress, Dictionary`2 options, String& somethingForClient)
   at LfMerge.Core.Actions.SynchronizeAction.DoRun(ILfProject project) in /home/runner/work/LfMerge/LfMerge/src/LfMerge.Core/Actions/SynchronizeAction.cs:line 101
   at LfMerge.Core.Actions.Action.Run(ILfProject project) in /home/runner/work/LfMerge/LfMerge/src/LfMerge.Core/Actions/Action.cs:line 110
   at LfMerge.Core.Tests.Actions.SynchronizeActionBridgeIntegrationTests.<MissingFwDataFixer_Throws>b__13_0() in /home/runner/work/LfMerge/LfMerge/src/LfMerge.Core.Tests/Actions/SynchronizeActionBridgeIntegrationTests.cs:line 105
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
--- End of stack trace from previous location ---
   at NUnit.Framework.Internal.ExceptionHelper.Rethrow(Exception exception)
   at NUnit.Framework.Internal.Reflect.DynamicInvokeWithTransparentExceptions(Delegate delegate)
   at NUnit.Framework.Internal.ExceptionHelper.RecordException(Delegate parameterlessDelegate, String parameterName)>
   at LfMerge.Core.Tests.Actions.SynchronizeActionBridgeIntegrationTests.MissingFwDataFixer_Throws() in /home/runner/work/LfMerge/LfMerge/src/LfMerge.Core.Tests/Actions/SynchronizeActionBridgeIntegrationTests.cs:line 105

1)    at LfMerge.Core.Tests.Actions.SynchronizeActionBridgeIntegrationTests.MissingFwDataFixer_Throws() in /home/runner/work/LfMerge/LfMerge/src/LfMerge.Core.Tests/Actions/SynchronizeActionBridgeIntegrationTests.cs:line 105
Starting MissingFwDataFixer_Throws
Action.None started
Action.TransferMongoToLcm started
Failed to find the LCM cache!
Action.TransferMongoToLcm finished
About to dispose FW project testlangproj
Successfully disposed FW project testlangproj
Syncing
Got exception. State going to IDLE
LfMerge exiting due to System.IO.DirectoryNotFoundException exception in Action.None (Could not find a part of the path '/tmp/MissingFwDataFixer_Throws3rebdskb.ueg/webwork/testlangproj'.)