Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upIntermittent timeout /_mozilla/mozilla/sigsegv.html #14067
Labels
Comments
Member
SimonSapin
commented
Nov 4, 2016
|
Presumably this is the ongoing problem where sometimes wptharness isn't able to notice that a process has crashed before the timeout kicks in. |
This was referenced Nov 4, 2016
Merged
bors-servo
added a commit
that referenced
this issue
Nov 5, 2016
Disable sigsegv.html, it’s frequently timing out. <!-- Please describe your changes on the following line: --> #14067 --- <!-- 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 _____ <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14088) <!-- Reviewable:end -->
|
Disabled in #14088. CI was failing more often than not, just because of this one test. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment