PHPunit Test failed to complete; Error: PHPUnit 7.5.20 by Sebastian Bergmann and contributors.

Testing Drupal\KernelTests\Core\Database\RegressionTest ...F 4 / 4 (100%)

Time: 20.23 seconds, Memory: 8.00 MB

There was 1 failure:

1) Drupal\KernelTests\Core\Database\RegressionTest::testDBIndexExists
Returns false for nonexistent index.
Failed asserting that true is identical to false.

/core/tests/Drupal/KernelTests/Core/Database/RegressionTest.php:59

FAILURES!
Tests: 4, Assertions: 7, Failures: 1.
CommentFileSizeAuthor
#3 memsql-regression_test-3112840-3-D8.patch786 bytessinn

Comments

sinn created an issue. See original summary.

sinn’s picture

Version: » 8.x-1.0-alpha1

SHOW INDEX in MemSQL has to support WHERE (https://docs.memsql.com/v7.0/reference/sql-reference/show-commands/show-...) but looks like it doesn't work.

sinn’s picture

Status: Active » Needs review
StatusFileSize
new786 bytes

Patch has been attached.

  • sinn committed 7c42b08 on 8.x-1.x
    #3112840. RegressionTest is failed
    
sinn’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.