Skip to content

Conversation

Dan-Flores
Copy link
Contributor

In PR #784, the implementation of ptsToSeconds() changed to use av_q2d. This had the effect of requiring the use of pytest.approx in several tests, due to a change in the order of operations.

This PR removes av_q2d, which allows tests to pass without the use of pytest.approx.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jul 31, 2025
@Dan-Flores Dan-Flores merged commit 3c865b2 into pytorch:main Jul 31, 2025
44 of 45 checks passed
@Dan-Flores Dan-Flores deleted the remove_av_q2d_ptsToSeconds branch July 31, 2025 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants