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

TES compliance suite builds but fails to run #393

Closed
BMurri opened this issue Sep 8, 2023 · 1 comment
Closed

TES compliance suite builds but fails to run #393

BMurri opened this issue Sep 8, 2023 · 1 comment
Assignees
Labels
bug Something isn't working Code Quality Improvements Make code make code more readable, maintainable, prevent bugs, improve security tobegroomed Add this label while creating new issues to get issues prioritized on the backlog
Milestone

Comments

@BMurri
Copy link
Collaborator

BMurri commented Sep 8, 2023

Describe the bug
When running the TES compliance test in the MSFT ci/cd, instead of the test suite running, the result is as follows:

2023-09-08T22:21:27.0355525Z Successfully tagged tes-test-comp:latest
2023-09-08T22:21:27.0637036Z 847f4696b300217ae374f40dac290235297fb938e6e5fa1923949096f1710f9e
2023-09-08T22:21:28.0975018Z Usage: tes-compliance-suite report [OPTIONS]
2023-09-08T22:21:28.0975781Z Try 'tes-compliance-suite report --help' for help.
2023-09-08T22:21:28.0976449Z
2023-09-08T22:21:28.0977719Z Error: No such option: --tag
2023-09-08T22:21:28.2724250Z Error response from daemon: Could not find the file /app/tes-compliance-suite/results/report.json in container tes-test-container
2023-09-08T22:21:28.2749574Z grep: report.json: No such file or directory
2023-09-08T22:21:28.2753241Z All TES Compliance tests have passed.
2023-09-08T22:21:28.2763151Z cat: report.json: No such file or directory
2023-09-08T22:21:28.2960904Z tes-test-container
2023-09-08T22:21:28.4167726Z Untagged: tes-test-comp:latest

Steps to Reproduce
Create any PR

Expected behavior
The tests run (very helpful when trying to validate conformance to the spec). It is not yet expected that test failures will result in failing this stage of the integration test, though.

@BMurri BMurri added the bug Something isn't working label Sep 8, 2023
@BMurri BMurri added this to the next milestone Sep 8, 2023
@ngambani ngambani added tobegroomed Add this label while creating new issues to get issues prioritized on the backlog Code Quality Improvements Make code make code more readable, maintainable, prevent bugs, improve security labels Oct 11, 2023
@yuliadub
Copy link
Contributor

duplicate of #457

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Code Quality Improvements Make code make code more readable, maintainable, prevent bugs, improve security tobegroomed Add this label while creating new issues to get issues prioritized on the backlog
Projects
None yet
Development

No branches or pull requests

3 participants