Author: sandervanderburg
Date: Mon May 16 20:24:12 2011
New Revision: 27269
URL: https://svn.nixos.org/websvn/nix/?rev=27269&sc=1
Log:
It seems that the codename of Firefox 4 is Tumucumaque, so the testcases won't
work anymore. Fixed
Modified:
disnix/examples/php-mysql/trunk/release.nix
Modified: disnix/examples/php-mysql/trunk/release.nix
==============================================================================
--- disnix/examples/php-mysql/trunk/release.nix Mon May 16 20:18:41 2011
(r27268)
+++ disnix/examples/php-mysql/trunk/release.nix Mon May 16 20:24:12 2011
(r27269)
@@ -100,7 +100,7 @@
# Start Firefox and take a screenshot
$test3->mustSucceed("firefox http://test1/stafftracker/index.php
&");
- $test3->waitForWindow(qr/Namoroka/);
+ $test3->waitForWindow(qr/Tumucumaque/);
$test3->mustSucceed("sleep 30");
$test3->screenshot("screen");
'';
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits