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

Follow-up fix for parsing non-utf8 chars #443

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Follow-up fix for parsing non-utf8 chars #443

merged 1 commit into from
Jul 24, 2024

Conversation

sergepetrenko
Copy link
Contributor

Previous attempt to fix this in commit 7290540 ("tap13: fix parsing non-utf8 chars") didn't take into account the hung test reporter, which also reads the result file in order to report how many lines into the result the test hung. Fix this as well.

Closes #442

Previous attempt to fix this in commit 7290540 ("tap13: fix parsing
non-utf8 chars") didn't take into account the hung test reporter, which
also reads the result file in order to report how many lines into the
result the test hung. Fix this as well.

Closes #442
@coveralls
Copy link

Coverage Status

coverage: 62.623%. remained the same
when pulling 6121d6d on utf8-fixup
into 240cdea on master.

@ylobankov ylobankov merged commit 52d3e4f into master Jul 24, 2024
21 checks passed
@ylobankov ylobankov deleted the utf8-fixup branch July 24, 2024 17:43
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.

Latest test-run update fails tarantool-ee tests
3 participants