<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/test_server/src, branch erl_1271</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<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>Modify the auto_skip report for group config funcs to include group name</title>
<updated>2013-11-19T15:17:01+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2013-11-14T16:39:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=093890dc793e85a09b40f1eca878f410c73cf625'/>
<id>093890dc793e85a09b40f1eca878f410c73cf625</id>
<content type='text'>
Also correct failing test cases and find and fix remaining bugs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also correct failing test cases and find and fix remaining bugs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix problems with info functions and add more tests</title>
<updated>2013-11-18T17:08:18+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2013-11-13T23:19:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=98c0e6608100da393df24722afea159a1f5dcc22'/>
<id>98c0e6608100da393df24722afea159a1f5dcc22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test cases for new and modified functionality</title>
<updated>2013-11-18T17:07:11+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2013-11-11T23:48:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=af1891a1415d9aedb7de866639cf997c31b98e35'/>
<id>af1891a1415d9aedb7de866639cf997c31b98e35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix problem with suites and groups skipped from test specification</title>
<updated>2013-11-18T17:07:10+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2013-11-08T15:55:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a522754dde5071ca131f3463a57f5ca4ecfedd6b'/>
<id>a522754dde5071ca131f3463a57f5ca4ecfedd6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change report tag for failed init_per_testcase from skipped to auto_skipped</title>
<updated>2013-11-18T17:07:10+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2013-11-07T21:13:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=16f45bc71e6a9cec351ca562a7a1e77569d4cdcf'/>
<id>16f45bc71e6a9cec351ca562a7a1e77569d4cdcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct tests cases that fail because of modified events</title>
<updated>2013-11-18T17:05:50+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2013-11-06T23:50:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f34f567125c86a9f12bff473e7a7e2fd4b9a0b3f'/>
<id>f34f567125c86a9f12bff473e7a7e2fd4b9a0b3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct various bugs related to auto_skip and groups</title>
<updated>2013-11-18T17:05:50+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2013-11-06T15:06:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=02a0023b265bba5518b60b524d64fa8056fee911'/>
<id>02a0023b265bba5518b60b524d64fa8056fee911</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change status from skip to auto_skip for config func that fails due to require</title>
<updated>2013-11-18T17:03:52+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2013-11-01T00:44:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9b5bd44fe00a7d1de3d7042950966133b26e830c'/>
<id>9b5bd44fe00a7d1de3d7042950966133b26e830c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix problem with handling Config and FW reports correctly</title>
<updated>2013-10-31T15:49:59+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2013-10-31T15:49:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=759a1f6240117cf64eecac26c21f82de0e877332'/>
<id>759a1f6240117cf64eecac26c21f82de0e877332</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
