Skip to content

Windows CI job reports success despite test failures #76

Description

@aryanjassal

Describe the bug

Even though there are some failing tests on Windows, the CI doesn't actually fail the job, and considers the job as successful. This was only caught due to the CI also failing on a MacOS job, which was caught successfully.

To Reproduce

  1. Run the Windows CI on a commit which is known to not work with Windows
  2. Observe the log mentioning failed tests
  3. Observe the CI marking the job as successful

Expected behavior

If the Windows tests fail, then the job should reflect that by failing.

Screenshots

N.A.

Platform

  • Device: GitHub CI (js-rpc repo)
  • OS: Windows
  • Version: 0.6.3

Additional context

Notify maintainers

@brynblack

Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions