<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="350583" data-post-id="350583">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="josevalim" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/josevalim/120/1787_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  josevalim
                  </h3>
		          </div>
						
			          <div class="user-title">
									<span>Creator of Elixir</span>
			          </div>
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="olivermt" data-post="31" data-topic="68248">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/olivermt/48/2354_2.png" class="avatar"> olivermt:</div>
<blockquote>
<p>Whaaaaat?? This explains some very rare absolute headscratchers where I have had to nuke the LS and build and go make ritual sacrifices to the old gods in the woods before it all just start magically working again.</p>
</blockquote>
</aside>
<p>That would not explain that because LS uses a separate _build. Plus, in all cases, simply restarting the server should have been enough.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="350583" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/elixir-v1-18-0-released/68248/33">Post #32</a>
	                </div>
	            </div>
              <div id="likers-container-350583" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="350583"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #32"></div>
  </section>
</div>
    <div class="postbit" id="350633" data-post-id="350633">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="c4710n" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/c4710n/120/30931_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  c4710n
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>This indeed explains a problem that has puzzled me for a long time.</p>
<p>In Emacs, I use an external system process (which will call <code>mix format</code>) to format Elixir code. After each formatting is completed, and I input <code>recompile()</code> in IEx, I find that the execution result of the code is not updated. I have to reopen IEx.</p>
<p>Today, I tried v1.18 with <code>:auto_reload</code>, and the problem is finally solved. Thanks!</p>
<hr>
<p>Also, another question: why isn’t <code>:auto_reload</code> set to true by default? Or is there a plan to make it true by default?</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="350633" data-batch-url="/posts/batch_likers">
                        3
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/elixir-v1-18-0-released/68248/34">Post #33</a>
	                </div>
	            </div>
              <div id="likers-container-350633" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="350633"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #33"></div>
  </section>
</div>
    <div class="postbit" id="350646" data-post-id="350646">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="maikelthedev" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/maikelthedev/120/34938_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  maikelthedev
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Same.</p>
<p>I had a keyboard shortcut for mix format and I’ve noticed this.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="350646" data-batch-url="/posts/batch_likers">
                        3
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/elixir-v1-18-0-released/68248/35">Post #34</a>
	                </div>
	            </div>
              <div id="likers-container-350646" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="350646"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #34"></div>
  </section>
</div>
    <div class="postbit" id="350650" data-post-id="350650">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="general-CbIC" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/general-CbIC/120/29604_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  general-CbIC
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I enjoyed the new ExUnit’s <code>parameterize</code> feature. Thanks! <img src="https://forum.elixirforum.com/images/emoji/apple/clap.png?v=15" title=":clap:" class="emoji" alt=":clap:" loading="lazy" width="20" height="20"><br>
It helped to refactor tests and increase coverage.</p>
<p>I also found a fun hack to avoid older Elixir versions’ CI test failures. Maybe it will be useful for some of you <img src="https://forum.elixirforum.com/images/emoji/apple/slight_smile.png?v=15" title=":slight_smile:" class="emoji" alt=":slight_smile:" loading="lazy" width="20" height="20"></p>
<pre data-code-wrap="elixir"><code class="lang-elixir">  use ExUnit.Case,
    parameterize: [
      %{some_option: 1},
      %{some_option: 2},
      %{some_option: 3}
    ]

  setup_all do
    if Version.match?(System.version(), "&gt;= 1.18.0") do
      []
    else
      # One of the `parameterize` options for older Elixir versions
      [some_option: 1]
    end
  end
</code></pre> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="350650" data-batch-url="/posts/batch_likers">
                        2
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/elixir-v1-18-0-released/68248/36">Post #35</a>
	                </div>
	            </div>
              <div id="likers-container-350650" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="350650"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #35"></div>
  </section>
</div>
    <div class="postbit" id="350661" data-post-id="350661">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="josevalim" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/josevalim/120/1787_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  josevalim
                  </h3>
		          </div>
						
			          <div class="user-title">
									<span>Creator of Elixir</span>
			          </div>
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="c4710n" data-post="34" data-topic="68248">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/c4710n/48/30931_2.png" class="avatar"> c4710n:</div>
<blockquote>
<p>This indeed explains a problem that has puzzled me for a long time.</p>
</blockquote>
</aside>
<p>The problem you described is solved without <code>auto_reload: true</code>, using <code>recompile()</code> now will work as it will see the changes to disk (it did not before, which is why you were puzzled). <code>auto_reload</code> just makes it so applies immediately.</p>
<p>We may make it the default in the future, we are trialing it, but changing code live could also bring its own issues. Should a change in the editor cause a long running script in IEx to now run a new code? <img src="https://forum.elixirforum.com/images/emoji/apple/slight_smile.png?v=15" title=":slight_smile:" class="emoji" alt=":slight_smile:" loading="lazy" width="20" height="20"></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="350661" data-batch-url="/posts/batch_likers">
                        7
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/elixir-v1-18-0-released/68248/37">Post #36</a>
	                </div>
	            </div>
              <div id="likers-container-350661" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="350661"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #36"></div>
  </section>
