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

Fix Py3 environment setting failures #27004

Merged
merged 1 commit into from Jun 20, 2020
Merged

Fix Py3 environment setting failures #27004

merged 1 commit into from Jun 20, 2020

Conversation

@saschanaz
Copy link
Contributor

saschanaz commented Jun 20, 2020

python3 mach build -d now proceeds to actual build. Since Gecko landed full Python 3 support, updating mozjs should allow us to drop Python 2 to build Servo. (I still see failures on other commands e.g. test-tidy.)


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #___ (GitHub issue number if applicable)
  • There are tests for these changes OR
  • These changes do not require tests because ___
@highfive
Copy link

highfive commented Jun 20, 2020

Heads up! This PR modifies the following files:

  • @wafflespeanut: python/servo/command_base.py, python/servo/build_commands.py
@jdm
Copy link
Member

jdm commented Jun 20, 2020

@bors-servo r+
Thanks!

@bors-servo
Copy link
Contributor

bors-servo commented Jun 20, 2020

📌 Commit a202a1d has been approved by jdm

@highfive highfive assigned jdm and unassigned ferjm Jun 20, 2020
@bors-servo
Copy link
Contributor

bors-servo commented Jun 20, 2020

Testing commit a202a1d with merge 83db77c...

bors-servo added a commit that referenced this pull request Jun 20, 2020
Fix Py3 environment setting failures

<!-- Please describe your changes on the following line: -->

`python3 mach build -d` now proceeds to actual build. Since Gecko landed full Python 3 support, updating mozjs should allow us to drop Python 2 to build Servo. (I still see failures on other commands e.g. `test-tidy`.)

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #___ (GitHub issue number if applicable)

<!-- 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. -->
@bors-servo
Copy link
Contributor

bors-servo commented Jun 20, 2020

💔 Test failed - status-taskcluster

@jdm
Copy link
Member

jdm commented Jun 20, 2020

@bors-servo
Copy link
Contributor

bors-servo commented Jun 20, 2020

Testing commit a202a1d with merge 232d926...

@bors-servo
Copy link
Contributor

bors-servo commented Jun 20, 2020

☀️ Test successful - status-taskcluster
Approved by: jdm
Pushing 232d926 to master...

@bors-servo bors-servo merged commit 232d926 into servo:master Jun 20, 2020
2 checks passed
2 checks passed
Community-TC (pull_request) TaskGroup: success
Details
homu Test successful
Details
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

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