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

One test has failed, but CI for Github Actions has been successful #114

Open
tsh-hashimoto opened this issue Nov 27, 2024 · 0 comments
Open

Comments

@tsh-hashimoto
Copy link
Contributor

tsh-hashimoto commented Nov 27, 2024

Hello.

I submited PR #113 yesterday.
It seems that all tests have been successful.

But, in the log, it indicated that one test has failed.

## ----------------------------------------------------- ##
## Open COBOL ESQL 4J 1.1.1 test suite: cobol data test. ##
## ----------------------------------------------------- ##
  1: numeric_signed_v                                ok
  2: numeric_v                                       ok
  3: comp3                                           ok
  4: comp3_signed                                    ok
  5: alphanumeric                                    ok
  6: japanese                                        ok
  7: varying                                         FAILED (varying.at:195)

## ------------- ##
## Test results. ##
## ------------- ##
ERROR: All 7 tests were run,

1 failed unexpectedly.

I checked the some jobs that had been run in the past, found the test failures (but CI was successful)

Is it a problem that the test is failing but the CI is succeeding?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant