mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 08:42:13 +00:00
Bug 1424115 - Drop requestLongerTimeout in test_animation_observers_async.html. r=boris
Most of test cases in the test file has been moved so that the test no longer takes over default time out (5 minutes). MozReview-Commit-ID: 9rrr7WrkcFH --HG-- extra : rebase_source : 44ca3c0e42a389d82185e55b257c1dceb6d407d4
This commit is contained in:
parent
45ec0ac30c
commit
61db04fabc
@ -574,7 +574,6 @@ addAsyncAnimTest("tree_ordering", { observe: div, subtree: true }, function*() {
|
||||
});
|
||||
|
||||
// Run the tests.
|
||||
SimpleTest.requestLongerTimeout(2);
|
||||
SimpleTest.waitForExplicitFinish();
|
||||
|
||||
SpecialPowers.pushPrefEnv(
|
||||
|
Loading…
Reference in New Issue
Block a user