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 timeouts in reftests #24762
Comments
|
Interestingly, this exact same set of timeouts was observed in #24753 as well. |
|
Seen in /css/CSS2/selectors/first-letter-punctuation-077.xht. |
|
|
Observed in linux as well:
|
|
In #25144:
and
|
|
Many of these tests don't include any JS at all, so we're just timing out on waiting for the page load (presumably?) |
|
Also, I haven't checked all of these, but this may be mac-only? |
|
Ah, no, you have a linux one |
|
This got really bad all of a sudden in the past few days. I can't help wondering if #24890 had the opposite effect somehow. |
In fact, there were piles of stale servo processes on every single mac machine that I have now killed. |
|
I continue to see timeouts on mac machines. I'm trying disabling indexing (https://www.technipages.com/macos-sierra-enable-disable-spotlight) and following answer 2 from https://config9.com/linux/macosx/opendirectoryd-consumes-40-of-cpu/, because the mdsworker and opendirectoryd processes are taking up multiple CPUs at full capacity sometimes. |
|
Observed in linux as well here
|
I'm really not sure where to start investigating here. It would be useful to know in which file that makes up a reftest the timeout actually occurs.