additional testcases including testcase_218 exposing parser deadlock#185
additional testcases including testcase_218 exposing parser deadlock#185debris wants to merge 1 commit intodocopt:masterfrom debris:parser_deadlock
Conversation
|
test passed on buildbot... it's weird. on my machine (osx 10.11.1) test_218 hangs lldb backtrace |
|
Weird. I don't know where the hang is occurring? Can you reproduce the bug outside the test harness in a normal program? Also, I unfortunately can't merge this PR because you edited a generated file (see the top of the file). If you add the tests to |
Yes. That's how I found it.
Sure. I will prepare everything on monday... Will also try to find a reason hang. |
|
I also tried to reproduce the issue on linux machine and I noticed strange thing. Test 218 passes, but it takes ~30 seconds to execute. It's the same on my osx machine. I haven't noticed that before cause I was always killing the process before that time. |
No description provided.