| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Half a minute is more than enough for the test to finish even in the slowest
browsers and in case of starving the PHP FPM process pool, one has to wait
for only half a minute to try again.
(cherry-picked from a10aa3aac5223c250327d00c500ceb9c7a18b7f9)
|
|
|
|
|
|
|
| |
PHP sleep function accepts time in seconds, not milliseconds; the previous
value was starving the PHP FPM process pool.
(cherry-picked from b5074944b0b27f50ffe2ca9f96348b8d0cd5c82c)
|
|
|
|
|
|
|
|
| |
The "document ready when jQuery loaded asynchronously" test fails all the time
in iOS7 and sometimes in other browsers. Bumping the timeouts *might* help
these other browsers to be less flakey here.
(cherry-picked from 854d242db457e3191e3ca1f2a366f6c981a12fbc)
|
|
|
|
|
|
| |
Fix #13655
Close gh-1209
Ref 32b066d3805a48f8c8312562ed52a1b5910b1d85
|
|
|
|
|
| |
Fixes #14802
(cherry picked from commit 2df1aad6a1c9376c2a477eba26ee992113ed1c23)
|
| |
|
| |
|
|
|