<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/process, branch 1.54.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.54.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.54.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2021-05-14T10:39:51+00:00</updated>
<entry>
<title>panic abort after fork test: Disable on android</title>
<updated>2021-05-14T10:39:51+00:00</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2021-05-14T10:38:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=88ccaa77f17a74ec8597efa5c86f0f789028d1b4'/>
<id>urn:sha1:88ccaa77f17a74ec8597efa5c86f0f789028d1b4</id>
<content type='text'>
And link to the issue.

Signed-off-by: Ian Jackson &lt;ijackson@chiark.greenend.org.uk&gt;
</content>
</entry>
<entry>
<title>Tolerate SIGTRAP for panic abort after panic::always_abort</title>
<updated>2021-05-13T17:42:52+00:00</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2021-05-13T17:41:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6369637a192bbd0a2fbf8084345ddb7c099aa460'/>
<id>urn:sha1:6369637a192bbd0a2fbf8084345ddb7c099aa460</id>
<content type='text'>
Some platforma (eg ARM64) apparently generate SIGTRAP for panic abort!

See eg
  https://github.com/rust-lang/rust/pull/81858#issuecomment-840702765

This is probably a bug, but we don't want to entangle this MR with it.
When it's fixed, this commit should be reverted.

Signed-off-by: Ian Jackson &lt;ijackson@chiark.greenend.org.uk&gt;
</content>
</entry>
<entry>
<title>Use SIGUSR1 rather than SIGTRAP for "allocated after fork"</title>
<updated>2021-05-13T17:38:25+00:00</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2021-05-13T17:38:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f6a4963cc86bda5f3611f0f59e1ffe53e4b9f3fa'/>
<id>urn:sha1:f6a4963cc86bda5f3611f0f59e1ffe53e4b9f3fa</id>
<content type='text'>
Some platforma (eg ARM64) apparently generate SIGTRAP for panic abort!

See eg
  https://github.com/rust-lang/rust/pull/81858#issuecomment-840702765

This is probably a bug, but (i) we want to avoid that bug rather than
trying to fix it now and (ii) it would better to use a signal that is
less at risk of strangeness.

I grepped the rust-lang/rut codebase for SIGUSR and there were no hits.

Signed-off-by: Ian Jackson &lt;ijackson@chiark.greenend.org.uk&gt;
</content>
</entry>
<entry>
<title>panic ui test: Provide comprehensive test for panic after fork</title>
<updated>2021-05-07T10:17:44+00:00</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2021-02-07T12:16:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a17eab7beddf87807d9d7fc71b7dfb90b5e2488a'/>
<id>urn:sha1:a17eab7beddf87807d9d7fc71b7dfb90b5e2488a</id>
<content type='text'>
This tests that we can indeed safely panic after fork, both
a raw libc::fork and in a Command pre_exec hook.

Signed-off-by: Ian Jackson &lt;ijackson@chiark.greenend.org.uk&gt;
Co-authored-by: Mara Bos &lt;m-ou.se@m-ou.se&gt;
</content>
</entry>
<entry>
<title>Drop support for cloudabi targets</title>
<updated>2020-11-22T22:11:41+00:00</updated>
<author>
<name>Lzu Tao</name>
<email>taolzu@gmail.com</email>
</author>
<published>2020-10-27T13:10:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6bfe27a3e0f1c4d77999ccc2350ab861327615a2'/>
<id>urn:sha1:6bfe27a3e0f1c4d77999ccc2350ab861327615a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Skip tests on emscripten</title>
<updated>2020-05-07T15:39:02+00:00</updated>
<author>
<name>Yuki Okushi</name>
<email>huyuumi.dev@gmail.com</email>
</author>
<published>2020-05-07T15:39:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9a164ff4c59e19afbbc13072676d06aa2f70942e'/>
<id>urn:sha1:9a164ff4c59e19afbbc13072676d06aa2f70942e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move tests from `test/run-fail` to UI</title>
<updated>2020-05-06T05:02:55+00:00</updated>
<author>
<name>Yuki Okushi</name>
<email>huyuumi.dev@gmail.com</email>
</author>
<published>2020-04-16T06:50:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e69748ba4f48efdc9a1dfcf8c16bc9aba39a86e3'/>
<id>urn:sha1:e69748ba4f48efdc9a1dfcf8c16bc9aba39a86e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>issue-2214.rs: lgamma is lgamma on vxWorks</title>
<updated>2019-08-01T02:19:40+00:00</updated>
<author>
<name>Baoshan Pang</name>
<email>baoshan.pang@windriver.com</email>
</author>
<published>2019-08-01T00:09:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8d9377822de8207e7a63002837abece28f754994'/>
<id>urn:sha1:8d9377822de8207e7a63002837abece28f754994</id>
<content type='text'>
ignore process-envs.rs and process-remove-from-env.rs as there is no 'env' on vxWorks
</content>
</entry>
<entry>
<title>bypass x86stdcall.rs for vxworks</title>
<updated>2019-07-28T17:05:29+00:00</updated>
<author>
<name>Baoshan Pang</name>
<email>baoshan.pang@windriver.com</email>
</author>
<published>2019-07-28T16:15:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=173cbf113428aede934c508ca22d0b4f876acead'/>
<id>urn:sha1:173cbf113428aede934c508ca22d0b4f876acead</id>
<content type='text'>
ignore wait-forked-but-failed-child.rs as there is no command 'ps' on vxWorks

ignore process-sigpipe.rs as there is no 'sh' on vxWorks

ignore core-run-destroy.rs as there is no 'cat' and 'sleep' on vxWorks
</content>
</entry>
<entry>
<title>tests: Move run-pass tests without naming conflicts to ui</title>
<updated>2019-07-27T15:56:16+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-07-26T22:33:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9be35f82c1abf2ecbab489bca9eca138ea648312'/>
<id>urn:sha1:9be35f82c1abf2ecbab489bca9eca138ea648312</id>
<content type='text'>
</content>
</entry>
</feed>
