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 a no-op 'android-x86' set of Buildbot steps #21162

Merged
merged 1 commit into from Jul 12, 2018
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Add a no-op 'android-x86' set of Buildbot steps

This seems to exist before we configure Buildbot to look for it.
Actual compilation and testing steps will be added once Buildbot
is configured to run them.

CC #21124,
#21116
  • Loading branch information
SimonSapin committed Jul 11, 2018
commit b25483d0123119f6bb5ec5e0592f9ce7c5d024b1
@@ -159,6 +159,9 @@ android:
- bash ./etc/ci/lockfile_changed.sh
- python ./etc/ci/check_dynamic_symbols.py

android-x86:
- echo FIXME To be filled in once Buildbot is configured

android-nightly:
- ./mach clean-nightlies --keep 3 --force
- ./mach clean-cargo-cache --keep 3 --force
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.