Author: sandervanderburg
Date: Mon May 16 20:24:32 2011
New Revision: 27270
URL: https://svn.nixos.org/websvn/nix/?rev=27270&sc=1
Log:
It seems that the codename of Firefox 4 is Tumucumaque, so the testcases won't
work anymore. Fixed
Modified:
disnix/examples/viewvc/trunk/release.nix
Modified: disnix/examples/viewvc/trunk/release.nix
==============================================================================
--- disnix/examples/viewvc/trunk/release.nix Mon May 16 20:24:12 2011
(r27269)
+++ disnix/examples/viewvc/trunk/release.nix Mon May 16 20:24:32 2011
(r27270)
@@ -90,7 +90,7 @@
# Start Firefox and take a screenshot
$test3->mustSucceed("firefox
http://test1/viewvc/bin/cgi/viewvc.cgi/aefs/trunk &");
- $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