Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCI: build Linux amd64 --media-stack=dummy #25495
Conversation
|
Rather than a separate build job that happens once per day, please add a --dev build with the dummy media stack to the list at servo/etc/taskcluster/decision_task.py Line 212 in 904fcb4 |
|
Done |
|
Looks good! Please squash the commits into one. |
|
Collapsed commits |
|
Before we merge this: is there a need to make sure there's no gstreamer in the build env, before executing the task? I mean, it's run after |
|
I don't think it's worth the effort to build it in an environment that doesn't have gstreamer available. |
|
@bors-servo r+ |
|
|
CI: build Linux amd64 --media-stack=dummy <!-- Please describe your changes on the following line: --> Include `--media-stack=dummy` in CI, as discussed in #24829. --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: --> - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors <!-- Either: --> - [ ] There are tests for these changes OR - [X] These changes do not require tests because it's build infra <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
|
|
|
Test failure in macOS x64: WPT chunk 02 / 20 looks unrelated:
|
|
@bors-servo retry |
CI: build Linux amd64 --media-stack=dummy <!-- Please describe your changes on the following line: --> Include `--media-stack=dummy` in CI, as discussed in #24829. --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: --> - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors <!-- Either: --> - [ ] There are tests for these changes OR - [X] These changes do not require tests because it's build infra <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
|
|
tuncer commentedJan 12, 2020
•
edited
Include
--media-stack=dummyin CI, as discussed in #24829../mach build -ddoes not report any errors./mach test-tidydoes not report any errors