Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 299068

Fix unit tests in SqlContentEntityStorageSchemaTest to work properly without depending on nr of times a function is called

$
0
0

Problem/Motivation

As identified in issue #2928906-63: The field schema incorrectly stores serial fields as int. There are tests that are dependent on the number of times a function is called. This is not desirable as the tests shouldn't be failing when changing the amount of function calls.

Proposed resolution

To adapt/fix the tests in SqlContentEntityStorageSchemaTest so that they succeed whether a function is called any number of times. The observed behavior was #2928906-68: The field schema incorrectly stores serial fields as int

Remaining tasks

See above

User interface changes

None

API changes

None

Data model changes

None

Release notes snippet

None


Viewing all articles
Browse latest Browse all 299068

Latest Images

Trending Articles



Latest Images