Skip to content

PYBuiltin test cases are indeterministic #843

@mcserep

Description

@mcserep

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.

Metadata

Metadata

Labels

Kind: Bug ⚠️Kind: Important 🥇Level: Moderate (2)Plugin: PythonIssues 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!)

Type

No type

Projects

Status

To do

Status

To do

Relationships

None yet

Development

No branches or pull requests

Issue actions