<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit.git/test, branch 1.23.0-1</title>
<subtitle>Universal Web Application Server</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/'/>
<entry>
<title>Tests: fixed racing condition in websocket test 5_15.</title>
<updated>2021-03-24T08:43:41+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2021-03-24T08:43:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=178f232b3ad36a763b3b5c2e0ef6f26cc1885229'/>
<id>178f232b3ad36a763b3b5c2e0ef6f26cc1885229</id>
<content type='text'>
Test case: "send a text message split into two fragments, then a continuation
frame with FIN = false where there is nothing to continue, then an unfragmented
text message, all sent in one chop".

The test case investigates immediate connection closing since there is no
message to continue.

The mirror server may send a response for the first frame before the test
сontinuation frame is received by the router.  In this case, the test will
receive a text frame before the close frame.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test case: "send a text message split into two fragments, then a continuation
frame with FIN = false where there is nothing to continue, then an unfragmented
text message, all sent in one chop".

The test case investigates immediate connection closing since there is no
message to continue.

The mirror server may send a response for the first frame before the test
сontinuation frame is received by the router.  In this case, the test will
receive a text frame before the close frame.
</pre>
</div>
</content>
</entry>
<entry>
<title>Java: upgrading third-party components.</title>
<updated>2021-03-22T14:15:12+00:00</updated>
<author>
<name>Sergey A. Osokin</name>
<email>osa@FreeBSD.org.ru</email>
</author>
<published>2021-03-22T14:15:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=175ef1c1dbe5a8fb65b1fbb4adb8a56a16b08569'/>
<id>175ef1c1dbe5a8fb65b1fbb4adb8a56a16b08569</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: fixed tests to work without openssl support.</title>
<updated>2021-02-23T22:25:47+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2021-02-23T22:25:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=d0591f07d7681a66197ee9ea4104177f13ccf8df'/>
<id>d0591f07d7681a66197ee9ea4104177f13ccf8df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: added regex check.</title>
<updated>2021-02-18T21:21:55+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2021-02-18T21:21:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=af3b6ef37d0d8d4d9e27d77a750419d96e0119bc'/>
<id>af3b6ef37d0d8d4d9e27d77a750419d96e0119bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: clear certificates after each test.</title>
<updated>2021-02-15T03:11:26+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2021-02-15T03:11:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=cf530e19bc5cc0de67bd57a650a0adf3d58e0881'/>
<id>cf530e19bc5cc0de67bd57a650a0adf3d58e0881</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: increased timeout in wait_for_record().</title>
<updated>2021-02-10T16:34:37+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2021-02-10T16:34:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=11f7d833a9bad1fb3f066cee815fe9772bed4875'/>
<id>11f7d833a9bad1fb3f066cee815fe9772bed4875</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: added "--restart" option.</title>
<updated>2021-02-08T23:32:27+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2021-02-08T23:32:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=4404097e05dc71b7ee78ef49c8ba4d0eaf234f85'/>
<id>4404097e05dc71b7ee78ef49c8ba4d0eaf234f85</id>
<content type='text'>
Now Unit do not restart after each test by default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now Unit do not restart after each test by default.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: added tests for "path" option in Python application.</title>
<updated>2021-02-04T15:09:54+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2021-02-04T15:09:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=42725137f7a19991680c78a0b2d69bcbf1f9ab63'/>
<id>42725137f7a19991680c78a0b2d69bcbf1f9ab63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Router: fixing crash after WebSocket processing.</title>
<updated>2021-01-28T14:13:52+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2021-01-28T14:13:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=e4e444b82701de0c984a72eb9c2657f72d7171ae'/>
<id>e4e444b82701de0c984a72eb9c2657f72d7171ae</id>
<content type='text'>
After WebSocket processing, the application port was released with incorrect
reason ("got request"), unnecessarily decrementing the active request counter.

The assertion was triggered only on application removal; a test was added
for this case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After WebSocket processing, the application port was released with incorrect
reason ("got request"), unnecessarily decrementing the active request counter.

The assertion was triggered only on application removal; a test was added
for this case.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: added missing checks for configuration results.</title>
<updated>2021-01-14T03:04:20+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2021-01-14T03:04:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=d43a84139d1adedbae8def67c8bbee09d8cf4581'/>
<id>d43a84139d1adedbae8def67c8bbee09d8cf4581</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
