Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.

Some tests tend to fail when run in a group #252

Closed
MikhailArkhipov opened this issue Oct 13, 2018 · 1 comment
Closed

Some tests tend to fail when run in a group #252

MikhailArkhipov opened this issue Oct 13, 2018 · 1 comment
Assignees
Labels
bug Something isn't working test issue
Milestone

Comments

@MikhailArkhipov
Copy link

MikhailArkhipov commented Oct 13, 2018

Pass if run individually. Ex ClassMethodInRelativeImportedBaseWithCircularReference.

Most probably b/c of

[ThreadStatic]
 private static HashSet<AstPythonType> _processing;
@MikhailArkhipov MikhailArkhipov self-assigned this Oct 13, 2018
@MikhailArkhipov MikhailArkhipov added this to the Oct 2018.2 milestone Oct 13, 2018
@MikhailArkhipov MikhailArkhipov added bug Something isn't working test issue labels Oct 13, 2018
@MikhailArkhipov
Copy link
Author

#251

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working test issue
Projects
None yet
Development

No branches or pull requests

1 participant