IronLanguages / IronLanguages/ironpython3
EngineTest.ScenarioHostingHelpers fails with a SerializationException
Open
Nobody has claimed this yet.
.NET Framework
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 316
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 1
Description
Have not looked into it since this appears to be AppDomain related. I'm not sure if this is something we want to support going forward (since it's not in .NET Core).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with EngineTest.ScenarioHostingHelpers and reproduce the reported SerializationException, then inspect how the scenario depends on AppDomain behavior. Compare that requirement with .NET Core support; done means either the test passes with a supported fix or the scenario's unsupported status is clearly established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100