Skip to content

AppVeyor tests failing with timeout #1050

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
lostmsu opened this issue Feb 20, 2020 · 4 comments
Closed

AppVeyor tests failing with timeout #1050

lostmsu opened this issue Feb 20, 2020 · 4 comments

Comments

@lostmsu
Copy link
Member

lostmsu commented Feb 20, 2020

Some recent changes increased duration of our tests, so they now randomly do not finish in the allotted 7 minutes.

This change is known to increase 3.5 x64 build time: #992

However other legs are failing too.

@lostmsu
Copy link
Member Author

lostmsu commented Feb 21, 2020

Fixed in #1051

@lostmsu lostmsu closed this as completed Feb 21, 2020
@lostmsu
Copy link
Member Author

lostmsu commented Feb 21, 2020

#1051 reduced the perf tests time, so they are no longer a factor. However build still gets stuck after printing this on x86 builds:

=> Python.EmbeddingTest.TestDomainReload.DomainReloadAndGC
[Program.Main] === creating domain for assembly test1, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
[Program.Main] Before Domain Unload on test1, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
[Program.Main] After Domain Unload on test1, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
[Program.Main] The Proxy object is not valid anymore, domain unload complete.
[Program.Main] === creating domain for assembly test2, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
[Program.Main] Before Domain Unload on test2, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
[Program.Main] After Domain Unload on test2, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
[Program.Main] The Proxy object is not valid anymore, domain unload complete.

@lostmsu
Copy link
Member Author

lostmsu commented Feb 22, 2020

Here's a memory dump I got with #1052: memory.zip

@lostmsu
Copy link
Member Author

lostmsu commented Feb 26, 2020

Seems like #1062 fixed the issue.

@lostmsu lostmsu closed this as completed Feb 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant