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

test: added Is() to changed source code #658

Closed

Conversation

15r10nk
Copy link

@15r10nk 15r10nk commented Jan 11, 2025

No description provided.

# return OldIsNow(*a,**ka,delta=50)

# 16 sec
return dirty_equals.AnyThing()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@15r10nk what if we got rid of the use of IsNow() and just did timestamp=dirty_equals.AnyThing()? Would that help?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would not remove all IsNow()s from the tests yet. I think there is some bug inside inline-snapshot which causes this and I want to try to fix it first.

But you can use the workaround above for now if you want.

@15r10nk 15r10nk force-pushed the uprev-inline-snapshot branch from 4b9c1f0 to d14da39 Compare January 15, 2025 15:57
@samuelcolvin samuelcolvin deleted the branch pydantic:uprev-inline-snapshot January 15, 2025 19:56
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.

2 participants