Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MsTest: The method of generic type that has declaring type parameter excluding this cannot detour #90

Closed
urasandesu opened this issue Feb 4, 2017 · 1 comment

Comments

@urasandesu
Copy link
Owner

Currently, issue #85 is still occurring when executing at MsTest.

@urasandesu
Copy link
Owner Author

As far as I lightly investigate, it seems that this problem has different cause from issue #85.

urasandesu added a commit that referenced this issue Feb 22, 2017
* CppAnonym: Merge `Collections`'s enhancement.
* Prig.Framework: Refactoring. Improve the guard for indirect processing. NOTE: To creating AppDomain unlimitedly, it turned out that we have to register framework assemblies (`Urasandesu.NAnonym`, `Urasandesu.Prig.Framework`) to GAC. So we should add the processing to out installer after this.
* Profiler: Fix the interface of `InstanceGettersCurrentAppDomainUnload` method because it was unloading current AppDomain. Change the timing to add search directory to `AssemblyResolver` because it was too late.
urasandesu added a commit that referenced this issue Feb 25, 2017
* Swathe: Merge the enhancement of Fusion API.
* prig: Against `prig install` command, modify the behavior so that it registers the framework assemblies of Prig to GAC. Against `prig uninstall` command, modify the behavior so that it unregisters the framework assemblies of Prig from GAC.
urasandesu added a commit that referenced this issue Feb 26, 2017
* All: Add the integration test for MsTest. KNOWN ISSUE: In CLR v2, all tests finish but `vstest.executionengine.x86.clr20.exe` doesn't terminate automatically even if unchecking `Keep Test Execution Engine Running`.
urasandesu added a commit that referenced this issue Mar 5, 2017
* All: Add the integration test for xUnit.net. Fix reference assembly path of NuGet because it was broken by updating it.
* Prig.Framework: Improve debuggability. Improve thread-safety.
* Profiler: Improve debuggability. Improve thread-safety.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant