Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider some way to have a warn state next to pass and fail #5167

Open
Haroenv opened this issue Dec 24, 2017 · 7 comments
Open

Consider some way to have a warn state next to pass and fail #5167

Haroenv opened this issue Dec 24, 2017 · 7 comments

Comments

@Haroenv
Copy link
Contributor

Haroenv commented Dec 24, 2017

Do you want to request a feature or report a bug?

feature

What is the current behavior?

an external runner can only pass or fail

If the current behavior is a bug, please provide the steps to reproduce and
either a repl.it demo through https://repl.it/languages/jest or a minimal
repository on GitHub that we can yarn install and yarn test.

N/A

What is the expected behavior?

Have some third state, which is warnings. These warnings should not fail the build (maybe unless you have some config to disallow warnings), but still show the output like a failing test.

See jest-community/jest-runner-eslint#21 and keplersj/jest-runner-tslint@9bd862f

cc @keplersj, @ljharb

Please provide your exact Jest configuration and mention your Jest, node,
yarn/npm version and operating system.

N/A

@github-actions
Copy link

This issue is stale because it has been open for 1 year with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the Stale label Feb 25, 2022
@ljharb
Copy link
Contributor

ljharb commented Feb 25, 2022

bump, i guess

@github-actions github-actions bot removed the Stale label Feb 25, 2022
@SimenB
Copy link
Member

SimenB commented Feb 26, 2022

PR welcome! #6996 can be used as example adding a new result type (although we won't need support in circus/jasmine for a warn like we did todo, so a bit smaller than that one was)

@github-actions
Copy link

This issue is stale because it has been open for 1 year with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the Stale label Feb 26, 2023
@ljharb
Copy link
Contributor

ljharb commented Feb 26, 2023

bump

@github-actions github-actions bot removed the Stale label Feb 26, 2023
Copy link

This issue is stale because it has been open for 1 year with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the Stale label Feb 26, 2024
@ljharb
Copy link
Contributor

ljharb commented Feb 26, 2024

bump

@github-actions github-actions bot removed the Stale label Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants