Skip to content

Custom minitest reporter is run once on the first split, twice on the second, ..., N times on the Nth split #264

Description

@davidwessman

Command: bundle exec rake knapsack_pro:queue:minitest
Version: knapsack_pro 7.6.1
Test runner: Github Actions
Minitest version: 5.24.0

We are using https://blinka.app (my own tool) to report test results to the PR as a comment.
This is the minitest plugin:
https://github.com/davidwessman/blinka_reporter/blob/main/lib/minitest/blinka_plugin.rb

For the 1-2 weeks we sometimes get more tests that we are actually running, that is when I realized it looked like this:

Screenshot 2024-06-24 at 13 18 00

Did anything change with the Minitest runner? Or something with Minitest itself?

Maybe I need to update something with my plugin as well.

Here seems to be some change regarding plugins.
minitest/minitest@2c5f1b7

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions