-
Notifications
You must be signed in to change notification settings - Fork 24
Description
Hi,
The version of vs is VS2015 update3 with latest update vs14-kb3165756.
There are some errors when running test as bellow. How can I resolve the problem?
In additional, I want to change the .exe path to another path, for examble _E:\maf_infswt_trunk_D1\qa\bin\debug_, but not the default path _E:\maf_infswt_trunk_D1\obj\APTSTest\Debug_. Is there any way to do it?
------ 运行测试已开始 ------
Found 5 tests, resolving symbols
Loading symbols from E:\maf_infswt_trunk_D1\obj\APTSTest\Debug\APTSTestd.exe
From E:\maf_infswt_trunk_D1\obj\APTSTest\Debug\APTSTestd.exe, found 5 symbols in 141 ms
In E:\maf_infswt_trunk_D1\obj\APTSTest\Debug, running: E:\maf_infswt_trunk_D1\obj\APTSTest\Debug\APTSTestd.exe --gtest_output="xml:C:\Users\Administrator\AppData\Local\Temp\tmp426B.tmp" --gtest_filter=JTTEZEEX2HSTest.LOCATION_REPORT
Opened results from C:\Users\Administrator\AppData\Local\Temp\tmp426B.tmp
未能加载文件或程序集“FSharp.Core, Version=4.3.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a”或它的某一个依赖项。系统找不到指定的文件。
在 FSharp.Data.Runtime.XmlRuntime.GetChildrenArray(XmlElement value, String nameWithNS)
在 FSharp.Data.Runtime.XmlRuntime.ConvertArray[R](XmlElement xml, String nameWithNS, Func2 f) 在 GoogleTestRunner.ResultParser.getResults(IMessageLogger logger, String outputPath, FSharpList1 testCases)
在 GoogleTestRunner.GoogleTestExecutor.runOnce(IFrameworkHandle framework, IRunContext runContext, FSharpList1 allCases, FSharpList1 cases, String executable, Boolean runAll)
在 GoogleTestRunner.GoogleTestExecutor.runTests(FSharpList1 allCases, IEnumerable1 cases, IRunContext runContext, IFrameworkHandle framework, Boolean runAll)
========== 运行测试已完成: 0 个已运行(0:00:07.7487748) ==========