-
Notifications
You must be signed in to change notification settings - Fork 108
Closed
8 / 88 of 8 issues completedLabels
Description
This is a parent issue for all the assembly loading issues in version 6.0
Some issues have been moved to the NUnit.Console project:
✅ 1797 Issue with assembly load context changes in NUnit3TestAdapter v6 & Microsoft.Build.dll dynamic loading
✅ 1796 Assembly load logic changes in v6
✅ 1795 🧪 Assembly loading move to AssemblyLoadContext for net8 and higher (3 of 4 works, 1 not fixed)
@CharliePoole @manfred-brands @stevenaw
Repro projects
| Issue | Link repro project | Status 6.0.1 | Status 6.0.2 |
|---|---|---|---|
| #1374 | https://github.com/nunit/nunit3-vs-adapter.issues/tree/master/Issue1374 | Fixed | Fixed |
| #1371 | https://github.com/nunit/nunit3-vs-adapter.issues/tree/master/Issue1371 | Repro fail, but target sln works | Fixed |
| #1375 | https://github.com/nunit/nunit3-vs-adapter.issues/tree/master/Issue1375 | Reproduces the error | Fixed |
| #1795 | https://github.com/SimonCropp/NunitAdaptorAssemblyLoadingRepro | 3 out of 4 works | Fixed |
| #1389 | https://github.com/glennawatson/NUnitDoubleUpAssemblyIssue | Reproduces the error | Fixed |
| #1348 | https://github.com/nunit/nunit3-vs-adapter.issues/tree/master/Issue1348 | Fixed |
Reactions are currently unavailable