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

Random fixes #1103

Merged
merged 12 commits into from
Jun 13, 2024
Merged

Random fixes #1103

merged 12 commits into from
Jun 13, 2024

Conversation

petersilva
Copy link
Contributor

I was working on some flow_tests that do not currently work and noticed a bunch of things. Also:

  • wmotypesuffix plugin to add type suffixes was adding .tmp to all directories.
  • some report codes for new failure modes were "unknown" causing bogus warnings.
  • noticed that logFormat... now that it is working, is not documented.

This is still a work in progress, might add some more. don't review yet.

This plugin was written before directories were in messages,
and was assigning directories the .txt suffix... have it not
try to put a type suffix on directories.

Also, the way file renames are represented is different.
updated that code as well.
Copy link

github-actions bot commented Jun 7, 2024

Test Results

243 tests   242 ✅  1m 6s ⏱️
  1 suites    1 💤
  1 files      0 ❌

Results for commit 5b94f56.

♻️ This comment has been updated with latest results.

@petersilva petersilva marked this pull request as ready for review June 13, 2024 23:14
@petersilva petersilva merged commit afd88d8 into development Jun 13, 2024
4 checks passed
@petersilva petersilva deleted the random_fixes branch June 19, 2024 12:35
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.

None yet

2 participants