Ref T13658.
Details
Details
- Reviewers
- None
- Maniphest Tasks
- T13658: How to rebrand Phabricator
- Commits
- rPb3557796fe65: Remove product literal strings in "pht()", part 6
This test plan is non-exhaustive.
- Ran bin/mail.
- Uninstalled and reinstalled an application.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- product8
- Lint
Lint Warnings Severity Location Code Message Warning src/applications/maniphest/config/PhabricatorManiphestConfigOptions.php:154 XHP134 Use of Product Name Literal - Unit
Test Failures - Build Status
Buildable 25659 Build 35487: arc lint + arc unit
Time | Test | |
---|---|---|
41 ms | HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets EXCEPTION (RuntimeException): strlen(): Passing null to parameter #1 ($string) of type string is deprecated
#0 /Users/epriestley/dev/core/lib/phabricator/src/applications/harbormaster/query/HarbormasterBuildPlanQuery.php(101): PhutilErrorHandler::handleError(8192, 'strlen(): Passi...', '/Users/epriestl...', 101)
#1 /Users/epriestley/dev/core/lib/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(484): HarbormasterBuildPlanQuery->buildWhereClauseParts(Object(AphrontMySQLiDatabaseConnection))
| |
13 ms | PhabricatorMetaMTAMailTestCase::testMailSendFailures EXCEPTION (RuntimeException): strlen(): Passing null to parameter #1 ($string) of type string is deprecated
#0 /Users/epriestley/dev/core/lib/phabricator/src/applications/metamta/engine/PhabricatorMailEmailEngine.php(511): PhutilErrorHandler::handleError(8192, 'strlen(): Passi...', '/Users/epriestl...', 511)
#1 /Users/epriestley/dev/core/lib/phabricator/src/applications/metamta/engine/PhabricatorMailEmailEngine.php(182): PhabricatorMailEmailEngine->newDefaultEmailAddress()
| |
23 ms | PhabricatorMetaMTAMailTestCase::testMailSizeLimits EXCEPTION (RuntimeException): strlen(): Passing null to parameter #1 ($string) of type string is deprecated
#0 /Users/epriestley/dev/core/lib/phabricator/src/applications/metamta/engine/PhabricatorMailEmailEngine.php(511): PhutilErrorHandler::handleError(8192, 'strlen(): Passi...', '/Users/epriestl...', 511)
#1 /Users/epriestley/dev/core/lib/phabricator/src/applications/metamta/engine/PhabricatorMailEmailEngine.php(182): PhabricatorMailEmailEngine->newDefaultEmailAddress()
| |
15 ms | PhabricatorMetaMTAMailTestCase::testMailerFailover EXCEPTION (PhutilAggregateException): Encountered multiple exceptions while transmitting mail.
- RuntimeException: strlen(): Passing null to parameter #1 ($string) of type string is deprecated
- RuntimeException: strlen(): Passing null to parameter #1 ($string) of type string is deprecated
| |
51 ms | PhabricatorMetaMTAMailTestCase::testRecipients EXCEPTION (PhabricatorApplicationTransactionValidationException): Validation errors:
- strlen(): Passing null to parameter #1 ($string) of type string is deprecated
#0 /Users/epriestley/dev/core/lib/phabricator/src/applications/metamta/storage/__tests__/PhabricatorMetaMTAMailTestCase.php(256): PhabricatorApplicationTransactionEditor->applyTransactions(Object(PhabricatorUserPreferences), Array)
| |
View Full Test Results (9 Failed · 13 Passed) |