<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/ruby/test_symbol.rb, branch v3_3_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Skip under_gc_compact_stress on s390x (#10073)</title>
<updated>2024-05-29T18:13:02+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2024-02-22T22:34:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2f4fe76eff0a8c6ab7a1d2fb845453acfc3cb206'/>
<id>2f4fe76eff0a8c6ab7a1d2fb845453acfc3cb206</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Symbol#inspect for GC compaction</title>
<updated>2023-12-25T02:29:40+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2023-12-25T00:22:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7002e776944ddfd362cea253d18d02bc250fe9f7'/>
<id>7002e776944ddfd362cea253d18d02bc250fe9f7</id>
<content type='text'>
The test fails when RGENGC_CHECK_MODE is turned on:

    1) Failure:
    TestSymbol#test_inspect_under_gc_compact_stress [test/ruby/test_symbol.rb:123]:
    &lt;":testing"&gt; expected but was
    &lt;":\x00\x00\x00\x00\x00\x00\x00"&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The test fails when RGENGC_CHECK_MODE is turned on:

    1) Failure:
    TestSymbol#test_inspect_under_gc_compact_stress [test/ruby/test_symbol.rb:123]:
    &lt;":testing"&gt; expected but was
    &lt;":\x00\x00\x00\x00\x00\x00\x00"&gt;.
</pre>
</div>
</content>
</entry>
<entry>
<title>[Bug #18905] Check symbol name types more strictly</title>
<updated>2022-07-19T15:23:38+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-07-19T11:24:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8f1759143533d2b772efd5184ba02738f66fe1fc'/>
<id>8f1759143533d2b772efd5184ba02738f66fe1fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Symbol#name</title>
<updated>2020-09-04T13:18:59+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-09-04T13:18:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=eb67c603ca7e435181684857e650b4633fda5bb6'/>
<id>eb67c603ca7e435181684857e650b4633fda5bb6</id>
<content type='text'>
https://bugs.ruby-lang.org/issues/16150#change-87446</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugs.ruby-lang.org/issues/16150#change-87446</pre>
</div>
</content>
</entry>
<entry>
<title>Suffixed memory leak tests as "memory_leak"</title>
<updated>2020-05-06T17:53:39+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-05-06T17:53:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ce00fda9254887388b15a3a9ff505d3473cecf57'/>
<id>ce00fda9254887388b15a3a9ff505d3473cecf57</id>
<content type='text'>
So that `TEST_EXCLUDES` option in common.mk works.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So that `TEST_EXCLUDES` option in common.mk works.
</pre>
</div>
</content>
</entry>
<entry>
<title>Cut down warm-up loops and gain main/warm-up ratio</title>
<updated>2020-05-06T17:51:58+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-05-06T17:51:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=01e0e4c4732b2019166a45b21fbf2b400554e403'/>
<id>01e0e4c4732b2019166a45b21fbf2b400554e403</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Proc from Symbol needs a receiver</title>
<updated>2020-02-22T01:49:59+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-02-22T01:40:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5b29ea0845c14092abd866ce0183c52635bade4c'/>
<id>5b29ea0845c14092abd866ce0183c52635bade4c</id>
<content type='text'>
So its arity should be -2 instead of -1.

[Bug #16640]
https://bugs.ruby-lang.org/issues/16640#change-84337
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So its arity should be -2 instead of -1.

[Bug #16640]
https://bugs.ruby-lang.org/issues/16640#change-84337
</pre>
</div>
</content>
</entry>
<entry>
<title>`Proc` made by `Symbol#to_proc` should be a lambda [Bug #16260]</title>
<updated>2020-02-21T15:45:05+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-02-21T15:32:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8c5ca318cbe57269f144a4d0822c5283c1fd4e1a'/>
<id>8c5ca318cbe57269f144a4d0822c5283c1fd4e1a</id>
<content type='text'>
With refinements, too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With refinements, too.
</pre>
</div>
</content>
</entry>
<entry>
<title>`Proc` made by `Symbol#to_proc` should be a lambda [Bug #16260]</title>
<updated>2020-02-21T15:30:55+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-02-21T15:30:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5cab86f3b0725457be3c50d3cab43b04bea53290'/>
<id>5cab86f3b0725457be3c50d3cab43b04bea53290</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Regexp#match{?} with nil raises TypeError as String, Symbol (#1506)"</title>
<updated>2019-12-03T21:40:54+00:00</updated>
<author>
<name>NARUSE, Yui</name>
<email>naruse@airemix.jp</email>
</author>
<published>2019-12-03T16:26:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8852fa876039ed177fd5e867f36177d8a9ff411c'/>
<id>8852fa876039ed177fd5e867f36177d8a9ff411c</id>
<content type='text'>
This reverts commit 2a22a6b2d8465934e75520a7fdcf522d50890caf.
Revert [Feature #13083]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 2a22a6b2d8465934e75520a7fdcf522d50890caf.
Revert [Feature #13083]
</pre>
</div>
</content>
</entry>
</feed>
