8000 reenabled test for https://github.com/pythonnet/pythonnet/issues/1256… · spsforks/pythonnet-pythonnet@91d3e55 · GitHub
[go: up one dir, main page]

Skip to content

Commit 91d3e55

Browse files
authored
reenabled test for pythonnet#1256 : NoStackOverflowOnSystemType (pythonnet#1943)
1 parent bdf671e commit 91d3e55

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/embed_tests/Codecs.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,6 @@ public void IterableDecoderTest()
285285
}
286286

287287
// regression for https://github.com/pythonnet/pythonnet/issues/1427
288-
[Ignore("https://github.com/pythonnet/pythonnet/issues/1256")]
289288
[Test]
290289
public void PythonRegisteredDecoder_NoStackOverflowOnSystemType()
291290
{

0 commit comments

Comments
 (0)
0