Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-doctrine-dbal.spec'], chrootPath='/var/lib/mock/community-php72-armhfp-615351c56560622833b622fb9afad1a8255655e6/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-doctrine-dbal.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/php-doctrine-dbal-2.8.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-doctrine-dbal.spec'], chrootPath='/var/lib/mock/community-php72-armhfp-615351c56560622833b622fb9afad1a8255655e6/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-doctrine-dbal.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.j1p8wT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621 + /usr/bin/gzip -dc /builddir/build/SOURCES/php-doctrine-dbal-2.8.0-5140a64c08b4b607b9bedaae0cedd26f04a0e621.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (php-doctrine-dbal-bin.patch): + : Patch bin script + echo 'Patch #0 (php-doctrine-dbal-bin.patch):' + /usr/bin/cat /builddir/build/SOURCES/php-doctrine-dbal-bin.patch + /usr/bin/patch -p1 --fuzz=0 patching file bin/doctrine-dbal.php + : Remove empty file + rm -f lib/Doctrine/DBAL/README.markdown + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PQ0iVV + umask 022 + cd /builddir/build/BUILD + cd dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621 + : Create autoloader + cat + tee lib/Doctrine/DBAL/autoload.php bigint" ('integer', 'bigint', 'BIGINT') Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 428) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testAlterTableAutoIncrementIntToBigInt with data set "bigint->int" ('bigint', 'integer', 'INT') Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 429) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testDropsDatabaseWithActiveConnections Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 430) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testDropAndCreateSequence Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 431) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testListSequences Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 432) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testListDatabases Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 433) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testListNamespaceNames Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 434) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testListTables Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 435) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testListTableColumns Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 436) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testListTableColumnsWithFixedStringColumn Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 437) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testListTableColumnsDispatchEvent Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 438) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testListTableIndexesDispatchEvent Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 439) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testDiffListTableColumns Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 440) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testListTableIndexes Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 441) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testDropAndCreateIndex Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 442) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testCreateTableWithForeignKeys Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 443) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testCreateSchema Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 444) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testAlterTableScenario Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 445) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testTableInNamespace Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 446) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testCreateAndListViews Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 447) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testAutoincrementDetection Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 448) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testAutoincrementDetectionMulticolumns Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 449) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testUpdateSchemaWithForeignKeyRenaming Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 450) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testRenameIndexUsedInForeignKeyConstraint Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 451) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testGetColumnComment Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 452) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testAutomaticallyAppendCommentOnMarkedColumns Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 453) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testCommentHintOnDateIntervalTypeColumn Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 454) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testChangeColumnsTypeWithDefaultValue Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 455) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testListTableWithBlob Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 456) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testListForeignKeysComposite Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 457) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testColumnDefaultLifecycle Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 458) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testListTableDetailsWithFullQualifiedTableName Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 459) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testCommentStringsAreQuoted Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 460) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testCommentNotDuplicated Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 461) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testAlterColumnComment with data set #0 (null, null, ' ', ' ') Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 462) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testAlterColumnComment with data set #1 (null, null, '0', '0') Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 463) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testAlterColumnComment with data set #2 (null, null, 'foo', 'foo') Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 464) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testAlterColumnComment with data set #3 ('', null, ' ', ' ') Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 465) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testAlterColumnComment with data set #4 ('', null, '0', '0') Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 466) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testAlterColumnComment with data set #5 ('', null, 'foo', 'foo') Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 467) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testAlterColumnComment with data set #6 (' ', ' ', '0', '0') Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 468) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testAlterColumnComment with data set #7 (' ', ' ', 'foo', 'foo') Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 469) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testAlterColumnComment with data set #8 ('0', '0', 'foo', 'foo') Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 470) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testDoesNotListIndexesImplicitlyCreatedByForeignKeys Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 471) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testComparatorShouldReturnFalseWhenLegacyJsonArrayColumnHasComment Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 472) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testComparatorShouldModifyOnlyTheCommentWhenUpdatingFromJsonArrayTypeOnLegacyPlatforms Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 473) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testComparatorShouldAddCommentToLegacyJsonArrayTypeThatDoesNotHaveIt Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 474) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testComparatorShouldReturnAllChangesWhenUsingLegacyJsonArrayType Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 475) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testComparatorShouldReturnAllChangesWhenUsingLegacyJsonArrayTypeEvenWhenPlatformHasJsonSupport Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 476) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testComparatorShouldNotAddCommentToJsonTypeSinceItIsTheDefaultNow Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 477) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testExtractDoctrineTypeFromComment with data set "invalid custom type comments" ('should.return.current.type', 'current type', 'current type') Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 478) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testExtractDoctrineTypeFromComment with data set "valid doctrine type" ('(DC2Type:guid)', 'guid', 'current type') Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 479) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testExtractDoctrineTypeFromComment with data set "valid with dots" ('(DC2Type:type.should.return)', 'type.should.return', 'current type') Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 480) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testExtractDoctrineTypeFromComment with data set "valid with namespace" ('(DC2Type:Namespace\Class)', 'Namespace\Class', 'current type') Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 481) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testExtractDoctrineTypeFromComment with data set "valid with extra closing bracket" ('(DC2Type:should.stop)).before)', 'should.stop', 'current type') Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 482) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testExtractDoctrineTypeFromComment with data set "valid with extra opening brackets" ('(DC2Type:should((.stop)).before)', 'should((.stop', 'current type') Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 483) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testCreateAndListSequences Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 484) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testComparisonWithAutoDetectedSequenceDefinition Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 485) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testPrimaryKeyAutoIncrement Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 486) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testCreateAndListViews Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 487) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testDropAndCreateAdvancedIndex Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 488) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListTableColumnsWithFixedStringTypeColumn Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 489) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testDropsDatabaseWithActiveConnections Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 490) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testDropAndCreateSequence Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 491) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListSequences Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 492) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListDatabases Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 493) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListNamespaceNames Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 494) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListTables Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 495) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListTableColumns Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 496) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListTableColumnsWithFixedStringColumn Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 497) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListTableColumnsDispatchEvent Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 498) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListTableIndexesDispatchEvent Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 499) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testDiffListTableColumns Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 500) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListTableIndexes Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 501) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testDropAndCreateIndex Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 502) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testCreateTableWithForeignKeys Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 503) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListForeignKeys Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 504) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testCreateSchema Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 505) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testAlterTableScenario Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 506) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testTableInNamespace Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 507) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testAutoincrementDetection Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 508) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testAutoincrementDetectionMulticolumns Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 509) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testUpdateSchemaWithForeignKeyRenaming Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 510) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testRenameIndexUsedInForeignKeyConstraint Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 511) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testGetColumnComment Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 512) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testAutomaticallyAppendCommentOnMarkedColumns Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 513) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testCommentHintOnDateIntervalTypeColumn Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 514) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testChangeColumnsTypeWithDefaultValue Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 515) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListTableWithBlob Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 516) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListForeignKeysComposite Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 517) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testColumnDefaultLifecycle Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 518) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListTableWithBinary Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 519) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListTableDetailsWithFullQualifiedTableName Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 520) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testCommentStringsAreQuoted Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 521) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testCommentNotDuplicated Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 522) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testAlterColumnComment with data set #0 (null, null, ' ', ' ') Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 523) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testAlterColumnComment with data set #1 (null, null, '0', '0') Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 524) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testAlterColumnComment with data set #2 (null, null, 'foo', 'foo') Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 525) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testAlterColumnComment with data set #3 ('', null, ' ', ' ') Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 526) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testAlterColumnComment with data set #4 ('', null, '0', '0') Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 527) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testAlterColumnComment with data set #5 ('', null, 'foo', 'foo') Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 528) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testAlterColumnComment with data set #6 (' ', ' ', '0', '0') Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 529) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testAlterColumnComment with data set #7 (' ', ' ', 'foo', 'foo') Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 530) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testAlterColumnComment with data set #8 ('0', '0', 'foo', 'foo') Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 531) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testDoesNotListIndexesImplicitlyCreatedByForeignKeys Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 532) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testComparatorShouldReturnFalseWhenLegacyJsonArrayColumnHasComment Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 533) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testComparatorShouldModifyOnlyTheCommentWhenUpdatingFromJsonArrayTypeOnLegacyPlatforms Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 534) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testComparatorShouldAddCommentToLegacyJsonArrayTypeThatDoesNotHaveIt Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 535) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testComparatorShouldReturnAllChangesWhenUsingLegacyJsonArrayType Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 536) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testComparatorShouldReturnAllChangesWhenUsingLegacyJsonArrayTypeEvenWhenPlatformHasJsonSupport Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 537) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testComparatorShouldNotAddCommentToJsonTypeSinceItIsTheDefaultNow Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 538) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testExtractDoctrineTypeFromComment with data set "invalid custom type comments" ('should.return.current.type', 'current type', 'current type') Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 539) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testExtractDoctrineTypeFromComment with data set "valid doctrine type" ('(DC2Type:guid)', 'guid', 'current type') Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 540) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testExtractDoctrineTypeFromComment with data set "valid with dots" ('(DC2Type:type.should.return)', 'type.should.return', 'current type') Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 541) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testExtractDoctrineTypeFromComment with data set "valid with namespace" ('(DC2Type:Namespace\Class)', 'Namespace\Class', 'current type') Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 542) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testExtractDoctrineTypeFromComment with data set "valid with extra closing bracket" ('(DC2Type:should.stop)).before)', 'should.stop', 'current type') Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 543) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testExtractDoctrineTypeFromComment with data set "valid with extra opening brackets" ('(DC2Type:should((.stop)).before)', 'should((.stop', 'current type') Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 544) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testCreateAndListSequences Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 545) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testComparisonWithAutoDetectedSequenceDefinition Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 546) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testPrimaryKeyAutoIncrement Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 547) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testDropColumnConstraints Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 548) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testColumnCollation Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 549) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testDefaultConstraints Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 550) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testColumnComments Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 551) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testPkOrdering Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 552) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testDropsDatabaseWithActiveConnections Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 553) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testDropAndCreateSequence Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 554) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testListSequences Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 555) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testListDatabases Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 556) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testListNamespaceNames Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 557) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testListTables Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 558) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testListTableColumns Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 559) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testListTableColumnsWithFixedStringColumn Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 560) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testListTableColumnsDispatchEvent Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 561) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testListTableIndexesDispatchEvent Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 562) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testDiffListTableColumns Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 563) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testListTableIndexes Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 564) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testDropAndCreateIndex Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 565) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testCreateTableWithForeignKeys Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 566) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testListForeignKeys Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 567) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testCreateSchema Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 568) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testAlterTableScenario Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 569) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testTableInNamespace Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 570) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testCreateAndListViews Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 571) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testAutoincrementDetection Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 572) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testAutoincrementDetectionMulticolumns Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 573) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testUpdateSchemaWithForeignKeyRenaming Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 574) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testRenameIndexUsedInForeignKeyConstraint Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 575) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testGetColumnComment Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 576) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testAutomaticallyAppendCommentOnMarkedColumns Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 577) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testCommentHintOnDateIntervalTypeColumn Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 578) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testChangeColumnsTypeWithDefaultValue Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 579) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testListTableWithBlob Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 580) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testListForeignKeysComposite Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 581) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testColumnDefaultLifecycle Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 582) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testListTableWithBinary Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 583) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testListTableDetailsWithFullQualifiedTableName Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 584) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testCommentStringsAreQuoted Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 585) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testCommentNotDuplicated Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 586) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testAlterColumnComment with data set #0 (null, null, ' ', ' ') Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 587) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testAlterColumnComment with data set #1 (null, null, '0', '0') Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 588) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testAlterColumnComment with data set #2 (null, null, 'foo', 'foo') Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 589) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testAlterColumnComment with data set #3 ('', null, ' ', ' ') Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 590) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testAlterColumnComment with data set #4 ('', null, '0', '0') Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 591) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testAlterColumnComment with data set #5 ('', null, 'foo', 'foo') Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 592) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testAlterColumnComment with data set #6 (' ', ' ', '0', '0') Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 593) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testAlterColumnComment with data set #7 (' ', ' ', 'foo', 'foo') Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 594) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testAlterColumnComment with data set #8 ('0', '0', 'foo', 'foo') Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 595) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testDoesNotListIndexesImplicitlyCreatedByForeignKeys Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 596) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testComparatorShouldReturnFalseWhenLegacyJsonArrayColumnHasComment Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 597) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testComparatorShouldModifyOnlyTheCommentWhenUpdatingFromJsonArrayTypeOnLegacyPlatforms Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 598) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testComparatorShouldAddCommentToLegacyJsonArrayTypeThatDoesNotHaveIt Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 599) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testComparatorShouldReturnAllChangesWhenUsingLegacyJsonArrayType Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 600) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testComparatorShouldReturnAllChangesWhenUsingLegacyJsonArrayTypeEvenWhenPlatformHasJsonSupport Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 601) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testComparatorShouldNotAddCommentToJsonTypeSinceItIsTheDefaultNow Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 602) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testExtractDoctrineTypeFromComment with data set "invalid custom type comments" ('should.return.current.type', 'current type', 'current type') Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 603) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testExtractDoctrineTypeFromComment with data set "valid doctrine type" ('(DC2Type:guid)', 'guid', 'current type') Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 604) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testExtractDoctrineTypeFromComment with data set "valid with dots" ('(DC2Type:type.should.return)', 'type.should.return', 'current type') Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 605) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testExtractDoctrineTypeFromComment with data set "valid with namespace" ('(DC2Type:Namespace\Class)', 'Namespace\Class', 'current type') Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 606) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testExtractDoctrineTypeFromComment with data set "valid with extra closing bracket" ('(DC2Type:should.stop)).before)', 'should.stop', 'current type') Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 607) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testExtractDoctrineTypeFromComment with data set "valid with extra opening brackets" ('(DC2Type:should((.stop)).before)', 'should((.stop', 'current type') Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 608) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testCreateAndListSequences Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 609) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testComparisonWithAutoDetectedSequenceDefinition Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 610) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testPrimaryKeyAutoIncrement Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:57 611) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testDropAndCreateSequence pdo_sqlite does not support sequences. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:123 612) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testListSequences pdo_sqlite does not support sequences. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:148 613) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testListNamespaceNames Platform does not support schemas. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:193 614) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testCreateTableWithForeignKeys Platform does not support foreign keys. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:456 615) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testListForeignKeys Does not support foreign key constraints. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:484 616) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testTableInNamespace Schema definition is not supported by this platform. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:614 617) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testUpdateSchemaWithForeignKeyRenaming This test is only supported on platforms that have foreign keys. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:699 618) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testRenameIndexUsedInForeignKeyConstraint This test is only supported on platforms that have foreign keys. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:744 619) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testListForeignKeysComposite Does not support foreign key constraints. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:984 620) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testListTableDetailsWithFullQualifiedTableName Test only works on platforms that support schemas. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:1083 621) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testDoesNotListIndexesImplicitlyCreatedByForeignKeys This test is only supported on platforms that have foreign keys. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:1232 622) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testComparatorShouldAddCommentToLegacyJsonArrayTypeThatDoesNotHaveIt This test is only supported on platforms that have native JSON type. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:1318 623) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testComparatorShouldReturnAllChangesWhenUsingLegacyJsonArrayType This test is only supported on platforms that have native JSON type. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:1340 624) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testComparatorShouldReturnAllChangesWhenUsingLegacyJsonArrayTypeEvenWhenPlatformHasJsonSupport This test is only supported on platforms that have native JSON type. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:1362 625) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testComparatorShouldNotAddCommentToJsonTypeSinceItIsTheDefaultNow This test is only supported on platforms that have native JSON type. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:1384 626) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testCreateAndListSequences This test is only supported on platforms that support sequences. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:1427 627) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testComparisonWithAutoDetectedSequenceDefinition This test is only supported on platforms that support sequences. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:1466 628) Doctrine\Tests\DBAL\Functional\TableGeneratorTest::testNextVal TableGenerator does not work with SQLite /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/TableGeneratorTest.php:23 629) Doctrine\Tests\DBAL\Functional\TableGeneratorTest::testNextValNotAffectedByOuterTransactions TableGenerator does not work with SQLite /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/TableGeneratorTest.php:23 630) Doctrine\Tests\DBAL\Functional\Ticket\DBAL168Test::testDomainsTable PostgreSQL only test /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Ticket/DBAL168Test.php:13 631) Doctrine\Tests\DBAL\Functional\Ticket\DBAL202Test::testStatementRollback OCI8 only test /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Ticket/DBAL202Test.php:15 632) Doctrine\Tests\DBAL\Functional\Ticket\DBAL202Test::testStatementCommit OCI8 only test /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Ticket/DBAL202Test.php:15 633) Doctrine\Tests\DBAL\Functional\Ticket\DBAL510Test::testSearchPathSchemaChanges PostgreSQL Only test /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Ticket/DBAL510Test.php:18 634) Doctrine\Tests\DBAL\Functional\Ticket\DBAL630Test::testBooleanConversionSqlLiteral Currently restricted to PostgreSQL /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Ticket/DBAL630Test.php:27 635) Doctrine\Tests\DBAL\Functional\Ticket\DBAL630Test::testBooleanConversionBoolParamRealPrepares Currently restricted to PostgreSQL /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Ticket/DBAL630Test.php:27 636) Doctrine\Tests\DBAL\Functional\Ticket\DBAL630Test::testBooleanConversionBoolParamEmulatedPrepares Currently restricted to PostgreSQL /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Ticket/DBAL630Test.php:27 637) Doctrine\Tests\DBAL\Functional\Ticket\DBAL630Test::testBooleanConversionNullParamEmulatedPrepares with data set #0 (true, true) Currently restricted to PostgreSQL /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Ticket/DBAL630Test.php:27 638) Doctrine\Tests\DBAL\Functional\Ticket\DBAL630Test::testBooleanConversionNullParamEmulatedPrepares with data set #1 (false, false) Currently restricted to PostgreSQL /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Ticket/DBAL630Test.php:27 639) Doctrine\Tests\DBAL\Functional\Ticket\DBAL630Test::testBooleanConversionNullParamEmulatedPrepares with data set #2 (null, null) Currently restricted to PostgreSQL /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Ticket/DBAL630Test.php:27 640) Doctrine\Tests\DBAL\Functional\Ticket\DBAL630Test::testBooleanConversionNullParamEmulatedPreparesWithBooleanTypeInBindValue with data set #0 (true, true) Currently restricted to PostgreSQL /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Ticket/DBAL630Test.php:27 641) Doctrine\Tests\DBAL\Functional\Ticket\DBAL630Test::testBooleanConversionNullParamEmulatedPreparesWithBooleanTypeInBindValue with data set #1 (false, false) Currently restricted to PostgreSQL /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Ticket/DBAL630Test.php:27 642) Doctrine\Tests\DBAL\Functional\Ticket\DBAL630Test::testBooleanConversionNullParamEmulatedPreparesWithBooleanTypeInBindValue with data set #2 (null, false) Currently restricted to PostgreSQL /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/Ticket/DBAL630Test.php:27 643) Doctrine\Tests\DBAL\Functional\WriteTest::testLastInsertIdSequence Test only works on platforms with sequences. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/WriteTest.php:158 644) Doctrine\Tests\DBAL\Functional\WriteTest::testLastInsertIdNoSequenceGiven Test only works consistently on platforms that support sequences and don't support identity columns. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Functional/WriteTest.php:184 645) Doctrine\Tests\DBAL\Platforms\DB2PlatformTest::testGeneratesInlineColumnCommentSQL with data set "regular comment" ('Regular comment', 'COMMENT 'Regular comment'') Doctrine\DBAL\Platforms\DB2Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 646) Doctrine\Tests\DBAL\Platforms\DB2PlatformTest::testGeneratesInlineColumnCommentSQL with data set "comment requiring escaping" ('Using inline comment delimiter ' works', 'COMMENT 'Using inline comment...works'') Doctrine\DBAL\Platforms\DB2Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 647) Doctrine\Tests\DBAL\Platforms\DB2PlatformTest::testGeneratesInlineColumnCommentSQL with data set "empty comment" ('', 'COMMENT ''') Doctrine\DBAL\Platforms\DB2Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 648) Doctrine\Tests\DBAL\Platforms\MariaDb1027PlatformTest::testDoesNotPropagateDefaultValuesForUnsupportedColumnTypes MariaDB102Platform support propagation of default values for BLOB and TEXT columns /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/MariaDb1027PlatformTest.php:48 649) Doctrine\Tests\DBAL\Platforms\MariaDb1027PlatformTest::testThrowsExceptionOnGeneratingInlineColumnCommentSQLIfUnsupported Doctrine\DBAL\Platforms\MariaDb1027Platform supports inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1257 650) Doctrine\Tests\DBAL\Platforms\MySQL57PlatformTest::testThrowsExceptionOnGeneratingInlineColumnCommentSQLIfUnsupported Doctrine\DBAL\Platforms\MySQL57Platform supports inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1257 651) Doctrine\Tests\DBAL\Platforms\MySqlPlatformTest::testThrowsExceptionOnGeneratingInlineColumnCommentSQLIfUnsupported Doctrine\DBAL\Platforms\MySqlPlatform supports inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1257 652) Doctrine\Tests\DBAL\Platforms\OraclePlatformTest::testGeneratesInlineColumnCommentSQL with data set "regular comment" ('Regular comment', 'COMMENT 'Regular comment'') Doctrine\DBAL\Platforms\OraclePlatform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 653) Doctrine\Tests\DBAL\Platforms\OraclePlatformTest::testGeneratesInlineColumnCommentSQL with data set "comment requiring escaping" ('Using inline comment delimiter ' works', 'COMMENT 'Using inline comment...works'') Doctrine\DBAL\Platforms\OraclePlatform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 654) Doctrine\Tests\DBAL\Platforms\OraclePlatformTest::testGeneratesInlineColumnCommentSQL with data set "empty comment" ('', 'COMMENT ''') Doctrine\DBAL\Platforms\OraclePlatform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 655) Doctrine\Tests\DBAL\Platforms\PostgreSQL100PlatformTest::testReturnsBinaryTypeLongerThanMaxDeclarationSQL Not applicable to the platform /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:835 656) Doctrine\Tests\DBAL\Platforms\PostgreSQL100PlatformTest::testGeneratesInlineColumnCommentSQL with data set "regular comment" ('Regular comment', 'COMMENT 'Regular comment'') Doctrine\DBAL\Platforms\PostgreSQL100Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 657) Doctrine\Tests\DBAL\Platforms\PostgreSQL100PlatformTest::testGeneratesInlineColumnCommentSQL with data set "comment requiring escaping" ('Using inline comment delimiter ' works', 'COMMENT 'Using inline comment...works'') Doctrine\DBAL\Platforms\PostgreSQL100Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 658) Doctrine\Tests\DBAL\Platforms\PostgreSQL100PlatformTest::testGeneratesInlineColumnCommentSQL with data set "empty comment" ('', 'COMMENT ''') Doctrine\DBAL\Platforms\PostgreSQL100Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 659) Doctrine\Tests\DBAL\Platforms\PostgreSQL91PlatformTest::testReturnsBinaryTypeLongerThanMaxDeclarationSQL Not applicable to the platform /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:835 660) Doctrine\Tests\DBAL\Platforms\PostgreSQL91PlatformTest::testGeneratesInlineColumnCommentSQL with data set "regular comment" ('Regular comment', 'COMMENT 'Regular comment'') Doctrine\DBAL\Platforms\PostgreSQL91Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 661) Doctrine\Tests\DBAL\Platforms\PostgreSQL91PlatformTest::testGeneratesInlineColumnCommentSQL with data set "comment requiring escaping" ('Using inline comment delimiter ' works', 'COMMENT 'Using inline comment...works'') Doctrine\DBAL\Platforms\PostgreSQL91Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 662) Doctrine\Tests\DBAL\Platforms\PostgreSQL91PlatformTest::testGeneratesInlineColumnCommentSQL with data set "empty comment" ('', 'COMMENT ''') Doctrine\DBAL\Platforms\PostgreSQL91Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 663) Doctrine\Tests\DBAL\Platforms\PostgreSQL92PlatformTest::testReturnsBinaryTypeLongerThanMaxDeclarationSQL Not applicable to the platform /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:835 664) Doctrine\Tests\DBAL\Platforms\PostgreSQL92PlatformTest::testGeneratesInlineColumnCommentSQL with data set "regular comment" ('Regular comment', 'COMMENT 'Regular comment'') Doctrine\DBAL\Platforms\PostgreSQL92Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 665) Doctrine\Tests\DBAL\Platforms\PostgreSQL92PlatformTest::testGeneratesInlineColumnCommentSQL with data set "comment requiring escaping" ('Using inline comment delimiter ' works', 'COMMENT 'Using inline comment...works'') Doctrine\DBAL\Platforms\PostgreSQL92Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 666) Doctrine\Tests\DBAL\Platforms\PostgreSQL92PlatformTest::testGeneratesInlineColumnCommentSQL with data set "empty comment" ('', 'COMMENT ''') Doctrine\DBAL\Platforms\PostgreSQL92Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 667) Doctrine\Tests\DBAL\Platforms\PostgreSQL94PlatformTest::testReturnsBinaryTypeLongerThanMaxDeclarationSQL Not applicable to the platform /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:835 668) Doctrine\Tests\DBAL\Platforms\PostgreSQL94PlatformTest::testGeneratesInlineColumnCommentSQL with data set "regular comment" ('Regular comment', 'COMMENT 'Regular comment'') Doctrine\DBAL\Platforms\PostgreSQL94Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 669) Doctrine\Tests\DBAL\Platforms\PostgreSQL94PlatformTest::testGeneratesInlineColumnCommentSQL with data set "comment requiring escaping" ('Using inline comment delimiter ' works', 'COMMENT 'Using inline comment...works'') Doctrine\DBAL\Platforms\PostgreSQL94Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 670) Doctrine\Tests\DBAL\Platforms\PostgreSQL94PlatformTest::testGeneratesInlineColumnCommentSQL with data set "empty comment" ('', 'COMMENT ''') Doctrine\DBAL\Platforms\PostgreSQL94Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 671) Doctrine\Tests\DBAL\Platforms\PostgreSqlPlatformTest::testReturnsBinaryTypeLongerThanMaxDeclarationSQL Not applicable to the platform /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:835 672) Doctrine\Tests\DBAL\Platforms\PostgreSqlPlatformTest::testGeneratesInlineColumnCommentSQL with data set "regular comment" ('Regular comment', 'COMMENT 'Regular comment'') Doctrine\DBAL\Platforms\PostgreSqlPlatform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 673) Doctrine\Tests\DBAL\Platforms\PostgreSqlPlatformTest::testGeneratesInlineColumnCommentSQL with data set "comment requiring escaping" ('Using inline comment delimiter ' works', 'COMMENT 'Using inline comment...works'') Doctrine\DBAL\Platforms\PostgreSqlPlatform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 674) Doctrine\Tests\DBAL\Platforms\PostgreSqlPlatformTest::testGeneratesInlineColumnCommentSQL with data set "empty comment" ('', 'COMMENT ''') Doctrine\DBAL\Platforms\PostgreSqlPlatform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 675) Doctrine\Tests\DBAL\Platforms\SQLAnywhere11PlatformTest::testDoesNotSupportRegexp This version of the platform now supports regular expressions. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/SQLAnywhere11PlatformTest.php:21 676) Doctrine\Tests\DBAL\Platforms\SQLAnywhere11PlatformTest::testGeneratesInlineColumnCommentSQL with data set "regular comment" ('Regular comment', 'COMMENT 'Regular comment'') Doctrine\DBAL\Platforms\SQLAnywhere11Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 677) Doctrine\Tests\DBAL\Platforms\SQLAnywhere11PlatformTest::testGeneratesInlineColumnCommentSQL with data set "comment requiring escaping" ('Using inline comment delimiter ' works', 'COMMENT 'Using inline comment...works'') Doctrine\DBAL\Platforms\SQLAnywhere11Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 678) Doctrine\Tests\DBAL\Platforms\SQLAnywhere11PlatformTest::testGeneratesInlineColumnCommentSQL with data set "empty comment" ('', 'COMMENT ''') Doctrine\DBAL\Platforms\SQLAnywhere11Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 679) Doctrine\Tests\DBAL\Platforms\SQLAnywhere12PlatformTest::testDoesNotSupportSequences This version of the platform now supports sequences. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/SQLAnywhere12PlatformTest.php:23 680) Doctrine\Tests\DBAL\Platforms\SQLAnywhere12PlatformTest::testDoesNotSupportRegexp This version of the platform now supports regular expressions. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/SQLAnywhere11PlatformTest.php:21 681) Doctrine\Tests\DBAL\Platforms\SQLAnywhere12PlatformTest::testGeneratesInlineColumnCommentSQL with data set "regular comment" ('Regular comment', 'COMMENT 'Regular comment'') Doctrine\DBAL\Platforms\SQLAnywhere12Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 682) Doctrine\Tests\DBAL\Platforms\SQLAnywhere12PlatformTest::testGeneratesInlineColumnCommentSQL with data set "comment requiring escaping" ('Using inline comment delimiter ' works', 'COMMENT 'Using inline comment...works'') Doctrine\DBAL\Platforms\SQLAnywhere12Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 683) Doctrine\Tests\DBAL\Platforms\SQLAnywhere12PlatformTest::testGeneratesInlineColumnCommentSQL with data set "empty comment" ('', 'COMMENT ''') Doctrine\DBAL\Platforms\SQLAnywhere12Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 684) Doctrine\Tests\DBAL\Platforms\SQLAnywhere16PlatformTest::testDoesNotSupportSequences This version of the platform now supports sequences. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/SQLAnywhere12PlatformTest.php:23 685) Doctrine\Tests\DBAL\Platforms\SQLAnywhere16PlatformTest::testDoesNotSupportRegexp This version of the platform now supports regular expressions. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/SQLAnywhere11PlatformTest.php:21 686) Doctrine\Tests\DBAL\Platforms\SQLAnywhere16PlatformTest::testGeneratesInlineColumnCommentSQL with data set "regular comment" ('Regular comment', 'COMMENT 'Regular comment'') Doctrine\DBAL\Platforms\SQLAnywhere16Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 687) Doctrine\Tests\DBAL\Platforms\SQLAnywhere16PlatformTest::testGeneratesInlineColumnCommentSQL with data set "comment requiring escaping" ('Using inline comment delimiter ' works', 'COMMENT 'Using inline comment...works'') Doctrine\DBAL\Platforms\SQLAnywhere16Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 688) Doctrine\Tests\DBAL\Platforms\SQLAnywhere16PlatformTest::testGeneratesInlineColumnCommentSQL with data set "empty comment" ('', 'COMMENT ''') Doctrine\DBAL\Platforms\SQLAnywhere16Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 689) Doctrine\Tests\DBAL\Platforms\SQLAnywherePlatformTest::testGeneratesInlineColumnCommentSQL with data set "regular comment" ('Regular comment', 'COMMENT 'Regular comment'') Doctrine\DBAL\Platforms\SQLAnywherePlatform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 690) Doctrine\Tests\DBAL\Platforms\SQLAnywherePlatformTest::testGeneratesInlineColumnCommentSQL with data set "comment requiring escaping" ('Using inline comment delimiter ' works', 'COMMENT 'Using inline comment...works'') Doctrine\DBAL\Platforms\SQLAnywherePlatform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 691) Doctrine\Tests\DBAL\Platforms\SQLAnywherePlatformTest::testGeneratesInlineColumnCommentSQL with data set "empty comment" ('', 'COMMENT ''') Doctrine\DBAL\Platforms\SQLAnywherePlatform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 692) Doctrine\Tests\DBAL\Platforms\SQLServer2008PlatformTest::testGeneratesInlineColumnCommentSQL with data set "regular comment" ('Regular comment', 'COMMENT 'Regular comment'') Doctrine\DBAL\Platforms\SQLServer2008Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 693) Doctrine\Tests\DBAL\Platforms\SQLServer2008PlatformTest::testGeneratesInlineColumnCommentSQL with data set "comment requiring escaping" ('Using inline comment delimiter ' works', 'COMMENT 'Using inline comment...works'') Doctrine\DBAL\Platforms\SQLServer2008Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 694) Doctrine\Tests\DBAL\Platforms\SQLServer2008PlatformTest::testGeneratesInlineColumnCommentSQL with data set "empty comment" ('', 'COMMENT ''') Doctrine\DBAL\Platforms\SQLServer2008Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 695) Doctrine\Tests\DBAL\Platforms\SQLServer2012PlatformTest::testGeneratesInlineColumnCommentSQL with data set "regular comment" ('Regular comment', 'COMMENT 'Regular comment'') Doctrine\DBAL\Platforms\SQLServer2012Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 696) Doctrine\Tests\DBAL\Platforms\SQLServer2012PlatformTest::testGeneratesInlineColumnCommentSQL with data set "comment requiring escaping" ('Using inline comment delimiter ' works', 'COMMENT 'Using inline comment...works'') Doctrine\DBAL\Platforms\SQLServer2012Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 697) Doctrine\Tests\DBAL\Platforms\SQLServer2012PlatformTest::testGeneratesInlineColumnCommentSQL with data set "empty comment" ('', 'COMMENT ''') Doctrine\DBAL\Platforms\SQLServer2012Platform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 698) Doctrine\Tests\DBAL\Platforms\SQLServerPlatformTest::testModifyLimitQueryWithOffset Platform "mssql" does not support offsets in result limiting. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractSQLServerPlatformTestCase.php:195 699) Doctrine\Tests\DBAL\Platforms\SQLServerPlatformTest::testModifyLimitQueryWithSubSelectAndMultipleOrder Platform "mssql" does not support offsets in result limiting. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractSQLServerPlatformTestCase.php:262 700) Doctrine\Tests\DBAL\Platforms\SQLServerPlatformTest::testModifyLimitQueryWithOrderByClause Platform "mssql" does not support offsets in result limiting. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractSQLServerPlatformTestCase.php:314 701) Doctrine\Tests\DBAL\Platforms\SQLServerPlatformTest::testModifyLimitQueryWithSubSelectInSelectListAndOrderByClause Platform "mssql" does not support offsets in result limiting. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractSQLServerPlatformTestCase.php:354 702) Doctrine\Tests\DBAL\Platforms\SQLServerPlatformTest::testGeneratesInlineColumnCommentSQL with data set "regular comment" ('Regular comment', 'COMMENT 'Regular comment'') Doctrine\DBAL\Platforms\SQLServerPlatform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 703) Doctrine\Tests\DBAL\Platforms\SQLServerPlatformTest::testGeneratesInlineColumnCommentSQL with data set "comment requiring escaping" ('Using inline comment delimiter ' works', 'COMMENT 'Using inline comment...works'') Doctrine\DBAL\Platforms\SQLServerPlatform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 704) Doctrine\Tests\DBAL\Platforms\SQLServerPlatformTest::testGeneratesInlineColumnCommentSQL with data set "empty comment" ('', 'COMMENT ''') Doctrine\DBAL\Platforms\SQLServerPlatform does not support inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1195 705) Doctrine\Tests\DBAL\Platforms\SqlitePlatformTest::testCreateTableColumnComments Platform does not support Column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:516 /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:478 706) Doctrine\Tests\DBAL\Platforms\SqlitePlatformTest::testAlterTableColumnComments Platform does not support Column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:521 /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:501 707) Doctrine\Tests\DBAL\Platforms\SqlitePlatformTest::testCreateTableColumnTypeComments Platform does not support Column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:526 /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:511 708) Doctrine\Tests\DBAL\Platforms\SqlitePlatformTest::testReturnsBinaryTypeLongerThanMaxDeclarationSQL Not applicable to the platform /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:835 709) Doctrine\Tests\DBAL\Platforms\SqlitePlatformTest::testQuotesDropForeignKeySQL Doctrine\DBAL\Platforms\SqlitePlatform does not support foreign key constraints. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1088 710) Doctrine\Tests\DBAL\Platforms\SqlitePlatformTest::testThrowsExceptionOnGeneratingInlineColumnCommentSQLIfUnsupported Doctrine\DBAL\Platforms\SqlitePlatform supports inline column comments. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1257 711) Doctrine\Tests\DBAL\Schema\ComparatorTest::testDetectChangeIdentifierType DBAL-2 was reopened, this test cannot work anymore. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Schema/ComparatorTest.php:765 712) Doctrine\Tests\DBAL\Sharding\SQLAzure\FunctionalTest::testSharding No driver or sqlserver driver specified. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Sharding/SQLAzure/AbstractTestCase.php:25 713) Doctrine\Tests\DBAL\Sharding\SQLAzure\SQLAzureFederationsSynchronizerTest::testCreateSchema No driver or sqlserver driver specified. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Sharding/SQLAzure/AbstractTestCase.php:25 714) Doctrine\Tests\DBAL\Sharding\SQLAzure\SQLAzureFederationsSynchronizerTest::testUpdateSchema No driver or sqlserver driver specified. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Sharding/SQLAzure/AbstractTestCase.php:25 715) Doctrine\Tests\DBAL\Sharding\SQLAzure\SQLAzureFederationsSynchronizerTest::testDropSchema No driver or sqlserver driver specified. /builddir/build/BUILD/dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621/tests/Doctrine/Tests/DBAL/Sharding/SQLAzure/AbstractTestCase.php:25 OK, but incomplete, skipped, or risky tests! Tests: 5135, Assertions: 9196, Skipped: 715, Incomplete: 11. Processing files: php-doctrine-dbal-2.8.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KRAfK5 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LZJB06 + for PHP_EXEC in php php71 php72 php73 + which php71 which: no php71 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.composer/vendor/bin:/builddir/.local/bin:/builddir/bin) + for PHP_EXEC in php php71 php72 php73 + which php72 which: no php72 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.composer/vendor/bin:/builddir/.local/bin:/builddir/bin) + for PHP_EXEC in php php71 php72 php73 + which php73 which: no php73 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.composer/vendor/bin:/builddir/.local/bin:/builddir/bin) + exit 0 + umask 022 + cd /builddir/build/BUILD + cd dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621 + DOCDIR=/builddir/build/BUILDROOT/php-doctrine-dbal-2.8.0-1.el7.noarch/usr/share/doc/php-doctrine-dbal-2.8.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-doctrine-dbal-2.8.0-1.el7.noarch/usr/share/doc/php-doctrine-dbal-2.8.0 + cp -pr README.md SECURITY.md UPGRADE.md /builddir/build/BUILDROOT/php-doctrine-dbal-2.8.0-1.el7.noarch/usr/share/doc/php-doctrine-dbal-2.8.0 + cp -pr composer.json /builddir/build/BUILDROOT/php-doctrine-dbal-2.8.0-1.el7.noarch/usr/share/doc/php-doctrine-dbal-2.8.0 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621 + LICENSEDIR=/builddir/build/BUILDROOT/php-doctrine-dbal-2.8.0-1.el7.noarch/usr/share/licenses/php-doctrine-dbal-2.8.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-doctrine-dbal-2.8.0-1.el7.noarch/usr/share/licenses/php-doctrine-dbal-2.8.0 + cp -pr LICENSE /builddir/build/BUILDROOT/php-doctrine-dbal-2.8.0-1.el7.noarch/usr/share/licenses/php-doctrine-dbal-2.8.0 + exit 0 Provides: php-composer(doctrine/dbal) = 2.8.0 php-doctrine-DoctrineDBAL = 2.8.0 php-doctrine-dbal = 2.8.0-1.el7 php-pear(pear.doctrine-project.org/DoctrineDBAL) = 2.8.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Obsoletes: php-doctrine-DoctrineDBAL < 2.8.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php-doctrine-dbal-2.8.0-1.el7.noarch Wrote: /builddir/build/RPMS/php-doctrine-dbal-2.8.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yC6sp6 + umask 022 + cd /builddir/build/BUILD + cd dbal-5140a64c08b4b607b9bedaae0cedd26f04a0e621 + /usr/bin/rm -rf /builddir/build/BUILDROOT/php-doctrine-dbal-2.8.0-1.el7.noarch + exit 0 Child return code was: 0