diff options
author | Siri Hansen <[email protected]> | 2017-05-30 10:15:39 +0200 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2017-05-30 10:15:39 +0200 |
commit | 03f2b87b6a7262a895e41ffaaa5f69dfa01a4bed (patch) | |
tree | 9ea451e4fe850d834bd09aed7dddd965d7230b08 /lib/sasl/test/test_lib.hrl | |
parent | b182febe36aa63eb8290f24ba4b7932673a9a9bc (diff) | |
download | otp-03f2b87b6a7262a895e41ffaaa5f69dfa01a4bed.tar.gz otp-03f2b87b6a7262a895e41ffaaa5f69dfa01a4bed.tar.bz2 otp-03f2b87b6a7262a895e41ffaaa5f69dfa01a4bed.zip |
Update sasl_report_SUITE to accept new size of sasl.log
PR-1448 caused sasl_report_SUITE:gen_server_crash to produce a
slightly bigger sasl.log. This is because the Reason used in the crash
report is changed from {ExitReason,Stacktrace} to ExitReason only,
where ExitReason={badmatch,BigGbSet}. The term is written with a depth
limit of 30, and when removing the top tuple, a new level of the
gb_set is exposed. This level contains more data than the removed
Stacktrace, and thus the resulting log gets a bit bigger than before.
Diffstat (limited to 'lib/sasl/test/test_lib.hrl')
0 files changed, 0 insertions, 0 deletions