-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Labels
Kind: Bug ⚠️Kind: Important 🥇Level: Moderate (2)Plugin: PythonIssues related to the parsing and presentation of Python projects.Issues related to the parsing and presentation of Python projects.Target: TestIssues related to testing of core infrastructure or any plugin (please add plugin target tag too!)Issues related to testing of core infrastructure or any plugin (please add plugin target tag too!)
Description
As described in #839, the Python Parser has some indeterministic functionality: the PYBuiltin test cases have been flaky
for some time, especially after the library version updates in that PR. Meaning with the same environment, these tests sometimes pass, sometimes fail.
While whether a node is built-in is only shown in the info tree, this is not a critical bug; but still worrisome, as could indicate a more serious issue.
It should be thoroughly investigated, and the removed test cases should be readded afterwards a fix.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Kind: Bug ⚠️Kind: Important 🥇Level: Moderate (2)Plugin: PythonIssues related to the parsing and presentation of Python projects.Issues related to the parsing and presentation of Python projects.Target: TestIssues related to testing of core infrastructure or any plugin (please add plugin target tag too!)Issues related to testing of core infrastructure or any plugin (please add plugin target tag too!)