Skip to content

Tests of master gets triggered while a pr check is running #47

@phiros

Description

@phiros

When running a PR job it can happen that in parallel someone merges changes to master.
This triggers a job start on the master branch while the PR job is still running.
bug2

In addition to this (unexpected) behavior the output of the PR job becomes unavailable
(just a black field is displayed where previously the test output was displayed; like a job which is scheduled but did not run yet) as strider assumes the latest (the master job) is the only active job.
bug

Observed with the latest version of strider + the docker-runner, the strider-github and the strider-custom plugins. I think I observed this bug because the tests I run can take a long time to finish (compiling a large C code base).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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