<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/selftest/knownfail, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/'/>
<entry>
<title>selftest: Have only one set of selftest knownfail and skip files</title>
<updated>2011-10-28T11:10:27+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-10-26T02:38:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=659ec79245a9d9e5d45c380e8b82ec6236999032'/>
<id>659ec79245a9d9e5d45c380e8b82ec6236999032</id>
<content type='text'>
Listing tests that are not ever proposed (eg samba4.* in the samba3 selftest)
is not an error, so just combine the lists.

This is being done because some folks trying to learn how our 'make
test' works are having trouble following the distributed nature of the
selftest system.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Listing tests that are not ever proposed (eg samba4.* in the samba3 selftest)
is not an error, so just combine the lists.

This is being done because some folks trying to learn how our 'make
test' works are having trouble following the distributed nature of the
selftest system.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>selftest: Run tests for libsmbclient and libnetapi</title>
<updated>2011-06-21T01:29:39+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-05-10T20:14:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=79b1a1092dbbb45bb8839c71e48479d1c6037b48'/>
<id>79b1a1092dbbb45bb8839c71e48479d1c6037b48</id>
<content type='text'>
This adds the known failure for the one test (netbios browsing) that
fails.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds the known failure for the one test (netbios browsing) that
fails.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>selftest: Make knowfail/skip files consistent, always use ^prefix</title>
<updated>2011-05-24T23:15:18+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-05-22T23:22:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=e7cf95c5417e07fb3544b8731cb6a33fbcf40eff'/>
<id>e7cf95c5417e07fb3544b8731cb6a33fbcf40eff</id>
<content type='text'>
Except in one case (where we mark printing tests as knownfail), this
has all our regular expressions start with ^, which ensures we don't
accidentially mix up the samba3/samba4 prefix here.

Because of the particular values in these files at the moment, this
should not change the set of tests, but it will help to ensure that
future edits follow the correct pattern.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Except in one case (where we mark printing tests as knownfail), this
has all our regular expressions start with ^, which ensures we don't
accidentially mix up the samba3/samba4 prefix here.

Because of the particular values in these files at the moment, this
should not change the set of tests, but it will help to ensure that
future edits follow the correct pattern.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "s3-test: disable ktest for now"</title>
<updated>2011-04-07T05:20:03+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-04-07T03:11:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=e78d4652fa7feade5fcae76fd84b60e204803b61'/>
<id>e78d4652fa7feade5fcae76fd84b60e204803b61</id>
<content type='text'>
This reverts commit 77820d59fe517168db5cb79b05214ae9fd6b4467.

I beleive this is now reliable, after the changes to wait for an
actual connection at startup and to use the fake DNS file.

Andrew Bartlett

Autobuild-User: Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date: Thu Apr  7 07:20:03 CEST 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 77820d59fe517168db5cb79b05214ae9fd6b4467.

I beleive this is now reliable, after the changes to wait for an
actual connection at startup and to use the fake DNS file.

Andrew Bartlett

Autobuild-User: Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date: Thu Apr  7 07:20:03 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-test: disable ktest for now</title>
<updated>2011-04-07T01:36:36+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-04-07T00:51:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=77820d59fe517168db5cb79b05214ae9fd6b4467'/>
<id>77820d59fe517168db5cb79b05214ae9fd6b4467</id>
<content type='text'>
the ktest tests are currently flakey. Once andrew has found the
problem they can be re-enabled

Autobuild-User: Andrew Tridgell &lt;tridge@samba.org&gt;
Autobuild-Date: Thu Apr  7 03:36:36 CEST 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the ktest tests are currently flakey. Once andrew has found the
problem they can be re-enabled

Autobuild-User: Andrew Tridgell &lt;tridge@samba.org&gt;
Autobuild-Date: Thu Apr  7 03:36:36 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-smbtorture: add netsessiongetinfo() test.</title>
<updated>2011-03-18T01:11:38+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-03-18T00:23:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=de5cec48a4660eb6b4dd4138e3aff11a4ed57cdc'/>
<id>de5cec48a4660eb6b4dd4138e3aff11a4ed57cdc</id>
<content type='text'>
Guenther

Autobuild-User: Günther Deschner &lt;gd@samba.org&gt;
Autobuild-Date: Fri Mar 18 02:11:38 CET 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther

Autobuild-User: Günther Deschner &lt;gd@samba.org&gt;
Autobuild-Date: Fri Mar 18 02:11:38 CET 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-smbtorture: add test for rap_NetUserDelete().</title>
<updated>2011-03-18T00:24:07+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-03-17T23:12:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=9ef1a8cf4cc08a9e8e5bda6123ca34edf4f40f4c'/>
<id>9ef1a8cf4cc08a9e8e5bda6123ca34edf4f40f4c</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-smbtorture: add test for rap_NetUserAdd().</title>
<updated>2011-03-18T00:24:07+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-03-17T21:18:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=249340c9c8f515a9d06d52d67f4d42e6751d1cf9'/>
<id>249340c9c8f515a9d06d52d67f4d42e6751d1cf9</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-selftest: add another flaky s3-torture test to knownfail, this time OPLOCK4.</title>
<updated>2011-03-10T23:42:27+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-03-10T22:56:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=8953c7dc266b8ccd03a42e53f38e29610181dd00'/>
<id>8953c7dc266b8ccd03a42e53f38e29610181dd00</id>
<content type='text'>
Guenther

Autobuild-User: Günther Deschner &lt;gd@samba.org&gt;
Autobuild-Date: Fri Mar 11 00:42:27 CET 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther

Autobuild-User: Günther Deschner &lt;gd@samba.org&gt;
Autobuild-Date: Fri Mar 11 00:42:27 CET 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-selftest: run a couple of dgram NBT tests against s3.</title>
<updated>2011-03-10T22:25:03+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-03-10T22:17:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=6076f4b472bdb392fdea163602d577ca2119fcab'/>
<id>6076f4b472bdb392fdea163602d577ca2119fcab</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
</feed>
