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-dda9ff9a4f474bc7c2a1907ed70be95a11638508/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.9.1-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-dda9ff9a4f474bc7c2a1907ed70be95a11638508/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.keXoRR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6 + /usr/bin/gzip -dc /builddir/build/SOURCES/php-doctrine-dbal-2.9.1-ec74d6e300d78fbc896669c3ca57ef9719adc9c6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6 + /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 -b --suffix .rpm --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.fjEmkT + umask 022 + cd /builddir/build/BUILD + cd dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6 + : 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 436) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 437) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testDropsDatabaseWithActiveConnections Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 438) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testDropAndCreateSequence Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 439) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testListSequences Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 440) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testListDatabases Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 441) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testListNamespaceNames Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 442) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testListTables Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 443) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testListTableColumns Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 444) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testListTableColumnsWithFixedStringColumn Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 445) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testListTableColumnsDispatchEvent Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 446) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testListTableIndexesDispatchEvent Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 447) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testDiffListTableColumns Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 448) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testListTableIndexes Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 449) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testDropAndCreateIndex Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 450) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testCreateTableWithForeignKeys Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 451) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testCreateSchema Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 452) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testAlterTableScenario Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 453) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testTableInNamespace Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 454) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testCreateAndListViews Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 455) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testAutoincrementDetection Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 456) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testAutoincrementDetectionMulticolumns Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 457) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testUpdateSchemaWithForeignKeyRenaming Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 458) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testRenameIndexUsedInForeignKeyConstraint Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 459) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testGetColumnComment Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 460) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testAutomaticallyAppendCommentOnMarkedColumns Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 461) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testCommentHintOnDateIntervalTypeColumn Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 462) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testChangeColumnsTypeWithDefaultValue Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 463) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testListTableWithBlob Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 464) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testListForeignKeysComposite Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 465) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testColumnDefaultLifecycle Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 466) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testListTableDetailsWithFullQualifiedTableName Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 467) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testCommentStringsAreQuoted Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 468) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testCommentNotDuplicated Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 469) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 470) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 471) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 472) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 473) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 474) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 475) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 476) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 477) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 478) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testDoesNotListIndexesImplicitlyCreatedByForeignKeys Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 479) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testComparatorShouldReturnFalseWhenLegacyJsonArrayColumnHasComment Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 480) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testComparatorShouldModifyOnlyTheCommentWhenUpdatingFromJsonArrayTypeOnLegacyPlatforms Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 481) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testComparatorShouldAddCommentToLegacyJsonArrayTypeThatDoesNotHaveIt Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 482) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testComparatorShouldReturnAllChangesWhenUsingLegacyJsonArrayType Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 483) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testComparatorShouldReturnAllChangesWhenUsingLegacyJsonArrayTypeEvenWhenPlatformHasJsonSupport Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 484) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testComparatorShouldNotAddCommentToJsonTypeSinceItIsTheDefaultNow Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 485) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 486) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 487) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 488) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 489) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 490) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 491) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testCreateAndListSequences Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 492) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testComparisonWithAutoDetectedSequenceDefinition Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 493) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testPrimaryKeyAutoIncrement Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 494) Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest::testGenerateAnIndexWithPartialColumnLength Doctrine\Tests\DBAL\Functional\Schema\PostgreSqlSchemaManagerTest requires the use of postgresql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 495) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testCreateAndListViews Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 496) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testDropAndCreateAdvancedIndex Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 497) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListTableColumnsWithFixedStringTypeColumn Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 498) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testDropsDatabaseWithActiveConnections Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 499) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testDropAndCreateSequence Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 500) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListSequences Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 501) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListDatabases Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 502) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListNamespaceNames Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 503) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListTables Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 504) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListTableColumns Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 505) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListTableColumnsWithFixedStringColumn Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 506) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListTableColumnsDispatchEvent Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 507) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListTableIndexesDispatchEvent Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 508) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testDiffListTableColumns Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 509) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListTableIndexes Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 510) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testDropAndCreateIndex Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 511) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testCreateTableWithForeignKeys Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 512) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListForeignKeys Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 513) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testCreateSchema Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 514) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testAlterTableScenario Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 515) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testTableInNamespace Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 516) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testAutoincrementDetection Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 517) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testAutoincrementDetectionMulticolumns Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 518) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testUpdateSchemaWithForeignKeyRenaming Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 519) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testRenameIndexUsedInForeignKeyConstraint Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 520) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testGetColumnComment Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 521) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testAutomaticallyAppendCommentOnMarkedColumns Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 522) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testCommentHintOnDateIntervalTypeColumn Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 523) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testChangeColumnsTypeWithDefaultValue Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 524) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListTableWithBlob Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 525) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListForeignKeysComposite Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 526) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testColumnDefaultLifecycle Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 527) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListTableWithBinary Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 528) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testListTableDetailsWithFullQualifiedTableName Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 529) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testCommentStringsAreQuoted Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 530) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testCommentNotDuplicated Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 531) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 532) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 533) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 534) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 535) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 536) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 537) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 538) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 539) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 540) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testDoesNotListIndexesImplicitlyCreatedByForeignKeys Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 541) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testComparatorShouldReturnFalseWhenLegacyJsonArrayColumnHasComment Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 542) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testComparatorShouldModifyOnlyTheCommentWhenUpdatingFromJsonArrayTypeOnLegacyPlatforms Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 543) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testComparatorShouldAddCommentToLegacyJsonArrayTypeThatDoesNotHaveIt Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 544) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testComparatorShouldReturnAllChangesWhenUsingLegacyJsonArrayType Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 545) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testComparatorShouldReturnAllChangesWhenUsingLegacyJsonArrayTypeEvenWhenPlatformHasJsonSupport Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 546) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testComparatorShouldNotAddCommentToJsonTypeSinceItIsTheDefaultNow Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 547) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 548) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 549) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 550) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 551) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 552) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 553) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testCreateAndListSequences Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 554) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testComparisonWithAutoDetectedSequenceDefinition Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 555) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testPrimaryKeyAutoIncrement Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 556) Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest::testGenerateAnIndexWithPartialColumnLength Doctrine\Tests\DBAL\Functional\Schema\SQLAnywhereSchemaManagerTest requires the use of sqlanywhere /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 557) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testDropColumnConstraints Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 558) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testColumnCollation Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 559) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testDefaultConstraints Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 560) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testColumnComments Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 561) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testPkOrdering Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 562) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testDropsDatabaseWithActiveConnections Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 563) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testDropAndCreateSequence Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 564) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testListSequences Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 565) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testListDatabases Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 566) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testListNamespaceNames Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 567) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testListTables Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 568) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testListTableColumns Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 569) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testListTableColumnsWithFixedStringColumn Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 570) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testListTableColumnsDispatchEvent Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 571) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testListTableIndexesDispatchEvent Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 572) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testDiffListTableColumns Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 573) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testListTableIndexes Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 574) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testDropAndCreateIndex Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 575) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testCreateTableWithForeignKeys Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 576) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testListForeignKeys Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 577) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testCreateSchema Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 578) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testAlterTableScenario Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 579) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testTableInNamespace Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 580) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testCreateAndListViews Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 581) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testAutoincrementDetection Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 582) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testAutoincrementDetectionMulticolumns Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 583) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testUpdateSchemaWithForeignKeyRenaming Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 584) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testRenameIndexUsedInForeignKeyConstraint Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 585) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testGetColumnComment Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 586) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testAutomaticallyAppendCommentOnMarkedColumns Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 587) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testCommentHintOnDateIntervalTypeColumn Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 588) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testChangeColumnsTypeWithDefaultValue Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 589) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testListTableWithBlob Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 590) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testListForeignKeysComposite Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 591) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testColumnDefaultLifecycle Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 592) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testListTableWithBinary Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 593) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testListTableDetailsWithFullQualifiedTableName Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 594) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testCommentStringsAreQuoted Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 595) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testCommentNotDuplicated Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 596) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 597) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 598) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 599) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 600) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 601) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 602) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 603) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 604) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 605) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testDoesNotListIndexesImplicitlyCreatedByForeignKeys Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 606) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testComparatorShouldReturnFalseWhenLegacyJsonArrayColumnHasComment Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 607) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testComparatorShouldModifyOnlyTheCommentWhenUpdatingFromJsonArrayTypeOnLegacyPlatforms Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 608) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testComparatorShouldAddCommentToLegacyJsonArrayTypeThatDoesNotHaveIt Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 609) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testComparatorShouldReturnAllChangesWhenUsingLegacyJsonArrayType Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 610) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testComparatorShouldReturnAllChangesWhenUsingLegacyJsonArrayTypeEvenWhenPlatformHasJsonSupport Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 611) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testComparatorShouldNotAddCommentToJsonTypeSinceItIsTheDefaultNow Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 612) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 613) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 614) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 615) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 616) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 617) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 618) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testCreateAndListSequences Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 619) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testComparisonWithAutoDetectedSequenceDefinition Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 620) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testPrimaryKeyAutoIncrement Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 621) Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest::testGenerateAnIndexWithPartialColumnLength Doctrine\Tests\DBAL\Functional\Schema\SQLServerSchemaManagerTest requires the use of mssql /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:69 622) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testDropAndCreateSequence pdo_sqlite does not support sequences. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:135 623) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testListSequences pdo_sqlite does not support sequences. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:163 624) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testListNamespaceNames Platform does not support schemas. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:208 625) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testCreateTableWithForeignKeys Platform does not support foreign keys. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:473 626) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testListForeignKeys Does not support foreign key constraints. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:501 627) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testTableInNamespace Schema definition is not supported by this platform. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:639 628) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testUpdateSchemaWithForeignKeyRenaming This test is only supported on platforms that have foreign keys. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:724 629) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testRenameIndexUsedInForeignKeyConstraint This test is only supported on platforms that have foreign keys. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:769 630) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testListForeignKeysComposite Does not support foreign key constraints. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:1016 631) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testListTableDetailsWithFullQualifiedTableName Test only works on platforms that support schemas. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:1118 632) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testDoesNotListIndexesImplicitlyCreatedByForeignKeys This test is only supported on platforms that have foreign keys. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:1266 633) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testComparatorShouldAddCommentToLegacyJsonArrayTypeThatDoesNotHaveIt This test is only supported on platforms that have native JSON type. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:1354 634) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testComparatorShouldReturnAllChangesWhenUsingLegacyJsonArrayType This test is only supported on platforms that have native JSON type. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:1376 635) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testComparatorShouldReturnAllChangesWhenUsingLegacyJsonArrayTypeEvenWhenPlatformHasJsonSupport This test is only supported on platforms that have native JSON type. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:1398 636) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testComparatorShouldNotAddCommentToJsonTypeSinceItIsTheDefaultNow This test is only supported on platforms that have native JSON type. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:1420 637) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testCreateAndListSequences This test is only supported on platforms that support sequences. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:1465 638) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testComparisonWithAutoDetectedSequenceDefinition This test is only supported on platforms that support sequences. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:1504 639) Doctrine\Tests\DBAL\Functional\Schema\SqliteSchemaManagerTest::testGenerateAnIndexWithPartialColumnLength This test is only supported on platforms that support indexes with column length definitions. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.php:1562 640) Doctrine\Tests\DBAL\Functional\TableGeneratorTest::testNextVal TableGenerator does not work with SQLite /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/TableGeneratorTest.php:25 641) Doctrine\Tests\DBAL\Functional\TableGeneratorTest::testNextValNotAffectedByOuterTransactions TableGenerator does not work with SQLite /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/TableGeneratorTest.php:25 642) Doctrine\Tests\DBAL\Functional\Ticket\DBAL168Test::testDomainsTable PostgreSQL only test /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Ticket/DBAL168Test.php:16 643) Doctrine\Tests\DBAL\Functional\Ticket\DBAL202Test::testStatementRollback OCI8 only test /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Ticket/DBAL202Test.php:18 644) Doctrine\Tests\DBAL\Functional\Ticket\DBAL202Test::testStatementCommit OCI8 only test /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Ticket/DBAL202Test.php:18 645) Doctrine\Tests\DBAL\Functional\Ticket\DBAL510Test::testSearchPathSchemaChanges PostgreSQL Only test /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Ticket/DBAL510Test.php:22 646) Doctrine\Tests\DBAL\Functional\Ticket\DBAL630Test::testBooleanConversionSqlLiteral Currently restricted to PostgreSQL /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Ticket/DBAL630Test.php:26 647) Doctrine\Tests\DBAL\Functional\Ticket\DBAL630Test::testBooleanConversionBoolParamRealPrepares Currently restricted to PostgreSQL /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Ticket/DBAL630Test.php:26 648) Doctrine\Tests\DBAL\Functional\Ticket\DBAL630Test::testBooleanConversionBoolParamEmulatedPrepares Currently restricted to PostgreSQL /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Ticket/DBAL630Test.php:26 649) Doctrine\Tests\DBAL\Functional\Ticket\DBAL630Test::testBooleanConversionNullParamEmulatedPrepares with data set #0 (true, true) Currently restricted to PostgreSQL /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Ticket/DBAL630Test.php:26 650) Doctrine\Tests\DBAL\Functional\Ticket\DBAL630Test::testBooleanConversionNullParamEmulatedPrepares with data set #1 (false, false) Currently restricted to PostgreSQL /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Ticket/DBAL630Test.php:26 651) Doctrine\Tests\DBAL\Functional\Ticket\DBAL630Test::testBooleanConversionNullParamEmulatedPrepares with data set #2 (null, null) Currently restricted to PostgreSQL /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Ticket/DBAL630Test.php:26 652) Doctrine\Tests\DBAL\Functional\Ticket\DBAL630Test::testBooleanConversionNullParamEmulatedPreparesWithBooleanTypeInBindValue with data set #0 (true, true) Currently restricted to PostgreSQL /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Ticket/DBAL630Test.php:26 653) Doctrine\Tests\DBAL\Functional\Ticket\DBAL630Test::testBooleanConversionNullParamEmulatedPreparesWithBooleanTypeInBindValue with data set #1 (false, false) Currently restricted to PostgreSQL /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Ticket/DBAL630Test.php:26 654) Doctrine\Tests\DBAL\Functional\Ticket\DBAL630Test::testBooleanConversionNullParamEmulatedPreparesWithBooleanTypeInBindValue with data set #2 (null, false) Currently restricted to PostgreSQL /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/Ticket/DBAL630Test.php:26 655) Doctrine\Tests\DBAL\Functional\WriteTest::testLastInsertIdSequence Test only works on platforms with sequences. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/WriteTest.php:162 656) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Functional/WriteTest.php:188 657) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 658) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 659) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 660) Doctrine\Tests\DBAL\Platforms\MariaDb1027PlatformTest::testDoesNotPropagateDefaultValuesForUnsupportedColumnTypes MariaDB102Platform support propagation of default values for BLOB and TEXT columns /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/MariaDb1027PlatformTest.php:47 661) Doctrine\Tests\DBAL\Platforms\MariaDb1027PlatformTest::testThrowsExceptionOnGeneratingInlineColumnCommentSQLIfUnsupported Doctrine\DBAL\Platforms\MariaDb1027Platform supports inline column comments. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1274 662) Doctrine\Tests\DBAL\Platforms\MySQL57PlatformTest::testThrowsExceptionOnGeneratingInlineColumnCommentSQLIfUnsupported Doctrine\DBAL\Platforms\MySQL57Platform supports inline column comments. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1274 663) Doctrine\Tests\DBAL\Platforms\MySqlPlatformTest::testThrowsExceptionOnGeneratingInlineColumnCommentSQLIfUnsupported Doctrine\DBAL\Platforms\MySqlPlatform supports inline column comments. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1274 664) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 665) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 666) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 667) Doctrine\Tests\DBAL\Platforms\PostgreSQL100PlatformTest::testReturnsBinaryTypeLongerThanMaxDeclarationSQL Not applicable to the platform /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:853 668) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 669) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 670) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 671) Doctrine\Tests\DBAL\Platforms\PostgreSQL91PlatformTest::testReturnsBinaryTypeLongerThanMaxDeclarationSQL Not applicable to the platform /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:853 672) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 673) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 674) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 675) Doctrine\Tests\DBAL\Platforms\PostgreSQL92PlatformTest::testReturnsBinaryTypeLongerThanMaxDeclarationSQL Not applicable to the platform /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:853 676) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 677) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 678) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 679) Doctrine\Tests\DBAL\Platforms\PostgreSQL94PlatformTest::testReturnsBinaryTypeLongerThanMaxDeclarationSQL Not applicable to the platform /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:853 680) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 681) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 682) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 683) Doctrine\Tests\DBAL\Platforms\PostgreSqlPlatformTest::testReturnsBinaryTypeLongerThanMaxDeclarationSQL Not applicable to the platform /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:853 684) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 685) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 686) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 687) Doctrine\Tests\DBAL\Platforms\SQLAnywhere11PlatformTest::testDoesNotSupportRegexp This version of the platform now supports regular expressions. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/SQLAnywhere11PlatformTest.php:19 688) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 689) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 690) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 691) Doctrine\Tests\DBAL\Platforms\SQLAnywhere12PlatformTest::testDoesNotSupportSequences This version of the platform now supports sequences. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/SQLAnywhere12PlatformTest.php:21 692) Doctrine\Tests\DBAL\Platforms\SQLAnywhere12PlatformTest::testDoesNotSupportRegexp This version of the platform now supports regular expressions. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/SQLAnywhere11PlatformTest.php:19 693) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 694) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 695) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 696) Doctrine\Tests\DBAL\Platforms\SQLAnywhere16PlatformTest::testDoesNotSupportSequences This version of the platform now supports sequences. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/SQLAnywhere12PlatformTest.php:21 697) Doctrine\Tests\DBAL\Platforms\SQLAnywhere16PlatformTest::testDoesNotSupportRegexp This version of the platform now supports regular expressions. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/SQLAnywhere11PlatformTest.php:19 698) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 699) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 700) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 701) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 702) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 703) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 704) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 705) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 706) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 707) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 708) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 709) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 710) Doctrine\Tests\DBAL\Platforms\SQLServerPlatformTest::testModifyLimitQueryWithOffset Platform "mssql" does not support offsets in result limiting. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractSQLServerPlatformTestCase.php:199 711) Doctrine\Tests\DBAL\Platforms\SQLServerPlatformTest::testModifyLimitQueryWithSubSelectAndMultipleOrder Platform "mssql" does not support offsets in result limiting. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractSQLServerPlatformTestCase.php:266 712) Doctrine\Tests\DBAL\Platforms\SQLServerPlatformTest::testModifyLimitQueryWithOrderByClause Platform "mssql" does not support offsets in result limiting. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractSQLServerPlatformTestCase.php:318 713) Doctrine\Tests\DBAL\Platforms\SQLServerPlatformTest::testModifyLimitQueryWithSubSelectInSelectListAndOrderByClause Platform "mssql" does not support offsets in result limiting. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractSQLServerPlatformTestCase.php:358 714) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 715) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 716) 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1212 717) Doctrine\Tests\DBAL\Platforms\SqlitePlatformTest::testCreateTableColumnComments Platform does not support Column comments. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:532 /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:489 718) Doctrine\Tests\DBAL\Platforms\SqlitePlatformTest::testAlterTableColumnComments Platform does not support Column comments. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:537 /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:517 719) Doctrine\Tests\DBAL\Platforms\SqlitePlatformTest::testCreateTableColumnTypeComments Platform does not support Column comments. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:542 /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:527 720) Doctrine\Tests\DBAL\Platforms\SqlitePlatformTest::testReturnsBinaryTypeLongerThanMaxDeclarationSQL Not applicable to the platform /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:853 721) Doctrine\Tests\DBAL\Platforms\SqlitePlatformTest::testQuotesDropForeignKeySQL Doctrine\DBAL\Platforms\SqlitePlatform does not support foreign key constraints. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1106 722) Doctrine\Tests\DBAL\Platforms\SqlitePlatformTest::testThrowsExceptionOnGeneratingInlineColumnCommentSQLIfUnsupported Doctrine\DBAL\Platforms\SqlitePlatform supports inline column comments. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Platforms/AbstractPlatformTestCase.php:1274 723) Doctrine\Tests\DBAL\Schema\ComparatorTest::testDetectChangeIdentifierType DBAL-2 was reopened, this test cannot work anymore. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Schema/ComparatorTest.php:783 724) Doctrine\Tests\DBAL\Sharding\SQLAzure\FunctionalTest::testSharding No driver or sqlserver driver specified. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Sharding/SQLAzure/AbstractTestCase.php:23 725) Doctrine\Tests\DBAL\Sharding\SQLAzure\SQLAzureFederationsSynchronizerTest::testCreateSchema No driver or sqlserver driver specified. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Sharding/SQLAzure/AbstractTestCase.php:23 726) Doctrine\Tests\DBAL\Sharding\SQLAzure\SQLAzureFederationsSynchronizerTest::testUpdateSchema No driver or sqlserver driver specified. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Sharding/SQLAzure/AbstractTestCase.php:23 727) Doctrine\Tests\DBAL\Sharding\SQLAzure\SQLAzureFederationsSynchronizerTest::testDropSchema No driver or sqlserver driver specified. /builddir/build/BUILD/dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6/tests/Doctrine/Tests/DBAL/Sharding/SQLAzure/AbstractTestCase.php:23 OK, but incomplete, skipped, or risky tests! Tests: 5179, Assertions: 9274, Skipped: 727, Incomplete: 11. Processing files: php-doctrine-dbal-2.9.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UHz5j8 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Zauj0l + 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-ec74d6e300d78fbc896669c3ca57ef9719adc9c6 + DOCDIR=/builddir/build/BUILDROOT/php-doctrine-dbal-2.9.1-1.el7.noarch/usr/share/doc/php-doctrine-dbal-2.9.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-doctrine-dbal-2.9.1-1.el7.noarch/usr/share/doc/php-doctrine-dbal-2.9.1 + cp -pr README.md SECURITY.md UPGRADE.md /builddir/build/BUILDROOT/php-doctrine-dbal-2.9.1-1.el7.noarch/usr/share/doc/php-doctrine-dbal-2.9.1 + cp -pr composer.json /builddir/build/BUILDROOT/php-doctrine-dbal-2.9.1-1.el7.noarch/usr/share/doc/php-doctrine-dbal-2.9.1 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6 + LICENSEDIR=/builddir/build/BUILDROOT/php-doctrine-dbal-2.9.1-1.el7.noarch/usr/share/licenses/php-doctrine-dbal-2.9.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-doctrine-dbal-2.9.1-1.el7.noarch/usr/share/licenses/php-doctrine-dbal-2.9.1 + cp -pr LICENSE /builddir/build/BUILDROOT/php-doctrine-dbal-2.9.1-1.el7.noarch/usr/share/licenses/php-doctrine-dbal-2.9.1 + exit 0 Provides: php-composer(doctrine/dbal) = 2.9.1 php-doctrine-DoctrineDBAL = 2.9.1 php-doctrine-dbal = 2.9.1-1.el7 php-pear(pear.doctrine-project.org/DoctrineDBAL) = 2.9.1 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.9.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php-doctrine-dbal-2.9.1-1.el7.noarch Wrote: /builddir/build/RPMS/php-doctrine-dbal-2.9.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KlIosH + umask 022 + cd /builddir/build/BUILD + cd dbal-ec74d6e300d78fbc896669c3ca57ef9719adc9c6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/php-doctrine-dbal-2.9.1-1.el7.noarch + exit 0 Child return code was: 0