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 shared spec of Time.iso8601/Time.xmlschema #1202

Merged
merged 2 commits into from
Oct 11, 2024

Conversation

herwinw
Copy link
Member

@herwinw herwinw commented Oct 11, 2024

Use the @method variable for method calls, don't hardcode the name. The specs for Time.iso8601 did not test the method.

Use the @method variable for method calls, don't hardcode the name. The
specs for Time.iso8601 did not test the method.
Use the @method variable for method calls, don't hardcode the name. The
specs for Time.rfc822 did not test the method.
@herwinw
Copy link
Member Author

herwinw commented Oct 11, 2024

Time.rfc822/Time.rfc2822 had the same issue.

Also: a lot of specs in the xmlschema file are disabled, I just use a replace all to fix this file, I have not looked into the reasons for them being disabled.

@andrykonchin
Copy link
Member

Great, thank you!

@andrykonchin andrykonchin merged commit 8aae62f into ruby:master Oct 11, 2024
14 checks passed
@herwinw herwinw deleted the time_iso8601 branch October 11, 2024 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants