commit: ed826e136273c8d5beeec8f64c5bd87006c8f791
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 7 18:53:15 2017 +0000
Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Thu Aug 24 18:57:34 2017 +0000
URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=ed826e13
ebuild-writing/.../src_test: Remove use of X11 from reasons to skip tests
If tests require X11, virtualx.eclass can be used to run them on top
of Xvfb. There is no reason to skip those tests altogether.
ebuild-writing/functions/src_test/text.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/ebuild-writing/functions/src_test/text.xml
b/ebuild-writing/functions/src_test/text.xml
index ca13a07..3790195 100644
--- a/ebuild-writing/functions/src_test/text.xml
+++ b/ebuild-writing/functions/src_test/text.xml
@@ -82,7 +82,6 @@ portage environment. Reasons for such a failure could include:
</p>
<ul>
- <li>Needing to use X.</li>
<li>
Needing to work with files which are disallowed by the sandbox.
</li>