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

ssl: relax ssl_trace_SUITE #9158

Open
wants to merge 1 commit into
base: maint
Choose a base branch
from

Conversation

u3s
Copy link
Contributor

@u3s u3s commented Dec 9, 2024

  • reduce the strictness of code verifying trace profiles
  • ct:pal and ct:comment instead of ct:fail
  • I want that verification to be done
  • but don't want it to stop someone from merging
  • I can fix those myself later
  • tc_check_profiles will still fail if one functions used in trace
  • profile is not correct (non-existing function used in profile definition)

@u3s u3s added the team:PS Assigned to OTP team PS label Dec 9, 2024
@u3s u3s requested a review from IngelaAndin December 9, 2024 09:33
@u3s u3s self-assigned this Dec 9, 2024
Copy link
Contributor

github-actions bot commented Dec 9, 2024

CT Test Results

  1 files   11 suites   4m 11s ⏱️
 93 tests  91 ✅ 2 💤 0 ❌
109 runs  107 ✅ 2 💤 0 ❌

Results for commit 1c0c14e.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

- reduce the strictness of code verifying trace profiles
- ct:pal and ct:comment instead of ct:fail
- I want that verification to be done
- but don't want it to stop someone from merging
- I can fix those myself later
- tc_check_profiles will still fail if one functions used in trace
- profile is not correct (non-existing function used in profile definition)
@u3s u3s force-pushed the kuba/ssl/ssl_trace_SUITE_update branch from 1c0c14e to 8181042 Compare December 12, 2024 07:22
@u3s u3s added the testing currently being tested, tag is used by OTP internal CI label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team:PS Assigned to OTP team PS testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant