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

Demote "timer stopped" warning to info & fix functional tests contains_ok function #6294

Merged
merged 2 commits into from
Aug 9, 2024

Conversation

MetRonnie
Copy link
Member

@MetRonnie MetRonnie commented Aug 8, 2024

WARNING - stall timer stopped

is a bit noisy, demoted it to INFO


Functional tests: contains_ok

Setting LANG=C at the start of

LANG=C comm <(sort $FILE1) <(sort FILE2)

only applies to comm and not the sorts in the process substitutions


Check List

  • I have read CONTRIBUTING.md and added my name as a Code Contributor.
  • Contains logically grouped changes (else tidy your branch by rebase).
  • Does not contain off-topic changes (use other PRs for other changes).
  • No changelog, tests or docs needed as minor
  • If this is a bug fix, PR should be raised against the relevant ?.?.x branch.

@MetRonnie MetRonnie added the small label Aug 8, 2024
@MetRonnie MetRonnie self-assigned this Aug 8, 2024
@MetRonnie MetRonnie changed the title Functional tests: fix contains_ok Demote "timer stopped" warning to info & fix functional tests contains_ok function Aug 8, 2024
@hjoliver hjoliver merged commit 25db3e1 into cylc:8.3.x Aug 9, 2024
27 checks passed
@MetRonnie MetRonnie deleted the comm branch August 9, 2024 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants