<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/common_test/test, branch OTP-19.2</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Add heading option to log functions</title>
<updated>2016-12-02T08:03:29+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2016-11-23T13:56:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7b3da1cb327c215e917d5e46f797a708185e75e7'/>
<id>7b3da1cb327c215e917d5e46f797a708185e75e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make, ct_make: Handle warning attributes in source files</title>
<updated>2016-08-30T12:15:55+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2016-08-30T08:27:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=362bccfd7d2bcb15e5c62cb17d31442713a5a20b'/>
<id>362bccfd7d2bcb15e5c62cb17d31442713a5a20b</id>
<content type='text'>
epp learned to handle the -warning() directive in 14d72f02, but
make and ct_make were not updated to expect a {warning,_} return
value from epp:parse_erl_form/1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
epp learned to handle the -warning() directive in 14d72f02, but
make and ct_make were not updated to expect a {warning,_} return
value from epp:parse_erl_form/1.
</pre>
</div>
</content>
</entry>
<entry>
<title>[ct test] Extent node startup timeouts in netconfc_remote_SUITE</title>
<updated>2016-07-08T08:13:08+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2016-06-28T10:20:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=deb4a4689a65d88a44648138ac160f640a36aa78'/>
<id>deb4a4689a65d88a44648138ac160f640a36aa78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ct test] Monitor netconf server during transaction</title>
<updated>2016-07-08T08:13:07+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2016-06-15T13:57:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9c8111085ef28b0a5174acca60021ecdca830299'/>
<id>9c8111085ef28b0a5174acca60021ecdca830299</id>
<content type='text'>
Netconf client tests fail every now and then with
'table_trans_timeout' with no obvious reason. A monitor of the maint
netconf server process is now added - in case this process crashes
during the transaction.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Netconf client tests fail every now and then with
'table_trans_timeout' with no obvious reason. A monitor of the maint
netconf server process is now added - in case this process crashes
during the transaction.
</pre>
</div>
</content>
</entry>
<entry>
<title>[ct test] Skip system time related tests on TimeWarpingOS</title>
<updated>2016-06-22T14:04:59+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2016-06-15T13:26:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bd5066b6dbb2ed4a5b96f84f29feedc1481481b7'/>
<id>bd5066b6dbb2ed4a5b96f84f29feedc1481481b7</id>
<content type='text'>
Tests using system time can be skipped on test hosts set up to do a
lot of time warps.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tests using system time can be skipped on test hosts set up to do a
lot of time warps.
</pre>
</div>
</content>
</entry>
<entry>
<title>[ct test] Catch call to ssh:start/0</title>
<updated>2016-06-18T13:35:28+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2016-06-17T07:46:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e61d7eb7ed8a1425daf8948ae0ba882cebc4946f'/>
<id>e61d7eb7ed8a1425daf8948ae0ba882cebc4946f</id>
<content type='text'>
The ssh application is not installed on all test hosts. Catching the
call to ssh:start/0 allows the the netconf tests to be nicely skipped
if ssh does not exist.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The ssh application is not installed on all test hosts. Catching the
call to ssh:start/0 allows the the netconf tests to be nicely skipped
if ssh does not exist.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'siri/cuddle-master'</title>
<updated>2016-06-15T13:30:35+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2016-06-15T13:30:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=37464e088e9f4268c1d54d56d7cb31bec1cc140f'/>
<id>37464e088e9f4268c1d54d56d7cb31bec1cc140f</id>
<content type='text'>
* siri/cuddle-master:
  Add short sleep when killing slave nodes
  [ct test] Do reload_config instead of get_config
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* siri/cuddle-master:
  Add short sleep when killing slave nodes
  [ct test] Do reload_config instead of get_config
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'peppe/common_test/OTP-13615'</title>
<updated>2016-06-14T07:37:10+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2016-06-14T07:37:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d08201b22997975bccae635bf47ddec6b585c5a8'/>
<id>d08201b22997975bccae635bf47ddec6b585c5a8</id>
<content type='text'>
* peppe/common_test/OTP-13615:
  Fix problem with incorrect type of timestamps

OTP-13615
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* peppe/common_test/OTP-13615:
  Fix problem with incorrect type of timestamps

OTP-13615
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix problem with incorrect type of timestamps</title>
<updated>2016-06-13T12:07:51+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2016-06-13T12:07:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e3fd5673dfb8542fe34ec490c4c788c21b20ef69'/>
<id>e3fd5673dfb8542fe34ec490c4c788c21b20ef69</id>
<content type='text'>
OTP-13615
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OTP-13615
</pre>
</div>
</content>
</entry>
<entry>
<title>[ct test] Do reload_config instead of get_config</title>
<updated>2016-06-09T12:54:03+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2016-06-01T12:58:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0c9e037ce8c1eab9a2c7c1bcbbd4cbe3478dca47'/>
<id>0c9e037ce8c1eab9a2c7c1bcbbd4cbe3478dca47</id>
<content type='text'>
The test case config_dynamic_SUITE:test_localtime_update sometimes
failed on slow machines, since the initial value of 'localtime' is
fetched with ct:get_config instead of ct:reload_config. The value is
then from the test run start, not from the time of the ct:get_config
call. This is now corrected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The test case config_dynamic_SUITE:test_localtime_update sometimes
failed on slow machines, since the initial value of 'localtime' is
fetched with ct:get_config instead of ct:reload_config. The value is
then from the test run start, not from the time of the ct:get_config
call. This is now corrected.
</pre>
</div>
</content>
</entry>
</feed>
