<div dir="ltr">Hello, Issac.<div><br></div><div>This issue must have been resolved with <a href="https://github.com/phpmyadmin/phpmyadmin/commit/2cea709661a7f92e26d2e0b9f6886bf2f201401d">2cea709</a>.<br></div><div><br></div><div>Maurício</div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Jun 25, 2018 at 2:37 PM Maurício Meneghini Fauth <<a href="mailto:mauriciofauth@gmail.com">mauriciofauth@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hello, Isaac.</div><div><br></div>This does not happen to me, but I will investigate this.<div>It is probably related to the upgrade to PHPUnit 6.<br></div><div><br></div><div>Maurício</div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Jun 20, 2018 at 12:07 PM Isaac Bennetch <<a href="mailto:bennetch@gmail.com" target="_blank">bennetch@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I'm having some trouble with the testsuite. The daily builds are not<br>
updating, and it looks like it's because the testsuite for phpMyAdmin<br>
5.0-snapshot is failing (ultimately, MySQL on the build server doesn't<br>
allow the testsuite to authenticate with the stored credentials, but I<br>
think that's secondary to the problem I describe below).<br>
<br>
When I run the failing test from the QA branch, it is shown as skipped:<br>
<br>
> ./vendor/bin/phpunit -c phpunit.xml.nocoverage test/Environment_test.php<br>
> There was 1 skipped test:<br>
><br>
> 1) Environment_Test::testMySQL<br>
> Error: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO)<br>
<br>
However, from master, it fails:<br>
<br>
> ./vendor/bin/phpunit -c phpunit.xml.nocoverage test/EnvironmentTest.php<br>
> There was 1 error:<br>
><br>
> 1) PhpMyAdmin\Tests\EnvironmentTest::testMySQL<br>
> PDOException: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO)<br>
<br>
I don't see anything obvious that would make these two behave<br>
differently. Do you have any thoughts to help me out?<br>
<br>
Isaac<br>
<br>
_______________________________________________<br>
Developers mailing list<br>
<a href="mailto:Developers@phpmyadmin.net" target="_blank">Developers@phpmyadmin.net</a><br>
<a href="https://lists.phpmyadmin.net/mailman/listinfo/developers" rel="noreferrer" target="_blank">https://lists.phpmyadmin.net/mailman/listinfo/developers</a><br>
</blockquote></div>
</blockquote></div>