<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/common_test, branch OTP_R16B03</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Prepare release</title>
<updated>2013-12-09T19:12:33+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2013-12-09T19:12:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=25237481ccccd3ddfa74582dc267632ad618ba30'/>
<id>25237481ccccd3ddfa74582dc267632ad618ba30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update event handling documentation</title>
<updated>2013-12-04T19:19:51+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2013-12-04T13:54:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6d33fa3b604e85be1b175df188dde1de0b6aef7c'/>
<id>6d33fa3b604e85be1b175df188dde1de0b6aef7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update documentation</title>
<updated>2013-12-03T22:43:36+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2013-12-03T22:43:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e6ebe1cdf749cb4f7f167e91a818728aab899b65'/>
<id>e6ebe1cdf749cb4f7f167e91a818728aab899b65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'peppe/common_test/hook_skip_failure' into maint</title>
<updated>2013-12-03T10:15:13+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2013-12-03T10:14:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1af2b59ab5102e52ed55cc3afed561daa08eac17'/>
<id>1af2b59ab5102e52ed55cc3afed561daa08eac17</id>
<content type='text'>
* peppe/common_test/hook_skip_failure:
  Fix CT hook pre_end_per_group causing crash when returning {skip,Reason}

OTP-11409
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* peppe/common_test/hook_skip_failure:
  Fix CT hook pre_end_per_group causing crash when returning {skip,Reason}

OTP-11409
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix CT hook pre_end_per_group causing crash when returning {skip,Reason}</title>
<updated>2013-11-29T21:52:35+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2013-11-29T21:52:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8b1fddd13a95d0232cfc08f529632d58eb9f4fe6'/>
<id>8b1fddd13a95d0232cfc08f529632d58eb9f4fe6</id>
<content type='text'>
OTP-11409
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OTP-11409
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'siri/ct_netconfc/close_session-timeout-hangs/OTP-11478' into maint</title>
<updated>2013-11-29T09:52:32+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2013-11-29T09:52:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d6b6c74de75357092649f31eb961154420461c15'/>
<id>d6b6c74de75357092649f31eb961154420461c15</id>
<content type='text'>
* siri/ct_netconfc/close_session-timeout-hangs/OTP-11478:
  [common_test] Don't hang netconf client when close-session times out
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* siri/ct_netconfc/close_session-timeout-hangs/OTP-11478:
  [common_test] Don't hang netconf client when close-session times out
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'siri/cuddle-with-tests' into maint</title>
<updated>2013-11-29T09:47:25+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2013-11-29T09:47:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3b6f02df56823a122ca12ca84eda52c436f78e44'/>
<id>3b6f02df56823a122ca12ca84eda52c436f78e44</id>
<content type='text'>
* siri/cuddle-with-tests:
  [observer] Fix copy/paste error in observer_SUITE:app_file/1
  [common_test] Minor corrections in test of ct_netconfc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* siri/cuddle-with-tests:
  [observer] Fix copy/paste error in observer_SUITE:app_file/1
  [common_test] Minor corrections in test of ct_netconfc
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote branch 'origin/peppe/common_test/change_skip_behaviour' into maint</title>
<updated>2013-11-28T16:37:33+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2013-11-28T16:37:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ac7902caa784d4f4c73eb7291ab4736a75ad13a4'/>
<id>ac7902caa784d4f4c73eb7291ab4736a75ad13a4</id>
<content type='text'>
* origin/peppe/common_test/change_skip_behaviour:
  Modify the auto_skip report for group config funcs to include group name
  Fix problems with info functions and add more tests
  Add test cases for new and modified functionality
  Fix problem with suites and groups skipped from test specification
  Change report tag for failed init_per_testcase from skipped to auto_skipped
  Add tests for skipping parallel groups
  Correct tests cases that fail because of modified events
  Correct various bugs related to auto_skip and groups
  Change status from skip to auto_skip for config func that fails due to require
  Fix problem with handling Config and FW reports correctly
  Change skip vs auto_skip behaviour

OTP-11305
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* origin/peppe/common_test/change_skip_behaviour:
  Modify the auto_skip report for group config funcs to include group name
  Fix problems with info functions and add more tests
  Add test cases for new and modified functionality
  Fix problem with suites and groups skipped from test specification
  Change report tag for failed init_per_testcase from skipped to auto_skipped
  Add tests for skipping parallel groups
  Correct tests cases that fail because of modified events
  Correct various bugs related to auto_skip and groups
  Change status from skip to auto_skip for config func that fails due to require
  Fix problem with handling Config and FW reports correctly
  Change skip vs auto_skip behaviour

OTP-11305
</pre>
</div>
</content>
</entry>
<entry>
<title>[common_test] Minor corrections in test of ct_netconfc</title>
<updated>2013-11-22T14:10:57+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2013-11-22T14:10:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6c8967fbbb0ec23eed27d34e75dea285145a1240'/>
<id>6c8967fbbb0ec23eed27d34e75dea285145a1240</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[common_test] Don't hang netconf client when close-session times out</title>
<updated>2013-11-21T09:28:31+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2013-11-18T10:45:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5987cd070b80a0e14905359149af6baeacd3d310'/>
<id>5987cd070b80a0e14905359149af6baeacd3d310</id>
<content type='text'>
When the netconf server did not respond to the close-session request,
the call to ct_netconfc:close_session/2 would hang forever waiting for
the netconf client to terminate. This has been corrected. The client
will now always terminate (and take down the connection) if the
close-session request times out.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When the netconf server did not respond to the close-session request,
the call to ct_netconfc:close_session/2 would hang forever waiting for
the netconf client to terminate. This has been corrected. The client
will now always terminate (and take down the connection) if the
close-session request times out.
</pre>
</div>
</content>
</entry>
</feed>
