Page MenuHomePhabricator

ArcanistParentMemberReferenceXHPASTLinterRuleTestCase::testLinter
Failed

Referenced Files
None

TEST RESULT

Run At
Dec 10 2021, 12:18 AM
Details
Assertion failed, expected values to be equal (at ArcanistLinterTestCase.php:180): Some linters failed: - RuntimeException: version_compare(): Passing null to parameter #1 ($version1) of type string is deprecated #0 /Users/epriestley/dev/core/lib/arcanist/src/lint/linter/__tests__/ArcanistLinterTestCase.php(138): ArcanistLintEngine->run() #1 /Users/epriestley/dev/core/lib/arcanist/src/lint/linter/__tests__/ArcanistLinterTestCase.php(39): ArcanistLinterTestCase->lintFile('/Users/epriestl...', Object(ArcanistXHPASTLinter)) #2 /Users/epriestley/dev/core/lib/arcanist/src/lint/linter/xhpast/rules/__tests__/ArcanistParentMemberReferenceXHPASTLinterRuleTestCase.php(8): ArcanistLinterTestCase->executeTestsInDirectory('/Users/epriestl...') #3 /Users/epriestley/dev/core/lib/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): ArcanistParentMemberReferenceXHPASTLinterRuleTestCase->testLinter() #4 /Users/epriestley/dev/core/lib/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() #5 /Users/epriestley/dev/core/lib/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() #6 /Users/epriestley/dev/core/lib/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() #7 /Users/epriestley/dev/core/lib/arcanist/src/workflow/ArcanistDiffWorkflow.php(1230): ArcanistUnitWorkflow->run() #8 /Users/epriestley/dev/core/lib/arcanist/src/workflow/ArcanistDiffWorkflow.php(1132): ArcanistDiffWorkflow->runUnit() #9 /Users/epriestley/dev/core/lib/arcanist/src/workflow/ArcanistDiffWorkflow.php(365): ArcanistDiffWorkflow->runLintUnit() #10 /Users/epriestley/dev/core/lib/arcanist/scripts/arcanist.php(419): ArcanistDiffWorkflow->run() #11 {main} Expected: false Actual: true