Description[fsp] Fix flaky browser test for aborting a write operation.
Before, we were using a timer in hope that the operation is started
synchronously, but it's a wrong assumption.
This patch resolves this issue by waiting until writing is really
started.
TEST=browser_test: *FileSystemProvider*Write*
BUG=426549
Committed: https://crrev.com/64b7e99ac3f6cb68d64c0de3e23fa018cde58fd7
Cr-Commit-Position: refs/heads/master@{#301051}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|