45 pass

DrupalCI console output and artifacts are no longer available from dispatcher.drupalci.org. Use GitLab CI instead

All classes passed!
45Date.Date
2Date.DateAPITestCase
- setUp
- testDateAPI
4Date.DateFieldTestCase
- setUp
- createDateField
- dateForm
- deleteDateField
2Date.DateFormTestCase
- setUp
- testDateForm
2Date.DateMigrateExampleUnitTest
- setUp
- testDateImport
6Date.DateRepeatFormTestCase
- setUp
- testDateRepeatForm
- createDateField
- dateForm
- verifyDateForm
- deleteDateField
2Date.DateRepeatTestCase
- setUp
- testDateRepeat
6Date.DateTimezoneTestCase
- setUp
- createDateField
- dateForm
- deleteDateField
- createMultiDateField
- dateMultiValueForm
5Date.DateToolsTestCase
- setUp
- createDateWizard
- dateForm
- testTools
- deleteDateField
5Date.DateUITestCase
- setUp
- createDateField
- dateForm
- testFieldUI
- deleteDateField
5Date.DateValidationTestCase
- setUp
- createDateField
- wrongGranularity
- deleteDateField
- malFormedDate
3Date.DateViewsPopupTestCase
- setUp
- createDateField
- testDatePopup
3Date.ViewsPagerTestCase
- setUp
- testPagerSkipping
- testPagerWarning

13 coding standards messages

date.field.inc
line 32TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
180A comma should follow the last multiline array item. Found: ]
181Closing parenthesis of array declaration must be on a new line
date.module
160Doc comment long description must start with a capital letter
188Parameter comment must end with a full stop
341Doc comment long description must end with a full stop
355Line exceeds 80 characters; contains 94 characters
735Line exceeds 80 characters; contains 104 characters
757Line exceeds 80 characters; contains 90 characters
790Parameter comment indentation must be 3 spaces, found 1 spaces
825Line exceeds 80 characters; contains 83 characters
date_admin.inc
393Each index in a multi-line array must be on a new line
400Closing parenthesis of array declaration must be on a new line

date 7.x-2.x-dev branch result

History

UpdatedResult
13 Aug 2017 at 16:44 UTC