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

Fix xmerl_sax_parser:file/2 spec #8583

Merged
merged 2 commits into from
Jun 17, 2024
Merged

Conversation

isvilen
Copy link
Contributor

@isvilen isvilen commented Jun 15, 2024

Add missing error return type resulted from file:open.

Add missing error return type resulted from file:open.
Copy link
Contributor

github-actions bot commented Jun 15, 2024

CT Test Results

    2 files     24 suites   7m 6s ⏱️
2 162 tests 2 154 ✅  8 💤 0 ❌
3 980 runs  3 945 ✅ 35 💤 0 ❌

Results for commit 8a4456e.

♻️ 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

@kikofernandez kikofernandez self-assigned this Jun 17, 2024
@kikofernandez kikofernandez requested a review from lthor June 17, 2024 07:23
@kikofernandez
Copy link
Contributor

@isvilen I took the liberty of adding a missing test. I thought it was simpler to do it myself rather than asking for it.
I hope this is ok with you.

We will merge as soon as tests and reviews are ok :)

@kikofernandez kikofernandez added the testing currently being tested, tag is used by OTP internal CI label Jun 17, 2024
@kikofernandez kikofernandez merged commit 8618086 into erlang:maint Jun 17, 2024
16 checks passed
@isvilen
Copy link
Contributor Author

isvilen commented Jun 17, 2024

@kikofernandez It's ok :)

@isvilen isvilen deleted the fix-xmerl-spec branch June 26, 2024 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants