diff options
author | Kjell Winblad <[email protected]> | 2019-05-07 16:57:17 +0200 |
---|---|---|
committer | Kjell Winblad <[email protected]> | 2019-05-21 14:40:23 +0200 |
commit | c8cec4415b49ce3b70d760e81aaa482af20d93a2 (patch) | |
tree | d20eb037d50d1c141d9fce5890cbee4ef4ee7f79 /lib/wx | |
parent | a16317a001a042cbe73cb62669f69e42bf3bf974 (diff) | |
download | otp-c8cec4415b49ce3b70d760e81aaa482af20d93a2.tar.gz otp-c8cec4415b49ce3b70d760e81aaa482af20d93a2.tar.bz2 otp-c8cec4415b49ce3b70d760e81aaa482af20d93a2.zip |
Make the `cpu_sup_SUITE:util_values` test case more reliable
Previously, the `util_values` test case in the test suite
`cpu_sup_SUITE` tested the `cpu_sup:util()` by checking if a process
that spins in a loop cause the CPU utilization measured with
`cpu_sup:util()` to increase. This was unreliable on test machines
that ran other tasks at the same time. This commit tries to make the
test case more reliable by skipping the test case if it is detected
that the system is doing other work that use a lot of CPU time and
starting 100 spinning processes instead of only 1.
Diffstat (limited to 'lib/wx')
0 files changed, 0 insertions, 0 deletions