Skip to content

Fix failing tests after eo-parser bump to v0.61.3 (PR #995) #1046

Description

@volodya-lombrozo

Renovate opened #995 to bump org.eolang:eo-parser to v0.61.3, but the build has been failing for 16 days on all three platforms (ubuntu, windows, macos).

What's failing

LtByXslTest.testsAllLintsByEo reports 3 test failures (indices 326 and 331). The test output shows XMIR tagged with author="eo-parser" version="0.61.3" that no longer matches the existing test fixtures. The new parser version appears to produce different XMIR structure, causing lint assertions to fail.

Next steps

  • Check what changed in eo-parser between the previous version and v0.61.3 that affects XMIR output
  • Update the affected test fixtures to match the new parser's output, or adjust the lints if the new format is semantically different

Tracked from PR: #995

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions