You are here

protected static property CITestSuiteBase::$functionalSizes in Drupal driver for SQL Server and SQL Azure 4.1.x

Same name in this branch
  1. 4.1.x dev/appveyor/CITestSuiteBase.php \Drupal\Tests\sqlsrv\TestSuites\CITestSuiteBase::functionalSizes
  2. 4.1.x dev/travis/CITestSuiteBase.php \Drupal\Tests\sqlsrv\TestSuites\CITestSuiteBase::functionalSizes
Same name and namespace in other branches
  1. 4.2.x dev/appveyor/CITestSuiteBase.php \Drupal\Tests\sqlsrv\TestSuites\CITestSuiteBase::functionalSizes
  2. 4.2.x dev/travis/CITestSuiteBase.php \Drupal\Tests\sqlsrv\TestSuites\CITestSuiteBase::functionalSizes

The number of tests can can run on the CI in the alloted time.

Need to ocassionally verify that the array_sum > the total number of tests.

Type: array

File

dev/travis/CITestSuiteBase.php, line 39

Class

CITestSuiteBase
Base class for Drupal test suites.

Namespace

Drupal\Tests\sqlsrv\TestSuites

Code

protected static $functionalSizes = [
  17,
  34,
  25,
  30,
  30,
  25,
  25,
  25,
  30,
  25,
  25,
  15,
  25,
  25,
  25,
  25,
  25,
  25,
  30,
  25,
  25,
  25,
  25,
  25,
  25,
  25,
  25,
  25,
  25,
  25,
  25,
  25,
  25,
  20,
  20,
  25,
  25,
  25,
  25,
  25,
  25,
  25,
  25,
  25,
  25,
  30,
  25,
  25,
  25,
  25,
  25,
  25,
  25,
  10,
  15,
  20,
  25,
  25,
  25,
];