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

Only enable test if brotli is there #12592

Merged
merged 1 commit into from Jul 11, 2022
Merged

Only enable test if brotli is there #12592

merged 1 commit into from Jul 11, 2022

Commits on Jul 11, 2022

  1. Only enable test if brotli is there

    Motiviation:
    
    We should only try to run the test if Brotli is really supported on the platform (which is not the case on m1)
    
    Modifications:
    
    Only run if brotli is supported
    
    Result:
    
    Testsuite pass on m1
    normanmaurer committed Jul 11, 2022
    Copy the full SHA
    dfe8789 View commit details
    Browse the repository at this point in the history