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

Add build option to ignore packaging errors. #23752

Closed
wants to merge 2 commits into from
Closed
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

Ignore gstreamer packaging errors on Appveyor.

  • Loading branch information
jdm committed Jul 12, 2019
commit 522b4afd7a8a9dd93381e63fa990c8a9fb5132a5
@@ -74,7 +74,8 @@ build_script:
- mach clean-nightlies --keep 2 --force
# see https://github.com/servo/servo/issues/20664
#- mach cargo check -p compositing --no-default-features
- mach build -d -v
# see https://github.com/servo/servo/issues/23749
- mach build --ignore-gstreamer-package-errors -d -v
- mach test-unit

test: off
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.