Skip to content

Fix testtype Makefile target #3689

@stefan6419846

Description

@stefan6419846

When running make testtype, there currently are multiple issues:

  • test_lzw_decoder_large_stream_performance runs into a timeout, stopping the whole process (setting it to 60 seconds let the tests continue).
  • 701 out of 492 tests failed with some common error messages which would have to be collected.

As having broken development tooling does not make sense, the following steps should be performed:

  • Determine the types of errors
  • Evaluate the impact of the errors
  • Check which errors can be fixed and fix them
  • Check how to continue with these checks. Are they useful enough to get a CI run? Are they irrelevant and should be cleaned up completely?

Metadata

Metadata

Assignees

No one assigned

    Labels

    is-maintenanceAnything that is just internal: Simplifying code, syntax changes, updating docs, speed improvementsneeds-discussionThe PR/issue needs more discussion before we can continue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions