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

Yaks test job is reported in success despite test failure #1576

Closed
apupier opened this issue Aug 14, 2023 · 4 comments
Closed

Yaks test job is reported in success despite test failure #1576

apupier opened this issue Aug 14, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@apupier
Copy link
Contributor

apupier commented Aug 14, 2023

for instance: https://github.com/apache/camel-kamelets/actions/runs/5852920053/job/15865959477#step:7:4546

Failed scenarios:
file:///home/runner/work/camel-kamelets/camel-kamelets/test/data-type-action/data-type-action.feature:10 # Create Kamelet binding

3 Scenarios (1 failed, 2 passed)
17 Steps (1 failed, 1 skipped, 15 passed)
@christophd
Copy link
Contributor

christophd commented Aug 14, 2023

thanks for reporting. I think this has already been fixed with 0.15.x

I will check ...

@christophd christophd added the bug Something isn't working label Aug 14, 2023
@apupier
Copy link
Contributor Author

apupier commented Aug 14, 2023

we should eb able to see it with #1552 then

@apupier
Copy link
Contributor Author

apupier commented Aug 14, 2023

tested on a PR on my own repo so that a build is triggered and with 0.15.1, it is failing the job: https://github.com/apupier/camel-kamelets/actions/runs/5853652877/job/15868052153?pr=2
so now we have some tests to fix

@apupier
Copy link
Contributor Author

apupier commented Aug 23, 2023

fixed with #1586

@apupier apupier closed this as completed Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants