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

Call a new script to check dynamic symbols in Android binary #8351 #249

Merged
merged 1 commit into from Mar 22, 2016

Conversation

@cengizIO
Copy link
Contributor

cengizIO commented Mar 14, 2016

Tries to fix #8351.

This is meaningful only with the PR to servo/servo

Cross PR: servo/servo#9981


This change is Review on Reviewable

@@ -219,6 +219,7 @@ android_factory = create_servo_factory([
steps.Compile(command=["./mach", "build", "--android", "--dev"], env=android_compile_env),
steps.ShellCommand(command=["bash", "./etc/ci/lockfile_changed.sh"], env=android_compile_env),
steps.ShellCommand(command=["bash", "./etc/ci/manifest_changed.sh"], env=android_compile_env),
steps.ShellCommand(command=["python", "./etc/ci/check_dynamic_symbols.py"], env=android_compile_env),

This comment has been minimized.

Copy link
@cengizIO

cengizIO Mar 17, 2016

Author Contributor

Updated to a python script

bors-servo added a commit to servo/servo that referenced this pull request Mar 19, 2016
Add a script to CI to check dynamic symbols in Android binary #8351

Tries to fix #8351.

This is meaningful only with the PR to servo/saltfs

Cross PR: servo/saltfs#249

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9981)
<!-- Reviewable:end -->
aneeshusa added a commit to aneeshusa/servo that referenced this pull request Mar 20, 2016
Make the script that checks for undefined Android symbols compatible
with both Python 2 and Python 3, to allow for future updates to the
default system Python on our build machines.

I'd like to land this before servo/saltfs#249.

We currently use Ubuntu 14.04 (an LTS release); Ubuntu is aiming for
Python 3 as the default Python in the next LTS release, 16.04, and
I'd like to have any scripts be ready for the transition.
bors-servo added a commit to servo/servo that referenced this pull request Mar 21, 2016
…python3-compatible, r=Ms2ger

Add Python 3 compatibility to Android symbol checker

Make the script that checks for undefined Android symbols compatible
with both Python 2 and Python 3, to allow for future updates to the
default system Python on our build machines.

I'd like to land this before servo/saltfs#249.

We currently use Ubuntu 14.04 (an LTS release); Ubuntu is aiming for Python 3 as the default Python in the next LTS release, 16.04, and I'd like to have any scripts be ready for the transition.

Do we have a Python 2/3 compatibility policy?

cc @cengizIO @larsbergstrom

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10097)
<!-- Reviewable:end -->
@aneeshusa
Copy link
Member

aneeshusa commented Mar 22, 2016

@bors-servo r+

Thanks for the PR, @cengizIO!

@bors-servo
Copy link
Contributor

bors-servo commented Mar 22, 2016

📌 Commit e93b9aa has been approved by aneeshusa

@bors-servo
Copy link
Contributor

bors-servo commented Mar 22, 2016

Testing commit e93b9aa with merge 982b8a2...

bors-servo added a commit that referenced this pull request Mar 22, 2016
Call a new script to check dynamic symbols in Android binary #8351

Tries to fix #8351.

This is meaningful only with the PR to servo/servo

Cross PR: servo/servo#9981

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/saltfs/249)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Mar 22, 2016

☀️ Test successful - travis

@bors-servo bors-servo merged commit e93b9aa into servo:master Mar 22, 2016
2 of 3 checks passed
2 of 3 checks passed
code-review/reviewable Review in progress: 0 of 1 files reviewed, 1 unresolved discussion
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
tyagiarpit added a commit to tyagiarpit/servo that referenced this pull request Mar 23, 2016
Make the script that checks for undefined Android symbols compatible
with both Python 2 and Python 3, to allow for future updates to the
default system Python on our build machines.

I'd like to land this before servo/saltfs#249.

We currently use Ubuntu 14.04 (an LTS release); Ubuntu is aiming for
Python 3 as the default Python in the next LTS release, 16.04, and
I'd like to have any scripts be ready for the transition.
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this pull request Oct 1, 2019
…ndroid binary #8351 (from cengizIO:master); r=larsbergstrom

Tries to fix #8351.

This is meaningful only with the PR to servo/saltfs

Cross PR: servo/saltfs#249

Source-Repo: https://github.com/servo/servo
Source-Revision: 1db70db28444708df05dda1b3b38c75aa4f36505

UltraBlame original commit: ecfdcfb914d570c2190328588b092200a31aeec4
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this pull request Oct 1, 2019
…ecker (from aneeshusa:make-dynamic-symbol-checking-script-python3-compatible); r=Ms2ger

Make the script that checks for undefined Android symbols compatible
with both Python 2 and Python 3, to allow for future updates to the
default system Python on our build machines.

I'd like to land this before servo/saltfs#249.

We currently use Ubuntu 14.04 (an LTS release); Ubuntu is aiming for Python 3 as the default Python in the next LTS release, 16.04, and I'd like to have any scripts be ready for the transition.

Do we have a Python 2/3 compatibility policy?

cc cengizIO larsbergstrom

Source-Repo: https://github.com/servo/servo
Source-Revision: 691367745ad27ef79d67e4dc9be679eb969fdd96

UltraBlame original commit: 50690e204967d44b72382654f03a6f4de4373ca4
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this pull request Oct 1, 2019
…ndroid binary #8351 (from cengizIO:master); r=larsbergstrom

Tries to fix #8351.

This is meaningful only with the PR to servo/saltfs

Cross PR: servo/saltfs#249

Source-Repo: https://github.com/servo/servo
Source-Revision: 1db70db28444708df05dda1b3b38c75aa4f36505

UltraBlame original commit: ecfdcfb914d570c2190328588b092200a31aeec4
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this pull request Oct 1, 2019
…ecker (from aneeshusa:make-dynamic-symbol-checking-script-python3-compatible); r=Ms2ger

Make the script that checks for undefined Android symbols compatible
with both Python 2 and Python 3, to allow for future updates to the
default system Python on our build machines.

I'd like to land this before servo/saltfs#249.

We currently use Ubuntu 14.04 (an LTS release); Ubuntu is aiming for Python 3 as the default Python in the next LTS release, 16.04, and I'd like to have any scripts be ready for the transition.

Do we have a Python 2/3 compatibility policy?

cc cengizIO larsbergstrom

Source-Repo: https://github.com/servo/servo
Source-Revision: 691367745ad27ef79d67e4dc9be679eb969fdd96

UltraBlame original commit: 50690e204967d44b72382654f03a6f4de4373ca4
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this pull request Oct 1, 2019
…ndroid binary #8351 (from cengizIO:master); r=larsbergstrom

Tries to fix #8351.

This is meaningful only with the PR to servo/saltfs

Cross PR: servo/saltfs#249

Source-Repo: https://github.com/servo/servo
Source-Revision: 1db70db28444708df05dda1b3b38c75aa4f36505

UltraBlame original commit: ecfdcfb914d570c2190328588b092200a31aeec4
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this pull request Oct 1, 2019
…ecker (from aneeshusa:make-dynamic-symbol-checking-script-python3-compatible); r=Ms2ger

Make the script that checks for undefined Android symbols compatible
with both Python 2 and Python 3, to allow for future updates to the
default system Python on our build machines.

I'd like to land this before servo/saltfs#249.

We currently use Ubuntu 14.04 (an LTS release); Ubuntu is aiming for Python 3 as the default Python in the next LTS release, 16.04, and I'd like to have any scripts be ready for the transition.

Do we have a Python 2/3 compatibility policy?

cc cengizIO larsbergstrom

Source-Repo: https://github.com/servo/servo
Source-Revision: 691367745ad27ef79d67e4dc9be679eb969fdd96

UltraBlame original commit: 50690e204967d44b72382654f03a6f4de4373ca4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.