<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/lib, branch ruby_2_7</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>test/lib/jit_support.rb: Let JIT tests skip on centos8</title>
<updated>2020-07-11T07:23:59+00:00</updated>
<author>
<name>Yusuke Endoh</name>
<email>mame@ruby-lang.org</email>
</author>
<published>2020-05-12T08:47:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bad7ab35d1e38f47b09f15fc5750387ac73b2286'/>
<id>bad7ab35d1e38f47b09f15fc5750387ac73b2286</id>
<content type='text'>
It has the same issue as RHEL 8.  k0kubun said he will fix later
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It has the same issue as RHEL 8.  k0kubun said he will fix later
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) 87ad5ea729735ff6b8f1ac0bb3aad2aedd6f716e,9745e90197f129708986803e8913fb151862478a:</title>
<updated>2020-07-09T12:03:58+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2020-07-09T12:03:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=601613fdf3907f3842a9d465926dca7c37d56f72'/>
<id>601613fdf3907f3842a9d465926dca7c37d56f72</id>
<content type='text'>
	Skip jit_test on some new RubyCI envs for now

	Propagate JIT skip to all tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Skip jit_test on some new RubyCI envs for now

	Propagate JIT skip to all tests
</pre>
</div>
</content>
</entry>
<entry>
<title>test/lib/jit_support.rb: Update the regexp for icc</title>
<updated>2019-12-05T14:46:42+00:00</updated>
<author>
<name>Yusuke Endoh</name>
<email>mame@ruby-lang.org</email>
</author>
<published>2019-12-05T14:46:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6477d98e49dbe04deb03caee1a58a34c3b79d4e4'/>
<id>6477d98e49dbe04deb03caee1a58a34c3b79d4e4</id>
<content type='text'>
MJIT_CC is always an absolute path.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MJIT_CC is always an absolute path.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer using MJIT_CC for JIT support check</title>
<updated>2019-12-05T06:16:08+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2019-12-05T06:16:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5fbb4555b427909aed4fe2376c4c583849c1d51c'/>
<id>5fbb4555b427909aed4fe2376c4c583849c1d51c</id>
<content type='text'>
because Solaris might have CC=cc and we'd like to check full path
MJIT_CC=/opt/developerstudio12.5/bin/cc instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
because Solaris might have CC=cc and we'd like to check full path
MJIT_CC=/opt/developerstudio12.5/bin/cc instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Check MJIT support in one place</title>
<updated>2019-12-01T18:53:59+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2019-12-01T18:53:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b3ea0980db87404c2b7763a3fdbe898c3812843d'/>
<id>b3ea0980db87404c2b7763a3fdbe898c3812843d</id>
<content type='text'>
to fix test failure on trunk-no-mjit
https://gist.github.com/ko1/32ab982ffd7555988818773c08f97123
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to fix test failure on trunk-no-mjit
https://gist.github.com/ko1/32ab982ffd7555988818773c08f97123
</pre>
</div>
</content>
</entry>
<entry>
<title>Enforce --jit-debug test by another way</title>
<updated>2019-10-16T05:47:20+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2019-10-16T05:47:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4ccb49bad31b3c4a9cc7c6138cae93bd60a7bec4'/>
<id>4ccb49bad31b3c4a9cc7c6138cae93bd60a7bec4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RubyVM::MJIT.pause(wait: true) should wait</title>
<updated>2019-09-26T07:28:34+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2019-09-26T03:53:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5d8f112505fbc3f9b008ce4ec40fc74f9f623c4a'/>
<id>5d8f112505fbc3f9b008ce4ec40fc74f9f623c4a</id>
<content type='text'>
for all compilations and compaction.

Prior to this commit, the last-compiled code has not been used because
MJIT worker is stopped before setting the code, and compaction has also
been skipped.

But it was not intentional and `wait: true` pause should wait until
those two things by its feature.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for all compilations and compaction.

Prior to this commit, the last-compiled code has not been used because
MJIT worker is stopped before setting the code, and compaction has also
been skipped.

But it was not intentional and `wait: true` pause should wait until
those two things by its feature.
</pre>
</div>
</content>
</entry>
<entry>
<title>Automatically detect missing symbols</title>
<updated>2019-09-01T07:31:15+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2019-09-01T07:31:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=cda5745c1bacdb3be8384d21ee0dd70a9d95af5b'/>
<id>cda5745c1bacdb3be8384d21ee0dd70a9d95af5b</id>
<content type='text'>
which are usually optimized away by -O3.

This CI can detect missing exports like
ea84a680755b5a7fa700618cbe78e3b2fc7be01d which was needed for
761346a9604ca2c79777d1d67fb5dcc3c30dbf69.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
which are usually optimized away by -O3.

This CI can detect missing exports like
ea84a680755b5a7fa700618cbe78e3b2fc7be01d which was needed for
761346a9604ca2c79777d1d67fb5dcc3c30dbf69.
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore support library for only test files that are digest and csv.</title>
<updated>2019-07-09T12:16:49+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2019-07-09T12:16:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9f275f7971ee7e659e0965122b2bb57e785d0181'/>
<id>9f275f7971ee7e659e0965122b2bb57e785d0181</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore support library for only test files.</title>
<updated>2019-07-09T12:04:07+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2019-07-09T12:04:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f9a2440866a2df05fcbacf31c4f4e5e18b996e15'/>
<id>f9a2440866a2df05fcbacf31c4f4e5e18b996e15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
