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

Update jemalloc-sys to 0.3.2 #24798

Merged
merged 1 commit into from Nov 21, 2019
Merged

Update jemalloc-sys to 0.3.2 #24798

merged 1 commit into from Nov 21, 2019

Conversation

tmiasko
Copy link
Contributor

@tmiasko tmiasko commented Nov 20, 2019

Update jemalloc-sys to 0.3.2 to avoid issue where jemalloc occasionally keeps
spinning in je_spin_adaptive.

@highfive
Copy link

Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @paulrouget (or someone else) soon.

@highfive highfive added the S-awaiting-review There is new code that needs to be reviewed. label Nov 20, 2019
@jdm
Copy link
Member

jdm commented Nov 20, 2019

@bors-servo r+
Thanks!

@bors-servo
Copy link
Contributor

📌 Commit 37af4f3 has been approved by jdm

@highfive highfive assigned jdm and unassigned paulrouget Nov 20, 2019
@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-awaiting-review There is new code that needs to be reviewed. labels Nov 20, 2019
@bors-servo
Copy link
Contributor

⌛ Testing commit 37af4f3 with merge ac83884...

bors-servo pushed a commit that referenced this pull request Nov 20, 2019
Update jemalloc-sys to 0.3.2

Update jemalloc-sys to 0.3.2 to avoid issue where jemalloc occasionally keeps
spinning in `je_spin_adaptive`.

- [X] `./mach build --release` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #24791
@bors-servo
Copy link
Contributor

💔 Test failed - status-taskcluster

@highfive highfive added S-tests-failed The changes caused existing tests to fail. and removed S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. labels Nov 21, 2019
@bors-servo
Copy link
Contributor

💣 Failed to start rebuilding: 405 Not Allowed

@bors-servo
Copy link
Contributor

⌛ Testing commit 37af4f3 with merge 47e39af...

bors-servo pushed a commit that referenced this pull request Nov 21, 2019
Update jemalloc-sys to 0.3.2

Update jemalloc-sys to 0.3.2 to avoid issue where jemalloc occasionally keeps
spinning in `je_spin_adaptive`.

- [X] `./mach build --release` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #24791
@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-tests-failed The changes caused existing tests to fail. labels Nov 21, 2019
@bors-servo
Copy link
Contributor

☀️ Test successful - linux-rel-css, linux-rel-wpt, status-taskcluster
Approved by: jdm
Pushing 47e39af to master...

@bors-servo bors-servo merged commit 37af4f3 into servo:master Nov 21, 2019
@highfive highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Nov 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

jemalloc keeps spinning in je_spin_adaptive when running test-dromaeo
5 participants