Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set timeout=long for FileSystemBaseHandle-postMessage.js tests
This is like the other NativeFileSystem postMessage() tests recently updated to use a long timeout. These tests are similar to the previously updated tests except that they use message ports instead of direct messaging. The test history dashboard shows that these tests take 5 or more seconds to complete, which is close to the 7 second timeout. This change adds "meta timeout=long" to both test variants to extend the 7 second timeout to a longer value. Bug: 1044519 Change-Id: I87d14e819f7d7813a3708695a3899271d2bdf620 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2015424 Commit-Queue: Steve Becker <[email protected]> Reviewed-by: Marijn Kruisselbrink <[email protected]> Cr-Commit-Position: refs/heads/master@{#734758}
- Loading branch information