Debian Bug report logs -
#612014
ITA: phpunit-selenium -- Selenium RC integration for PHPUnit
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, debian-devel@lists.debian.org, pkg-php-maint@lists.alioth.debian.org, wnpp@debian.org:
Bug#612014; Package wnpp.
(Fri, 04 Feb 2011 17:51:05 GMT) (full text, mbox, link).
Acknowledgement sent
to Olivier Berger <olivier.berger@it-sudparis.eu>:
New Bug report received and forwarded. Copy sent to debian-devel@lists.debian.org, pkg-php-maint@lists.alioth.debian.org, wnpp@debian.org.
(Fri, 04 Feb 2011 17:51:05 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: wnpp
Severity: wishlist
Owner: Olivier Berger <olivier.berger@it-sudparis.eu>
* Package name : phpunit-selenium
Version : 1.0.2
Upstream Author : Sebastian Bergmann <sb@sebastian-bergmann.de>
* URL : http://www.phpunit.de/
* License : BSD
Programming Lang: PHP
Description : Selenium RC integration for PHPUnit
This provides the Selenium RC (Remote Control) PHPUnit extension
allowing to integrate Selenium test cases in a phpunit test suite.
.
This can be used to do some automated testing of Web applications
simulating a user's interaction with the application through remote
controlled Web browser.
.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
testing framework, designed by Kent Beck and Erich Gamma. If you've used
JUnit (for Java), PyUnit (for Python), CxxUnit (for C++), or any of the
other equivalents for other languages, the API for this package should seem
fairly familiar. If you've never written unit tests before, the PHPUnit
API is simple to learn and use.
Note that I'm proposing to package it since it was removed from phpunit package as upstream author has split the sources in several (PEAR) packages.
This would be linked to discussion about orphaned phpunit in #607393.
My current package sources are in http://git.debian.org/?p=users/olberger-guest/phpunit-selenium.git;a=summary if someone cares.
Best regards,
Information forwarded
to debian-bugs-dist@lists.debian.org, wnpp@debian.org:
Bug#612014; Package wnpp.
(Fri, 04 Feb 2011 18:09:05 GMT) (full text, mbox, link).
Acknowledgement sent
to Olivier Berger <olivier.berger@it-sudparis.eu>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org.
(Fri, 04 Feb 2011 18:09:05 GMT) (full text, mbox, link).
Message #10 received at 612014@bugs.debian.org (full text, mbox, reply):
Hi.
Le vendredi 04 février 2011 à 18:49 +0100, Olivier Berger a écrit :
> Package: wnpp
> Severity: wishlist
> Owner: Olivier Berger <olivier.berger@it-sudparis.eu>
>
>
> * Package name : phpunit-selenium
> Note that I'm proposing to package it since it was removed from phpunit package as upstream author has split the sources in several (PEAR) packages.
>
> This would be linked to discussion about orphaned phpunit in #607393.
>
> My current package sources are in http://git.debian.org/?p=users/olberger-guest/phpunit-selenium.git;a=summary if someone cares.
>
Oh, and forgot to say I was open to collab maintenance on this one (as
well as on the rest of PHPUnit, unless someone wants it for his own
profit ;)
Best regards,
--
Olivier BERGER <olivier.berger@it-sudparis.eu>
http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingénieur Recherche - Dept INF
Institut TELECOM, SudParis (http://www.it-sudparis.eu/), Evry (France)
Information forwarded
to debian-bugs-dist@lists.debian.org, wnpp@debian.org, Olivier Berger <olivier.berger@it-sudparis.eu>:
Bug#612014; Package wnpp.
(Sat, 05 Feb 2011 03:33:02 GMT) (full text, mbox, link).
Acknowledgement sent
to Thomas Goirand <thomas@goirand.fr>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org, Olivier Berger <olivier.berger@it-sudparis.eu>.
(Sat, 05 Feb 2011 03:33:03 GMT) (full text, mbox, link).
Message #15 received at 612014@bugs.debian.org (full text, mbox, reply):
On 02/05/2011 01:49 AM, Olivier Berger wrote:
> My current package sources are in http://git.debian.org/?p=users/olberger-guest/phpunit-selenium.git;a=summary if someone cares.
zigo@GPLHost:buzzig>_ ~/sources/debian_sponsoring/pkg-php/phpunit$ git
clone http://git.debian.org/users/olberger-guest/phpunit-selenium.git
Cloning into phpunit-selenium...
fatal:
http://git.debian.org/users/olberger-guest/phpunit-selenium.git/info/refs not
found: did you run git update-server-info on the server?
Can you fix this?
Thomas
Information forwarded
to debian-bugs-dist@lists.debian.org, wnpp@debian.org:
Bug#612014; Package wnpp.
(Sat, 05 Feb 2011 13:21:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Olivier Berger <olivier.berger@it-sudparis.eu>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org.
(Sat, 05 Feb 2011 13:21:03 GMT) (full text, mbox, link).
Message #20 received at 612014@bugs.debian.org (full text, mbox, reply):
Le samedi 05 février 2011 à 11:29 +0800, Thomas Goirand a écrit :
> On 02/05/2011 01:49 AM, Olivier Berger wrote:
> > My current package sources are in http://git.debian.org/?p=users/olberger-guest/phpunit-selenium.git;a=summary if someone cares.
>
> zigo@GPLHost:buzzig>_ ~/sources/debian_sponsoring/pkg-php/phpunit$ git
> clone http://git.debian.org/users/olberger-guest/phpunit-selenium.git
> Cloning into phpunit-selenium...
> fatal:
> http://git.debian.org/users/olberger-guest/phpunit-selenium.git/info/refs not
> found: did you run git update-server-info on the server?
>
> Can you fix this?
Uh, I've just done it, but I'm afraid you may have used the wrong URL.
Can you check those at
http://git.debian.org/?p=users/olberger-guest/phpunit-selenium.git;a=summary ?
For instance,
git clone
https://alioth.debian.org/anonscm/git/users/olberger-guest/phpunit.git
works for me...
Regards,
--
Olivier BERGER <olivier.berger@it-sudparis.eu>
http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingénieur Recherche - Dept INF
Institut TELECOM, SudParis (http://www.it-sudparis.eu/), Evry (France)
Information forwarded
to debian-bugs-dist@lists.debian.org, wnpp@debian.org:
Bug#612014; Package wnpp.
(Tue, 08 Feb 2011 18:09:09 GMT) (full text, mbox, link).
Acknowledgement sent
to Olivier Berger <olivier.berger@it-sudparis.eu>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org.
(Tue, 08 Feb 2011 18:09:09 GMT) (full text, mbox, link).
Message #25 received at 612014@bugs.debian.org (full text, mbox, reply):
Hi.
Le samedi 05 février 2011 à 12:19 +0100, Olivier Berger a écrit :
> Le samedi 05 février 2011 à 11:26 +0800, Thomas Goirand a écrit :
> >
> > I think it would be best if you join the pkg-php project on Alioth, so
> > you can use /git/pkg-php for your packages. We'd better avoid spreading
> > all the packages across the HDDs of Alioth, because it will become a
> > mess! Note that I'm not an admin on pkg-php, so Raphael or someone else
> > will have to approve you in.
>
> Well do.;
Meant "will do"
Now it's done, I've added the sources for my package for
phpunit-selenium [0] to the pkg-php git repo :
http://git.debian.org/?p=pkg-php/phpunit-selenium.git;a=summary
It uses git-buildpackage.
Even though I've read the earlier comments about
CDBS, I've found it quicker so far to make a package with it, looking at
phpunit's.
I guess we may change later if interested co-maintainers agree on
another system. Maybe the same would preferably be used for phpunit and
its extensions.
I'll remove the previous location in my personal git repo.
Any comments welcome.
Best regards,
[0] ITP : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612014
--
Olivier BERGER <olivier.berger@it-sudparis.eu>
http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingénieur Recherche - Dept INF
Institut TELECOM, SudParis (http://www.it-sudparis.eu/), Evry (France)
Added indication that bug 612014 blocks 612017
Request was from Olivier Berger <olivier.berger@it-sudparis.eu>
to control@bugs.debian.org.
(Sat, 12 Feb 2011 09:51:09 GMT) (full text, mbox, link).
Added indication that bug 612014 blocks 607393
Request was from Olivier Berger <olivier.berger@it-sudparis.eu>
to control@bugs.debian.org.
(Sat, 12 Feb 2011 09:51:13 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, wnpp@debian.org:
Bug#612014; Package wnpp.
(Wed, 16 Feb 2011 15:15:10 GMT) (full text, mbox, link).
Acknowledgement sent
to Olivier Berger <olivier.berger@it-sudparis.eu>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org.
(Wed, 16 Feb 2011 15:15:10 GMT) (full text, mbox, link).
Message #34 received at 612014@bugs.debian.org (full text, mbox, reply):
On Tue, Feb 08, 2011 at 07:06:00PM +0100, Olivier Berger wrote:
>
> Now it's done, I've added the sources for my package for
> phpunit-selenium [0] to the pkg-php git repo :
> http://git.debian.org/?p=pkg-php/phpunit-selenium.git;a=summary
>
> It uses git-buildpackage.
>
FYI, I've updated the package generation, from the upstream maintainer's git tree.
I've pushed the changes.
It should be more or less ready for upload, so any comments much welcome.
Best regards,
Information forwarded
to debian-bugs-dist@lists.debian.org, wnpp@debian.org:
Bug#612014; Package wnpp.
(Sat, 01 Oct 2011 13:06:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Olivier Berger <olivier.berger@it-sudparis.eu>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org.
(Sat, 01 Oct 2011 13:06:04 GMT) (full text, mbox, link).
Message #39 received at 612014@bugs.debian.org (full text, mbox, reply):
Hi.
On Fri, Feb 04, 2011 at 06:49:51PM +0100, Olivier Berger wrote:
>
> * Package name : phpunit-selenium
> Version : 1.0.2
> Upstream Author : Sebastian Bergmann <sb@sebastian-bergmann.de>
> * URL : http://www.phpunit.de/
> * License : BSD
> Programming Lang: PHP
> Description : Selenium RC integration for PHPUnit
>
> This provides the Selenium RC (Remote Control) PHPUnit extension
> allowing to integrate Selenium test cases in a phpunit test suite.
> .
Unfortunately, it seems that upstream developer is no longer interested in maintaining it, AFAIU : http://comments.gmane.org/gmane.comp.php.phpunit.devel/1994
Maybe alternatives will be available, or a new maintainer will pop up.
Any suggestions welcome on how to overcome.
Best regards,
Information forwarded
to debian-bugs-dist@lists.debian.org, wnpp@debian.org:
Bug#612014; Package wnpp.
(Sat, 01 Oct 2011 13:18:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Olivier Berger <olivier.berger@it-sudparis.eu>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org.
(Sat, 01 Oct 2011 13:18:03 GMT) (full text, mbox, link).
Message #44 received at 612014@bugs.debian.org (full text, mbox, reply):
Le samedi 01 octobre 2011 à 15:04 +0200, Olivier Berger a écrit :
> Hi.
>
> On Fri, Feb 04, 2011 at 06:49:51PM +0100, Olivier Berger wrote:
> >
> > * Package name : phpunit-selenium
> > Version : 1.0.2
> > Upstream Author : Sebastian Bergmann <sb@sebastian-bergmann.de>
> > * URL : http://www.phpunit.de/
> > * License : BSD
> > Programming Lang: PHP
> > Description : Selenium RC integration for PHPUnit
> >
> > This provides the Selenium RC (Remote Control) PHPUnit extension
> > allowing to integrate Selenium test cases in a phpunit test suite.
> > .
>
> Unfortunately, it seems that upstream developer is no longer interested in maintaining it, AFAIU : http://comments.gmane.org/gmane.comp.php.phpunit.devel/1994
>
> Maybe alternatives will be available, or a new maintainer will pop up.
>
> Any suggestions welcome on how to overcome.
>
It seems there are 2 alternatives for Selenium 2's new WebDriver API to
use with phpunit, at :
http://code.google.com/p/php-webdriver-bindings/
https://github.com/chibimagic/WebDriver-PHP
FWIW.
Best regards,
--
Olivier BERGER <olivier.berger@it-sudparis.eu>
http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingénieur Recherche - Dept INF
Institut TELECOM, SudParis (http://www.it-sudparis.eu/), Evry (France)
Information forwarded
to debian-bugs-dist@lists.debian.org, wnpp@debian.org:
Bug#612014; Package wnpp.
(Sun, 19 Feb 2012 20:42:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Olivier Berger <olivier.berger@it-sudparis.eu>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org.
(Sun, 19 Feb 2012 20:42:03 GMT) (full text, mbox, link).
Message #49 received at 612014@bugs.debian.org (full text, mbox, reply):
retitle 612014 RFP: phpunit-selenium -- Selenium RC integration for PHPUnit
noowner 612014
thanks
Sorry, I don't have time to care for this anymore, and so, better let the floor to someone else.
Best regards,
On Sat, Oct 01, 2011 at 03:04:05PM +0200, Olivier Berger wrote:
> Hi.
>
> On Fri, Feb 04, 2011 at 06:49:51PM +0100, Olivier Berger wrote:
> >
> > * Package name : phpunit-selenium
> > Version : 1.0.2
> > Upstream Author : Sebastian Bergmann <sb@sebastian-bergmann.de>
> > * URL : http://www.phpunit.de/
> > * License : BSD
> > Programming Lang: PHP
> > Description : Selenium RC integration for PHPUnit
> >
> > This provides the Selenium RC (Remote Control) PHPUnit extension
> > allowing to integrate Selenium test cases in a phpunit test suite.
> > .
>
> Unfortunately, it seems that upstream developer is no longer interested in maintaining it, AFAIU : http://comments.gmane.org/gmane.comp.php.phpunit.devel/1994
>
> Maybe alternatives will be available, or a new maintainer will pop up.
>
> Any suggestions welcome on how to overcome.
>
> Best regards,
>
>
>
--
Olivier BERGER
http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut TELECOM, SudParis (http://www.it-sudparis.eu/), Evry (France)
Changed Bug title to 'RFP: phpunit-selenium -- Selenium RC integration for PHPUnit' from 'ITP: phpunit-selenium -- Selenium RC integration for PHPUnit'
Request was from Olivier Berger <olivier.berger@it-sudparis.eu>
to control@bugs.debian.org.
(Sun, 19 Feb 2012 20:42:07 GMT) (full text, mbox, link).
Removed annotation that Bug was owned by Olivier Berger <olivier.berger@it-sudparis.eu>.
Request was from Olivier Berger <olivier.berger@it-sudparis.eu>
to control@bugs.debian.org.
(Sun, 19 Feb 2012 20:42:08 GMT) (full text, mbox, link).
Owner recorded as acme@eviled.org.
Request was from Luis Uribe <acme@eviled.org>
to control@bugs.debian.org.
(Sat, 28 Apr 2012 15:54:09 GMT) (full text, mbox, link).
Changed Bug title to 'ITA: phpunit-selenium -- Selenium RC integration for PHPUnit' from 'RFP: phpunit-selenium -- Selenium RC integration for PHPUnit'
Request was from Luis Uribe <acme@eviled.org>
to control@bugs.debian.org.
(Sat, 28 Apr 2012 15:54:09 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, wnpp@debian.org, acme@eviled.org:
Bug#612014; Package wnpp.
(Tue, 01 May 2012 20:27:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Luis Uribe <acme@eviled.org>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org, acme@eviled.org.
(Tue, 01 May 2012 20:27:04 GMT) (full text, mbox, link).
Message #62 received at 612014@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
On Sun, Apr 29, 2012 at 12:23:43AM +0800, Thomas Goirand wrote:
> FYI, I've reworked phpunit itself, and php-symfony-yaml. We should be
> done when we got all these, right?
According to my research, yes. I just upload the files for the
[1]phpunit-mock-objects package so it's ready for upload. [2]phpunit-selenium
is ready too but since it depends on phpunit it's better to upload it
later.
[1] http://anonscm.debian.org/gitweb/?p=pkg-php/phpunit-mock-objects.git;a=summary
[2] http://anonscm.debian.org/gitweb/?p=pkg-php/phpunit-selenium.git;a=summary
Do you need any help to test the new phpunit package?
Regards,
--
Luis Uribe
http://eviled.org
[signature.asc (application/pgp-signature, inline)]
Added tag(s) pending.
Request was from Anibal Monsalve Salazar <anibal@debian.org>
to control@bugs.debian.org.
(Thu, 10 May 2012 20:06:10 GMT) (full text, mbox, link).
Reply sent
to Thomas Goirand <zigo@debian.org>:
You have taken responsibility.
(Sat, 19 May 2012 12:37:28 GMT) (full text, mbox, link).
Notification sent
to Olivier Berger <olivier.berger@it-sudparis.eu>:
Bug acknowledged by developer.
(Sat, 19 May 2012 12:37:29 GMT) (full text, mbox, link).
Message #69 received at 612014-close@bugs.debian.org (full text, mbox, reply):
Source: phpunit-selenium
Source-Version: 1.2.6-1
We believe that the bug you reported is fixed in the latest version of
phpunit-selenium, which is due to be installed in the Debian FTP archive:
phpunit-selenium_1.2.6-1.debian.tar.gz
to main/p/phpunit-selenium/phpunit-selenium_1.2.6-1.debian.tar.gz
phpunit-selenium_1.2.6-1.dsc
to main/p/phpunit-selenium/phpunit-selenium_1.2.6-1.dsc
phpunit-selenium_1.2.6-1_all.deb
to main/p/phpunit-selenium/phpunit-selenium_1.2.6-1_all.deb
phpunit-selenium_1.2.6.orig.tar.gz
to main/p/phpunit-selenium/phpunit-selenium_1.2.6.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 612014@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thomas Goirand <zigo@debian.org> (supplier of updated phpunit-selenium package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
Format: 1.8
Date: Thu, 10 May 2012 06:35:49 +0000
Source: phpunit-selenium
Binary: phpunit-selenium
Architecture: source all
Version: 1.2.6-1
Distribution: unstable
Urgency: low
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Changed-By: Thomas Goirand <zigo@debian.org>
Description:
phpunit-selenium - Selenium RC integration for PHPUnit
Closes: 612014
Changes:
phpunit-selenium (1.2.6-1) unstable; urgency=low
.
* Initial release (Closes: #612014)
Checksums-Sha1:
5dc9de764efb8fe676da01a04f44ee8334c3955c 1456 phpunit-selenium_1.2.6-1.dsc
0c0cece8ca7a3c5fa0fcd8b2fb90b1afa8ffc8cd 30197 phpunit-selenium_1.2.6.orig.tar.gz
c0f1105349473a79f03100e21b5accdad28df1df 2822 phpunit-selenium_1.2.6-1.debian.tar.gz
8e588d79a7bf15d0d4294ce435021bfa7ef8131f 38442 phpunit-selenium_1.2.6-1_all.deb
Checksums-Sha256:
55aa4edbe6f1b35729fb4b278e8fbb2a3aba9e305239b6aeb8d7a69bd86eda6e 1456 phpunit-selenium_1.2.6-1.dsc
4e02f3bdeeb4df560e35065fb737a4e51fa481be4c9e72afec033e1db568b99a 30197 phpunit-selenium_1.2.6.orig.tar.gz
ea7b7c99f244fc49e1dd0c38bc340ec4a3c14394a5128934effbfe029bfbc0e1 2822 phpunit-selenium_1.2.6-1.debian.tar.gz
f09214dab1193513b684152625acee8b2e11524c8f54246c1715d92a66b87fc7 38442 phpunit-selenium_1.2.6-1_all.deb
Files:
84e9166736bd7cc9e14a899baa505a83 1456 php optional phpunit-selenium_1.2.6-1.dsc
b13d69a1aeb5977a738ac66de6dbb2bb 30197 php optional phpunit-selenium_1.2.6.orig.tar.gz
f958c036d55948f7bf7de9beaa2e25bf 2822 php optional phpunit-selenium_1.2.6-1.debian.tar.gz
d02b6d77703b960011d21b9324b00792 38442 php optional phpunit-selenium_1.2.6-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEAREDAAYFAk+rvlEACgkQl4M9yZjvmklBeACbBh38l6wqXmXk5KHDQdzyiJgj
jd0AoJjPng+I5Fmr9FYvfMLxESh6jdeB
=CDV2
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Sun, 17 Jun 2012 07:36:11 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jul 2 03:51:04 2023;
Machine Name:
bembo
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.