diff options
author | binji@chromium.org <binji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-09 18:50:50 +0000 |
---|---|---|
committer | binji@chromium.org <binji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-09 18:50:50 +0000 |
commit | ea37c98a7798893cdee1aa4a89672a053aca59d6 (patch) | |
tree | 98d0fefc2e9af933857f26a38478c924825b0505 /chromeos/audio | |
parent | ad8e142e4a60a3097c9cefc8892b16db4b2c82f6 (diff) | |
download | chromium_src-ea37c98a7798893cdee1aa4a89672a053aca59d6.zip chromium_src-ea37c98a7798893cdee1aa4a89672a053aca59d6.tar.gz chromium_src-ea37c98a7798893cdee1aa4a89672a053aca59d6.tar.bz2 |
[NaCl SDK] Don't exit from nacl_io_test before posting message to JS.
In the nacl_io_test there's a race condition between the NaCl module exiting
and a posted message from the module being handled by JavaScript.
To fix it, when running in the browser, we wait indefinitely and assume the
JavaScript will kill the module when it is ready.
(This fixes a flake that can be seen in
http://build.chromium.org/p/client.nacl.sdk/builders/mac-sdk-multi/builds/5838/steps/Run%20Tests/logs/stdio
BUG=none
R=sbc@chromium.org
Review URL: https://codereview.chromium.org/23531034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222065 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chromeos/audio')
0 files changed, 0 insertions, 0 deletions