diff options
author | Siri Hansen <[email protected]> | 2013-05-02 12:10:00 +0200 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2013-05-03 10:12:31 +0200 |
commit | dca1c83d1f496817a709091576d29d2ad1b976d2 (patch) | |
tree | 2a1d4a7b1615a2f9c9f919d379b81343bee57c79 /erts/prebuild.skip | |
parent | 428ae2085c8f9df7364fbf5742aba0962bb9a3de (diff) | |
download | otp-dca1c83d1f496817a709091576d29d2ad1b976d2.tar.gz otp-dca1c83d1f496817a709091576d29d2ad1b976d2.tar.bz2 otp-dca1c83d1f496817a709091576d29d2ad1b976d2.zip |
Fix gen_server_SUITE:call_with_huge_message_queue
This test always fails when gen is native compiled, since the
optmization is not implemented then. The test is now skipped when
running with hipe.
The test does also quite often fail on one of the test hosts which
runs in a virtual machine. The reason is that the clock runs "in
bursts" on this host, which is outside of the control of the erlang VM
and probably due to the fact that the host runs as a virtual
machine. To overcome this problem, the echo message is now sent 10000
times instead of 10 times - i.e. the test run is prolonged in order to
even out the effect of the bursts.
Diffstat (limited to 'erts/prebuild.skip')
0 files changed, 0 insertions, 0 deletions