-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Fix testtype Makefile target #3689
Copy link
Copy link
Open
Labels
is-maintenanceAnything that is just internal: Simplifying code, syntax changes, updating docs, speed improvementsAnything that is just internal: Simplifying code, syntax changes, updating docs, speed improvementsneeds-discussionThe PR/issue needs more discussion before we can continueThe PR/issue needs more discussion before we can continue
Metadata
Metadata
Assignees
Labels
is-maintenanceAnything that is just internal: Simplifying code, syntax changes, updating docs, speed improvementsAnything that is just internal: Simplifying code, syntax changes, updating docs, speed improvementsneeds-discussionThe PR/issue needs more discussion before we can continueThe PR/issue needs more discussion before we can continue
When running
make testtype, there currently are multiple issues:test_lzw_decoder_large_stream_performanceruns into a timeout, stopping the whole process (setting it to 60 seconds let the tests continue).As having broken development tooling does not make sense, the following steps should be performed: