mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-01 00:12:39 +03:00
* Wait a bit more.
svn path=/nixos/trunk/; revision=21340
This commit is contained in:
parent
ce15e270f2
commit
835522e40d
@ -14,7 +14,7 @@
|
||||
$machine->waitForX;
|
||||
$machine->execute("firefox file://${pkgs.valgrind}/share/doc/valgrind/html/index.html &");
|
||||
$machine->waitForWindow(/Valgrind.*Shiretoko/);
|
||||
sleep 30; # wait until Firefox has finished loading the page
|
||||
sleep 40; # wait until Firefox has finished loading the page
|
||||
$machine->screenshot("screen");
|
||||
'';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user