Closed
Bug 1033227
Opened 10 years ago
Closed 10 years ago
Sometimes Firefox can't connect to the XVFB instance on Travis
Categories
(Firefox OS Graveyard :: Gaia::TestAgent, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: julienw, Unassigned)
Details
(Keywords: intermittent-failure)
We get this error:
Error: cannot open display: :99.0
Should we use xvfb-run instead? (I don't know if that's available on Travis).
Reporter | ||
Comment 1•10 years ago
|
||
Reporter | ||
Updated•10 years ago
|
Keywords: intermittent-failure
Comment 2•10 years ago
|
||
the snippet in .travis.yml is recommanded in travis-ci docs[1]
[1] http://docs.travis-ci.com/user/gui-and-headless-browsers/#Using-xvfb-to-Run-Tests-That-Require-GUI-%28e.g.-a-Web-browser%29
Updated•10 years ago
|
Flags: needinfo?(yurenju.mozilla)
Comment 3•10 years ago
|
||
sent a email to travis support.
Comment 4•10 years ago
|
||
update: they also don't know what happend and suggested us retry to start xvfb again.
Comment 5•10 years ago
|
||
cancel needinfo since I don't have any solution for now.
Flags: needinfo?(yurenju)
Comment 6•10 years ago
|
||
Since we're not using Travis and it seems like we don't see this on TBPL, I think it makes sense to close it.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•