@ -123,6 +123,7 @@ ok( $attributes[13] =~ /^\d{14}$/, 'Timestamp found' )
or print STDERR Dumper( \@attributes );
count(4);
diag 'Waiting';
sleep 3;
# Refresh rights
@ -32,6 +32,7 @@ expectOK($res);
my $id1 = expectCookie($res);
count(1);
ok(
@ -66,6 +66,7 @@ ok( $res->[2]->[0] =~ m%<span trspan="checkUser">%, 'Found trspan="checkUser"' )
# Expired token
$query =~ s/user=/user=rtyler/;
$query =~ s/url=/url=http%3A%2F%2Ftest1.example.com/;
@ -172,6 +172,7 @@ SKIP: {
) or print STDERR Dumper( $res->[2]->[0] );
# Wait to have two different epoch values
sleep 1;
# Ajax registration request
@ -76,6 +76,7 @@ count(1);
ok( $res->[2]->[0] =~ /<span trmsg="86"><\/span>/, 'Protection enabled' );
sleep 2;
# Try to authenticate
@ -116,6 +117,7 @@ count(1);
sleep 4;
# Try to authenticate again