<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/alloc-error/default-alloc-error-hook.rs, branch 1.67.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.67.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.67.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2022-10-18T07:56:32+00:00</updated>
<entry>
<title>handle core dumps output in qemu user mode</title>
<updated>2022-10-18T07:56:32+00:00</updated>
<author>
<name>Pietro Albini</name>
<email>pietro.albini@ferrous-systems.com</email>
</author>
<published>2022-10-10T14:29:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=77bf2b9694952dab8e7d7e8c0bfcb05ee74239c3'/>
<id>urn:sha1:77bf2b9694952dab8e7d7e8c0bfcb05ee74239c3</id>
<content type='text'>
In addition to the whole-system emulation/virtualization, QEMU also
supports user-mode emulation, where the emulation happens as a normal
process inside the parent system. This allows running most tests by
simply spawning remote-test-server inside user-mode emulation.

Unfortunately, QEMU always writes its own message in addition to the
system one when a core dump happens, which breaks a few tests which
match on the exact output of the system.

This PR changes those tests to strip the (possible) QEMU output before
checking if the output is expected.
</content>
</entry>
<entry>
<title>Move some tests to more reasonable directories</title>
<updated>2021-11-14T17:38:42+00:00</updated>
<author>
<name>Caio</name>
<email>c410.f3r@gmail.com</email>
</author>
<published>2021-11-14T17:38:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ab5434f9b8d3937fe33f813b3f8e1a43a4657781'/>
<id>urn:sha1:ab5434f9b8d3937fe33f813b3f8e1a43a4657781</id>
<content type='text'>
</content>
</entry>
</feed>
