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

0424 runtests dependence #213

Merged
merged 7 commits into from
Apr 26, 2024
Merged

Conversation

xupengfe
Copy link
Contributor

No description provided.

Add the tests dependence check for cet:
1. hw_dep: could check if test platform CPU could support CET shstk
2. other_warn: could check if Glibc could support CET shstk, other_warn
   will fail partial cet cases, and will not block all CET cases.

Signed-off-by: Pengfei Xu <[email protected]>
…by accident

As before runtests stopped by accident like ctrl+c, it will not show
the results of the execution that has already done.
Now add the cleanup function to show results of executed cases.

Signed-off-by: Pengfei Xu <[email protected]>
Improve the other dependence check point and reason description, and
no need dump csv file for ifs bach loading test case.

Signed-off-by: Pengfei Xu <[email protected]>
@xupengfe
Copy link
Contributor Author

Reading package lists...
E: Failed to fetch https://packages.microsoft.com/ubuntu/22.04/prod/dists/jammy/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: The repository 'https://packages.microsoft.com/ubuntu/22.04/prod jammy InRelease' is no longer signed.
Error: Process completed with exit code 100.

Seems checks setup env problem, not really build problem.

@ysun ysun merged commit fdf08a7 into intel:main Apr 26, 2024
2 of 4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants