From 1b32b64413c4d9cbffa1bd0caa289a6e576c7126 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20de=20Saint=20Martin?= <cedric.dsm@tiolive.com>
Date: Fri, 22 Jul 2011 14:40:35 +0200
Subject: [PATCH] Selenium : add XXX comments concerning future work and hints
 for Vivien

---
 software/selenium/software.cfg | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/software/selenium/software.cfg b/software/selenium/software.cfg
index 4f7fde1f6..6d0b84559 100644
--- a/software/selenium/software.cfg
+++ b/software/selenium/software.cfg
@@ -9,6 +9,18 @@ extends =
    ../../component/curl/buildout.cfg
    ../../stack/shacache-client.cfg
 
+#XXX-Cedric : switch to phantomjs and drop firefox and xorg
+#             when phantomjs is compatible with selenium. See
+#             http://code.google.com/p/phantomjs/issues/detail?id=49
+#             And http://code.google.com/p/phantomjs/wiki/FAQ
+#             (bottom, comment Mar 23, 2011
+
+#XXX-Cedric: to Vivien : 
+#Example of sending report to erp5 :
+#http://git.erp5.org/gitweb/slapos.git/blob/HEAD:/slapos/recipe/testnode/erp5testreporthandler.py?js=1
+#Example of launching unitary testing : 
+#http://git.erp5.org/gitweb/erp5.git/blob/HEAD:/tests/__init__.py?js=1#l47;js=1
+
 parts =
    selenium
    template
@@ -281,4 +293,4 @@ xml-marshaller = 0.9.7
 setuptools = 0.6c12dev-r88795
 
 # Use SlapOS patched zc.buildout
-zc.buildout = 1.5.3-dev-SlapOS-005
\ No newline at end of file
+zc.buildout = 1.5.3-dev-SlapOS-005
-- 
2.30.9