Skip to content

Conversation

Stefterv
Copy link
Collaborator

Upgrading the preprocessor made it no longer recognise the quicktime keyword in the bug1532.pde causing the test to fail. As far as I can see this test was never intended to test for that situation but rather for some invalid syntax later on line 50 of that file.

I cannot find anything about the quicktime keyword so I have just commented out the line with the new issue

@Stefterv Stefterv requested a review from catilac September 10, 2025 06:03
@Stefterv
Copy link
Collaborator Author

@SableRaf and I should do some archeological research into bug 1532 on the bugzilla archives

@SableRaf
Copy link
Collaborator

SableRaf commented Sep 10, 2025

@Stefterv Bug 1532 can be found at https://bugzilla.processing.org/1532

Copy link
Collaborator

@catilac catilac left a comment

Choose a reason for hiding this comment

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

Thank you! Looks good, please remove the unused code and update the test

Adjusted expected exception position in ParserTests for bug1532 and removed QuickTime session initialization from bug1532.pde to reflect updated test requirements.
Copy link
Collaborator

@catilac catilac left a comment

Choose a reason for hiding this comment

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

Thanks @Stefterv!

@catilac catilac merged commit 354e560 into processing:main Sep 12, 2025
6 checks passed
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.

3 participants