</div>
    <div class="postbit" id="350717" data-post-id="350717">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="c4710n" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/c4710n/120/30931_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  c4710n
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote group-livebook_core_team" data-username="josevalim" data-post="37" data-topic="68248">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/josevalim/48/1787_2.png" class="avatar"> josevalim:</div>
<blockquote>
<p>The problem you described is solved <strong>without <code>auto_reload: true</code></strong></p>
</blockquote>
</aside>
<p>Thank you for explaining this issue again. Otherwise, I would have misunderstood the solution.</p>
<hr>
<aside class="quote group-livebook_core_team" data-username="josevalim" data-post="37" data-topic="68248">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/josevalim/48/1787_2.png" class="avatar"> josevalim:</div>
<blockquote>
<p>Should a change in the editor cause a long running script in IEx to now run a new code?</p>
</blockquote>
</aside>
<p>(I have to admit, my question at that time was just something I asked offhand. But your question has sparked some thoughts in me.)</p>
<p>Maybe, we shouldn’t.</p>
<p>If we step out of the context of Elixir and imagine a typical OS process, there are a few ways I know to update its code: completely restarting the process, hot-reloading a dynamic library, or some other methods I don’t know. However, regardless of the method, there is always a clear step that <strong>explicitly</strong> requires the OS process code to be updated.</p>
<p>If <code>auto_reload: true</code> is set as the default behavior, the code running within a process implicitly changes along with the source code. That’s not good, generally.</p>
<p>And, let developers explicitly set <code>IEx.configure(auto_reload: true)</code> themselves, so that when they encounter some unexpected behavior, they can consciously consider the underlying cause about <code>:auto_reloead</code>.</p>
<p>Also, I can think of a quote that might fit here as well - “Explicit better than implicit”.</p>
<p>So, I think current default is good. Don’t change it. <img src="https://forum.elixirforum.com/images/emoji/apple/wink.png?v=15" title=":wink:" class="emoji" alt=":wink:" loading="lazy" width="20" height="20"></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="350717" data-batch-url="/posts/batch_likers">
                        4
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/elixir-v1-18-0-released/68248/38">Post #37</a>
	                </div>
	            </div>
              <div id="likers-container-350717" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="350717"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #37"></div>
  </section>
</div>
    <div class="postbit" id="350854" data-post-id="350854">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="josevalim" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/josevalim/120/1787_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  josevalim
                  </h3>
		          </div>
						
			          <div class="user-title">
									<span>Creator of Elixir</span>
			          </div>
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>v1.18.1 is out addressing the feedback received so far: <a href="https://github.com/elixir-lang/elixir/releases/tag/v1.18.1" class="inline-onebox" rel="nofollow">Release v1.18.1 · elixir-lang/elixir · GitHub</a></p>
<hr>
<h3><a name="p-350854-h-1-enhancements-1" class="anchor" href="#p-350854-h-1-enhancements-1" aria-label="Heading link" rel="nofollow"></a>1. Enhancements</h3>
<ul>
<li>[Kernel] Do not emit type violation warnings when comparing or matching against literals</li>
<li>[Kernel] Do not validate clauses of private overridable functions</li>
</ul>
<h3><a name="p-350854-h-2-bug-fixes-2" class="anchor" href="#p-350854-h-2-bug-fixes-2" aria-label="Heading link" rel="nofollow"></a>2. Bug fixes</h3>
<h4><a name="p-350854-elixir-3" class="anchor" href="#p-350854-elixir-3" aria-label="Heading link" rel="nofollow"></a>Elixir</h4>
<ul>
<li>[Code.Fragment] Ensure <code>Code.Fragment.container_cursor_to_quoted/2</code> with <code>:trailing_fragment</code> parses expressions that were supported in previous versions</li>
<li>[Kernel] Do not crash when typing violation is detected on dynamic dispatch</li>
<li>[Kernel] Properly annotate the source for warnings emitted by the compiler with the <code>@file</code> annotation</li>
<li>[Kernel] Properly annotate the source for warnings emitted by the type system with the <code>@file</code> annotation</li>
<li>[Kernel] Remove <code>:no_parens</code> metadata when using capture with arity on all cases</li>
<li>[Kernel] Ensure diagnostic traces are kept backwards compatible</li>
</ul>
<h4><a name="p-350854-exunit-4" class="anchor" href="#p-350854-exunit-4" aria-label="Heading link" rel="nofollow"></a>ExUnit</h4>
<ul>
<li>[ExUnit.Case] Ensure async groups do not run concurrenly while the test suite is still loading</li>
<li>[ExUnit.Case] Ensure <code>--repeat-until-failure</code> can be combined with groups</li>
</ul>
<h4><a name="p-350854-mix-5" class="anchor" href="#p-350854-mix-5" aria-label="Heading link" rel="nofollow"></a>Mix</h4>
<ul>
<li>[mix compile.elixir] Store compilation results if compilation fails due to <code>--warnings-as-errors</code></li>
<li>[mix deps.loadpaths] Add build lock</li>
<li>[mix escript.build] Ensure build succeeds when protocol consolidation is disabled</li>
<li>[Mix.Shell] Ensure encoding is properly respected on Windows and Unix systems</li>
</ul> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="350854" data-batch-url="/posts/batch_likers">
                        12
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/elixir-v1-18-0-released/68248/39">Post #38</a>
	                </div>
	            </div>
              <div id="likers-container-350854" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="350854"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #38"></div>
  </section>
