<feed xmlns='http://www.w3.org/2005/Atom'>
<title>genenetwork2/test, branch testing</title>
<subtitle>GeneNetwork (2nd generation)
</subtitle>
<id>http://git.genenetwork.org/genenetwork2/atom?h=testing</id>
<link rel='self' href='http://git.genenetwork.org/genenetwork2/atom?h=testing'/>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/'/>
<updated>2024-01-30T04:18:25+00:00</updated>
<entry>
<title>Fix path in mechanical-rob tests</title>
<updated>2024-01-30T04:18:25+00:00</updated>
<author>
<name>Frederick Muriuki Muriithi</name>
</author>
<published>2024-01-29T07:52:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=beacd99bfbc815ebd3ae37b060910a9a323ca5a2'/>
<id>urn:sha1:beacd99bfbc815ebd3ae37b060910a9a323ca5a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use XPath to specify form, and refine test</title>
<updated>2024-01-30T04:18:25+00:00</updated>
<author>
<name>Frederick Muriuki Muriithi</name>
</author>
<published>2024-01-29T07:47:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=e92b61cb38b308f1451d274f5483c5c575c75b14'/>
<id>urn:sha1:e92b61cb38b308f1451d274f5483c5c575c75b14</id>
<content type='text'>
Use XPath to pick the form by its ID rather than its numerical
position which can change with the addition of (a) form(s) before the
one we wish to test.
</content>
</entry>
<entry>
<title>Move default settings into gn2 module.</title>
<updated>2024-01-02T13:40:56+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-12-30T09:27:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=ff679636d3ee9ae2388fab3fe5d091ef2f00a8e3'/>
<id>urn:sha1:ff679636d3ee9ae2388fab3fe5d091ef2f00a8e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get full trace of SSL error and reduce number of retries in MR.</title>
<updated>2023-11-06T11:52:44+00:00</updated>
<author>
<name>Munyoki Kilyungi</name>
</author>
<published>2023-11-06T11:51:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=b6354e7b892c4fc9f9f940856fa4d19fa192533a'/>
<id>urn:sha1:b6354e7b892c4fc9f9f940856fa4d19fa192533a</id>
<content type='text'>
* test/requests/test-website.py (host_is_online): Reduce tries from 10
to 5.  Also, print out the full error---useful for CD debugging.

Signed-off-by: Munyoki Kilyungi &lt;me@bonfacemunyoki.com&gt;
</content>
</entry>
<entry>
<title>Disable SSL check on Mechanical Rob.</title>
<updated>2023-11-06T11:12:46+00:00</updated>
<author>
<name>Munyoki Kilyungi</name>
</author>
<published>2023-11-06T11:11:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=d8bfa67cf1ae3a0bfc68e6dc7f4c64840869f7ae'/>
<id>urn:sha1:d8bfa67cf1ae3a0bfc68e6dc7f4c64840869f7ae</id>
<content type='text'>
Signed-off-by: Munyoki Kilyungi &lt;me@bonfacemunyoki.com&gt;
</content>
</entry>
<entry>
<title>Deactivate correlation correctness tests temporarily.</title>
<updated>2023-06-13T14:13:01+00:00</updated>
<author>
<name>Frederick Muriuki Muriithi</name>
</author>
<published>2023-06-13T14:13:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=bccd88110fe77329b9aee84ce2a580a8f45c9802'/>
<id>urn:sha1:bccd88110fe77329b9aee84ce2a580a8f45c9802</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mechanical-rob: unescape html entities.</title>
<updated>2023-01-28T00:32:35+00:00</updated>
<author>
<name>Frederick Muriuki Muriithi</name>
</author>
<published>2023-01-28T00:32:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=2f74c0f8ef8efc0cfcd32d095fef9662f73f1c69'/>
<id>urn:sha1:2f74c0f8ef8efc0cfcd32d095fef9662f73f1c69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mechanical-rob: corrs: Activate tests. Print out whitespace</title>
<updated>2023-01-24T23:46:53+00:00</updated>
<author>
<name>Frederick Muriuki Muriithi</name>
</author>
<published>2023-01-24T23:46:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=f9fcbc26c5588f62f5c674d9d424197b9c8b1fc4'/>
<id>urn:sha1:f9fcbc26c5588f62f5c674d9d424197b9c8b1fc4</id>
<content type='text'>
* Activate the correlation correctness tests
* Print out whitespace characters in such a form that allows visual
  comparison of differences to help with fixing issues caught by
  tests.
</content>
</entry>
<entry>
<title>mechanical-rob: move newline</title>
<updated>2023-01-24T23:23:40+00:00</updated>
<author>
<name>Frederick Muriuki Muriithi</name>
</author>
<published>2023-01-24T23:23:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=3a03fe5e26ed243fc6562f8cfe4ebe0078a5d390'/>
<id>urn:sha1:3a03fe5e26ed243fc6562f8cfe4ebe0078a5d390</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mechanical-rob: Fix bugs with corrs test</title>
<updated>2023-01-24T23:17:50+00:00</updated>
<author>
<name>Frederick Muriuki Muriithi</name>
</author>
<published>2023-01-24T23:17:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=3f0641214946d7042a24397eb3862743dbcd58c1'/>
<id>urn:sha1:3f0641214946d7042a24397eb3862743dbcd58c1</id>
<content type='text'>
* Replace CRLF in html output with newline to prevent equality
  comparisons from failing if that's the only difference.
* Only include failures that have actual content: filter out empty
  failure items
* Print out an extra newline on  completion of checks
</content>
</entry>
</feed>
