servo/python/servo
bors-servo cab7694b08
Auto merge of #29807 - sagudev:pyfail, r=mrobinson
Propagate status on `build_like_command_arguments`

As observed in #29805

---
<!-- 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
- [x] These changes fix #29806

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because ___

<!-- 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. -->
2023-05-29 13:39:41 +02:00
..
lints Keep WPT import path around while running lints. 2022-11-09 22:14:38 -05:00
mutation Fix remaining flake8 warnings 2020-06-21 03:34:32 +02:00
platform Implement bootstrap-gstreamer for all platforms 2023-05-25 08:22:21 +02:00
__init__.py Fix tidy issues with Python files in python/ 2015-06-02 19:51:41 -04:00
bootstrap_commands.py Start organizing platform-specific Python code 2023-05-19 13:08:43 +02:00
build_commands.py Only check the GStreamer installation when building 2023-05-27 12:31:06 +02:00
command_base.py Auto merge of #29807 - sagudev:pyfail, r=mrobinson 2023-05-29 13:39:41 +02:00
devenv_commands.py Clean up cross-compilation and features 2023-05-25 16:58:05 +02:00
gstreamer.py Consume official GStreamer binaries on MacOS 2023-05-12 00:14:38 +05:30
package_commands.py Clean up cross-compilation and features 2023-05-25 16:58:05 +02:00
post_build_commands.py Clean up cross-compilation and features 2023-05-25 16:58:05 +02:00
servo-binary-formula.rb.in Change servo homepage link to https 2018-11-27 19:01:20 +01:00
testing_commands.py Clean up cross-compilation and features 2023-05-25 16:58:05 +02:00
util.py Implement bootstrap-gstreamer for all platforms 2023-05-25 08:22:21 +02:00