</div>
    <div class="postbit" id="350859" data-post-id="350859">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="barryp" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/barryp/120/37058_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  barryp
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hi, I’ve just upgraded to 1.18.0 and subsequently 1.18.1 and find that my tests won’t run in either. I get the message “cannot add module named *** to test suite after the suite starts running”. Looking at the ExUnit source code this was added as part of the work for Parameterized tests for 1.18.x</p>
<p>Changing</p>
<pre data-code-wrap="Elixir"><code class="lang-Elixir">use ExUnit.Case, async:
</code></pre>
<p>to</p>
<pre data-code-wrap="Elixir"><code class="lang-Elixir">use ExUnit Case
</code></pre>
<p>fixes the issue, but is it expected that tests which ran fine in 1.17.x should no longer run?</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="350859" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/elixir-v1-18-0-released/68248/40">Post #39</a>
	                </div>
	            </div>
              <div id="likers-container-350859" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="350859"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #39"></div>
  </section>
</div>
    <div class="postbit" id="350863" data-post-id="350863">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="restlessronin" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/restlessronin/120/24826_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  restlessronin
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p><img src="https://forum.elixirforum.com/images/emoji/apple/clap.png?v=15" title=":clap:" class="emoji" alt=":clap:" loading="lazy" width="20" height="20"> <img src="https://forum.elixirforum.com/images/emoji/apple/clap.png?v=15" title=":clap:" class="emoji" alt=":clap:" loading="lazy" width="20" height="20"> <img src="https://forum.elixirforum.com/images/emoji/apple/clap.png?v=15" title=":clap:" class="emoji" alt=":clap:" loading="lazy" width="20" height="20"> <img src="https://forum.elixirforum.com/images/emoji/apple/fire.png?v=15" title=":fire:" class="emoji" alt=":fire:" loading="lazy" width="20" height="20"> <img src="https://forum.elixirforum.com/images/emoji/apple/fire.png?v=15" title=":fire:" class="emoji" alt=":fire:" loading="lazy" width="20" height="20"> <img src="https://forum.elixirforum.com/images/emoji/apple/pray.png?v=15" title=":pray:" class="emoji" alt=":pray:" loading="lazy" width="20" height="20"> <img src="https://forum.elixirforum.com/images/emoji/apple/pray.png?v=15" title=":pray:" class="emoji" alt=":pray:" loading="lazy" width="20" height="20"></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="350863" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/elixir-v1-18-0-released/68248/41">Post #40</a>
	                </div>
	            </div>
              <div id="likers-container-350863" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="350863"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #40"></div>
  </section>
</div>
    <div class="postbit" id="350893" data-post-id="350893">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="josevalim" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/josevalim/120/1787_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  josevalim
                  </h3>
		          </div>
						
			          <div class="user-title">
									<span>Creator of Elixir</span>
			          </div>
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hi <a class="mention" href="/u/barryp" rel="nofollow">@barryp</a>, can you provide a mechanism to reproduce the error? Then I can take a look at it. But, if I remember correct, before we added that warning, it meant the test cases added later were being fully dropped, i.e. they did not run at all, and now we are being more vocal about it instead of letting it happen silently. If we can reproduce it, I would be able to confirm it.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="350893" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/elixir-v1-18-0-released/68248/42">Post #41</a>
	                </div>
	            </div>
              <div id="likers-container-350893" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="350893"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #41"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <a class="load-more-button" data-turbo-stream="true" href="/topics/68248/load_more?page=5">Load more posts (11 remaining)</a>
</div></template></turbo-stream>