FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

disabled PythonRegisteredDecoder_NoStackOverflowOnSystemType test due… · pythonnet/pythonnet@23527d1 · GitHub

Commit 23527d1

Browse files
committed
disabled PythonRegisteredDecoder_NoStackOverflowOnSystemType test due to known issue with custom codes + engine restarts
#1256
1 parent 957a3cb commit 23527d1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎src/embed_tests/Codecs.cs‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,7 @@ public void IterableDecoderTest()
298298
}
299299

300300
// regression for https://github.com/pythonnet/pythonnet/issues/1427
301+
[Ignore("https://github.com/pythonnet/pythonnet/issues/1256")]
301302
[Test]
302303
public void PythonRegisteredDecoder_NoStackOverflowOnSystemType()
303304
{

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL