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

Merge CI test into workflow with fixed tests #58

Merged
merged 4 commits into from
Jul 11, 2024

Conversation

fish98
Copy link
Contributor

@fish98 fish98 commented Jul 11, 2024

Although previous contributors has developped CI tests and added testfilters as unit tests, the code is not merged into master branch.

The previous code is developed by @pranjanpr. The original code space is: https://github.com/pranjanpr/libcupsfilters/tree/ci23.

Current CI test works properly.

Note: two test cases below in test-filter-cases.txt would somehow pop error messages ERROR: cfFilterUniversal: Unsupported combination of input and output formats: image/urf -> image/jpeg which requires further debugging.

cupsfilters/test_files/bashrc.urf	image/urf	cupsfilters/test_files/output_files/test_file_op.jpg	image/jpeg	Canon GX7000 series 2	1	0	image/urf,image/jpeg	13	new-user	custom-print	1	sides=two-sided-short-edge media-size=A4 printer-resolution=600dpi
cupsfilters/test_files/test_file_2pg.pdf	application/pdf	cupsfilters/test_files/output_files/test_file_op.jpg	image/jpeg	Brother MFC-L6900DW 2	1	0	application/pdf,application/vnd.cups-pdf	13	new-user	custom-print	1	sides=two-sided-short-edge media-size=A4 printer-resolution=300dpi

fish98 and others added 4 commits July 12, 2024 00:43
The original repo is from branch ci23 of
https://github.com/pranjanpr/libcupsfilters. The test fails which
requires to be fixed.

Signed-off-by: TTFISH <[email protected]>
Co-authored-by: pranjanpr <[email protected]>
Signed-off-by: TTFISH <[email protected]>
cupsfilters/test-filter-cases.txt required further checks for the last
two test cases

Potential output: ERROR: cfFilterUniversal: Unsupported combination of input and output formats: application/pdf -> image/jpeg

Signed-off-by: TTFISH <[email protected]>
@tillkamppeter tillkamppeter merged commit 980f6f4 into OpenPrinting:master Jul 11, 2024
1 check 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.

2 participants