Page MenuHomePhabricator

harbormaster-log-30681.log

harbormaster-log-30681.log

Build successful!
PASS 273ms ArcanistLibraryTestCase::testMethodVisibility
PASS 1.3s ArcanistLibraryTestCase::testLibraryMap
PASS 2ms★ ArcanistLibraryTestCase::testEverythingImplemented
PASS 1ms★ ArcanistBaseCommitParserTestCase::testYield
PASS 1ms★ ArcanistBaseCommitParserTestCase::testBasics
PASS <1ms★ ArcanistBaseCommitParserTestCase::testJumpReturn
PASS <1ms★ ArcanistBaseCommitParserTestCase::testHalt
PASS 1ms★ ArcanistBaseCommitParserTestCase::testLegacyRule
PASS <1ms★ ArcanistBaseCommitParserTestCase::testJump
PASS 2ms★ ArcanistBaseCommitParserTestCase::testResolutionOrder
PASS 6ms★ ArcanistBundleTestCase::testTrailingContext
PASS 10ms★ ArcanistBundleTestCase::testMergeHunks
PASS <1ms★ ArcanistBundleTestCase::testTabEncoding
PASS 34ms★ ArcanistBundleTestCase::testEncodeBase85
PASS 5ms★ ArcanistBundleTestCase::testNonlocalTrailingNewline
PASS 1.0s ArcanistBundleTestCase::testGitRepository
PASS 5ms★ ArcanistBundleTestCase::testDisjointHunks
PASS <1ms★ ArcanistCommentRemoverTestCase::testRemover
 PASS   24ms★ ArcanistConsoleLintRendererTestCase::testRendering
 PASS   41ms★ ArcanistDiffParserTestCase::testParser
 PASS   <1ms★ ArcanistDiffParserTestCase::testGitCommonFilenameExtraction
 PASS   4ms★ ArcanistDiffParserTestCase::testGitRenames
 PASS   5ms★ ArcanistDiffUtilsTestCase::testGenerateUTF8IntralineDiff
 PASS   28ms★ ArcanistDiffUtilsTestCase::testLevenshtein
 PASS   1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutputGo14
 PASS   <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessful
 PASS   <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailure
 PASS   1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessfulGo14
 PASS   <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessfulGo14
 PASS   <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutputV110
 PASS   1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailure
 PASS   <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutput
 PASS   <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessful
 PASS   1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailureGo14
 PASS   1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailureGo14
 PASS   <1ms★ ArcanistLintMessageTestCase::testMessageTrimming
 PASS   <1ms★ ArcanistLinterStandardTestCase::testLoadAllStandards
 PASS   13ms★ ArcanistChmodLinterTestCase::testLinter
 SKIP  ArcanistCSSLintLinterTestCase::testVersion
Unable to locate binary "csslint" to run linter ArcanistCSSLintLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install CSSLint using `npm install -g csslint`.
 SKIP  ArcanistCSSLintLinterTestCase::testLinter
Unable to locate binary "csslint" to run linter ArcanistCSSLintLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install CSSLint using `npm install -g csslint`.
 PASS   <1ms★ ArcanistClosureLinterTestCase::testVersion
 SKIP  ArcanistClosureLinterTestCase::testLinter
Unable to locate binary "gjslint" to run linter ArcanistClosureLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install gjslint using `pip install closure-linter`.
 SKIP  ArcanistCoffeeLintLinterTestCase::testLinter
Unable to locate binary "coffeelint" to run linter ArcanistCoffeeLintLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install CoffeeLint using `npm install -g coffeelint`.
 SKIP  ArcanistCoffeeLintLinterTestCase::testVersion
Unable to locate binary "coffeelint" to run linter ArcanistCoffeeLintLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install CoffeeLint using `npm install -g coffeelint`.
 SKIP  ArcanistCppcheckLinterTestCase::testLinter
Unable to locate binary "cppcheck" to run linter ArcanistCppcheckLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install Cppcheck using `apt-get install cppcheck` or similar.
 SKIP  ArcanistCppcheckLinterTestCase::testVersion
Unable to locate binary "cppcheck" to run linter ArcanistCppcheckLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install Cppcheck using `apt-get install cppcheck` or similar.
 SKIP  ArcanistCpplintLinterTestCase::testLinter
Unable to locate binary "cpplint.py" to run linter ArcanistCpplintLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install cpplint.py using `wget https://raw.github.com/google/styleguide/gh-pages/cpplint/cpplint.py`, and place it in your path with the appropriate permissions set.
 PASS   <1ms★ ArcanistCpplintLinterTestCase::testVersion
 SKIP  ArcanistFlake8LinterTestCase::testLinter
Unable to locate binary "flake8" to run linter ArcanistFlake8Linter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install flake8 using `pip install flake8`.
 SKIP  ArcanistFlake8LinterTestCase::testVersion
Unable to locate binary "flake8" to run linter ArcanistFlake8Linter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install flake8 using `pip install flake8`.
 SKIP  ArcanistGoLintLinterTestCase::testLinter
Unable to locate binary "golint" to run linter ArcanistGoLintLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install Golint using `go get github.com/golang/lint/golint`.
 PASS   <1ms★ ArcanistGoLintLinterTestCase::testVersion
 SKIP  ArcanistHLintLinterTestCase::testVersion
Unable to locate binary "hlint" to run linter ArcanistHLintLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install hlint with `cabal install hlint`.
 SKIP  ArcanistHLintLinterTestCase::testLinter
Unable to locate binary "hlint" to run linter ArcanistHLintLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install hlint with `cabal install hlint`.
 SKIP  ArcanistJSHintLinterTestCase::testVersion
Unable to locate binary "jshint" to run linter ArcanistJSHintLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install JSHint using `npm install -g jshint`.
 SKIP  ArcanistJSHintLinterTestCase::testLinter
Unable to locate binary "jshint" to run linter ArcanistJSHintLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install JSHint using `npm install -g jshint`.
 SKIP  ArcanistJSONLintLinterTestCase::testLinter
Unable to locate binary "jsonlint" to run linter ArcanistJSONLintLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install jsonlint using `npm install -g jsonlint`.
 SKIP  ArcanistJSONLintLinterTestCase::testVersion
Unable to locate binary "jsonlint" to run linter ArcanistJSONLintLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install jsonlint using `npm install -g jsonlint`.
 SKIP  ArcanistJscsLinterTestCase::testLinter
Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install JSCS using `npm install -g jscs`.
 SKIP  ArcanistJscsLinterTestCase::testVersion
Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install JSCS using `npm install -g jscs`.
 SKIP  ArcanistLesscLinterTestCase::testLinter
Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install lessc using `npm install -g less`.
 SKIP  ArcanistLesscLinterTestCase::testVersion
Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install lessc using `npm install -g less`.
 SKIP  ArcanistPEP8LinterTestCase::testLinter
Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install PEP8 using `pip install pep8`.
 SKIP  ArcanistPEP8LinterTestCase::testVersion
Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install PEP8 using `pip install pep8`.
 PASS  130ms ArcanistPhpLinterTestCase::testLinter
 PASS   18ms★ ArcanistPhpLinterTestCase::testVersion
 SKIP  ArcanistPhpcsLinterTestCase::testVersion
Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`.
 SKIP  ArcanistPhpcsLinterTestCase::testLinter
Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`.
 SKIP  ArcanistPuppetLintLinterTestCase::testVersion
Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install puppet-lint using `gem install puppet-lint`.
 SKIP  ArcanistPuppetLintLinterTestCase::testLinter
Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install puppet-lint using `gem install puppet-lint`.
 SKIP  ArcanistPyFlakesLinterTestCase::testVersion
Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install pyflakes with `pip install pyflakes`.
 SKIP  ArcanistPyFlakesLinterTestCase::testLinter
Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install pyflakes with `pip install pyflakes`.
 SKIP  ArcanistPyLintLinterTestCase::testVersion
Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install PyLint using `pip install pylint`.
 SKIP  ArcanistPyLintLinterTestCase::testLinter
Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install PyLint using `pip install pylint`.
 SKIP  ArcanistRuboCopLinterTestCase::testVersion
Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install RuboCop using `gem install rubocop`.
 SKIP  ArcanistRuboCopLinterTestCase::testLinter
Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install RuboCop using `gem install rubocop`.
 SKIP  ArcanistRubyLinterTestCase::testLinter
Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>.
 SKIP  ArcanistRubyLinterTestCase::testVersion
Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>.
 PASS   12ms★ ArcanistFilenameLinterTestCase::testLinter
 PASS   12ms★ ArcanistGeneratedLinterTestCase::testLinter
 PASS  142ms ArcanistJSONLinterTestCase::testLinter
 PASS   10ms★ ArcanistMergeConflictLinterTestCase::testLinter
 PASS   12ms★ ArcanistNoLintLinterTestCase::testLinter
 PASS   18ms★ ArcanistSpellingLinterTestCase::testLinter
 PASS   <1ms★ ArcanistSpellingLinterTestCase::testFixLetterCase
 PASS   43ms★ ArcanistTextLinterTestCase::testLinter
 PASS   31ms★ ArcanistAbstractMethodBodyXHPASTLinterRuleTestCase::testLinter
 PASS   13ms★ ArcanistAbstractPrivateMethodXHPASTLinterRuleTestCase::testLinter
 PASS   13ms★ ArcanistAliasFunctionXHPASTLinterRuleTestCase::testLinter
 PASS   13ms★ ArcanistArrayCombineXHPASTLinterRuleTestCase::testLinter
 PASS   13ms★ ArcanistArrayIndexSpacingXHPASTLinterRuleTestCase::testLinter
 PASS   17ms★ ArcanistArraySeparatorXHPASTLinterRuleTestCase::testLinter
 PASS   15ms★ ArcanistArrayValueXHPASTLinterRuleTestCase::testLinter
 PASS   29ms★ ArcanistBinaryExpressionSpacingXHPASTLinterRuleTestCase::testLinter
 PASS   12ms★ ArcanistBinaryNumericScalarCasingXHPASTLinterRuleTestCase::testLinter
 PASS   12ms★ ArcanistBlacklistedFunctionXHPASTLinterRuleTestCase::testLinter
 PASS   45ms★ ArcanistBraceFormattingXHPASTLinterRuleTestCase::testLinter
 PASS   23ms★ ArcanistCallParenthesesXHPASTLinterRuleTestCase::testLinter
 PASS   18ms★ ArcanistCallTimePassByReferenceXHPASTLinterRuleTestCase::testLinter
 PASS   21ms★ ArcanistCastSpacingXHPASTLinterRuleTestCase::testLinter
 PASS   15ms★ ArcanistClassExtendsObjectXHPASTLinterRuleTestCase::testLinter
 PASS   29ms★ ArcanistClassMustBeDeclaredAbstractXHPASTLinterRuleTestCase::testLinter
 PASS   16ms★ ArcanistClassNameLiteralXHPASTLinterRuleTestCase::testLinter
 PASS   14ms★ ArcanistCommentStyleXHPASTLinterRuleTestCase::testLinter
 PASS   15ms★ ArcanistConcatenationOperatorXHPASTLinterRuleTestCase::testLinter
 PASS   14ms★ ArcanistConstructorParenthesesXHPASTLinterRuleTestCase::testLinter
 PASS   33ms★ ArcanistContinueInsideSwitchXHPASTLinterRuleTestCase::testLinter
 PASS   20ms★ ArcanistControlStatementSpacingXHPASTLinterRuleTestCase::testLinter
 PASS   37ms★ ArcanistCurlyBraceArrayIndexXHPASTLinterRuleTestCase::testLinter
 PASS   23ms★ ArcanistDeclarationParenthesesXHPASTLinterRuleTestCase::testLinter
 PASS   17ms★ ArcanistDefaultParametersXHPASTLinterRuleTestCase::testLinter
 PASS   13ms★ ArcanistDeprecationXHPASTLinterRuleTestCase::testLinter
 PASS   14ms★ ArcanistDoubleQuoteXHPASTLinterRuleTestCase::testLinter
 PASS   20ms★ ArcanistDuplicateKeysInArrayXHPASTLinterRuleTestCase::testLinter
 PASS   18ms★ ArcanistDuplicateSwitchCaseXHPASTLinterRuleTestCase::testLinter
 PASS   14ms★ ArcanistDynamicDefineXHPASTLinterRuleTestCase::testLinter
 PASS   14ms★ ArcanistElseIfUsageXHPASTLinterRuleTestCase::testLinter
 PASS   14ms★ ArcanistEmptyStatementXHPASTLinterRuleTestCase::testLinter
 PASS   14ms★ ArcanistExitExpressionXHPASTLinterRuleTestCase::testLinter
 PASS   13ms★ ArcanistExtractUseXHPASTLinterRuleTestCase::testLinter
 PASS   16ms★ ArcanistFormattedStringXHPASTLinterRuleTestCase::testLinter
 PASS   52ms ArcanistFunctionCallShouldBeTypeCastXHPASTLinterRuleTestCase::testLinter
 PASS   14ms★ ArcanistGlobalVariableXHPASTLinterRuleTestCase::testLinter
 PASS   14ms★ ArcanistHexadecimalNumericScalarCasingXHPASTLinterRuleTestCase::testLinter
 PASS   14ms★ ArcanistImplicitConstructorXHPASTLinterRuleTestCase::testLinter
 PASS   30ms★ ArcanistImplicitFallthroughXHPASTLinterRuleTestCase::testLinter
 PASS   16ms★ ArcanistImplicitVisibilityXHPASTLinterRuleTestCase::testLinter
 PASS   15ms★ ArcanistImplodeArgumentOrderXHPASTLinterRuleTestCase::testLinter
 PASS   14ms★ ArcanistInlineHTMLXHPASTLinterRuleTestCase::testLinter
 PASS   15ms★ ArcanistInnerFunctionXHPASTLinterRuleTestCase::testLinter
 PASS   14ms★ ArcanistInstanceofOperatorXHPASTLinterRuleTestCase::testLinter
 PASS   21ms★ ArcanistInterfaceAbstractMethodXHPASTLinterRuleTestCase::testLinter
 PASS   22ms★ ArcanistInterfaceMethodBodyXHPASTLinterRuleTestCase::testLinter
 PASS   18ms★ ArcanistInvalidDefaultParameterXHPASTLinterRuleTestCase::testLinter
 PASS   16ms★ ArcanistInvalidModifiersXHPASTLinterRuleTestCase::testLinter
 PASS   34ms★ ArcanistInvalidOctalNumericScalarXHPASTLinterRuleTestCase::testLinter
 PASS   21ms★ ArcanistIsAShouldBeInstanceOfXHPASTLinterRuleTestCase::testLinter
 PASS   34ms★ ArcanistKeywordCasingXHPASTLinterRuleTestCase::testLinter
 PASS   13ms★ ArcanistLambdaFuncFunctionXHPASTLinterRuleTestCase::testLinter
 PASS   17ms★ ArcanistLanguageConstructParenthesesXHPASTLinterRuleTestCase::testLinter
 PASS   16ms★ ArcanistListAssignmentXHPASTLinterRuleTestCase::testLinter
 PASS   14ms★ ArcanistLogicalOperatorsXHPASTLinterRuleTestCase::testLinter
 PASS   15ms★ ArcanistLowercaseFunctionsXHPASTLinterRuleTestCase::testLinter
 PASS   28ms★ ArcanistModifierOrderingXHPASTLinterRuleTestCase::testLinter
 PASS   39ms★ ArcanistNamespaceFirstStatementXHPASTLinterRuleTestCase::testLinter
 PASS   36ms★ ArcanistNamingConventionsXHPASTLinterRuleTestCase::testLinter
 PASS   15ms★ ArcanistNestedNamespacesXHPASTLinterRuleTestCase::testLinter
 PASS   15ms★ ArcanistNewlineAfterOpenTagXHPASTLinterRuleTestCase::testLinter
 PASS   16ms★ ArcanistNoParentScopeXHPASTLinterRuleTestCase::testLinter
 PASS   14ms★ ArcanistObjectOperatorSpacingXHPASTLinterRuleTestCase::testLinter
 PASS   22ms★ ArcanistPHPCloseTagXHPASTLinterRuleTestCase::testLinter
 PASS  127ms ArcanistPHPCompatibilityXHPASTLinterRuleTestCase::testLinter
 PASS   14ms★ ArcanistPHPEchoTagXHPASTLinterRuleTestCase::testLinter
 PASS   28ms★ ArcanistPHPOpenTagXHPASTLinterRuleTestCase::testLinter
 PASS   14ms★ ArcanistPHPShortTagXHPASTLinterRuleTestCase::testLinter
 PASS   31ms★ ArcanistPaamayimNekudotayimSpacingXHPASTLinterRuleTestCase::testLinter
 PASS   22ms★ ArcanistParentMemberReferenceXHPASTLinterRuleTestCase::testLinter
 PASS   30ms★ ArcanistParenthesesSpacingXHPASTLinterRuleTestCase::testLinter
 PASS   14ms★ ArcanistParseStrUseXHPASTLinterRuleTestCase::testLinter
 PASS   35ms★ ArcanistPlusOperatorOnStringsXHPASTLinterRuleTestCase::testLinter
 PASS   19ms★ ArcanistPregQuoteMisuseXHPASTLinterRuleTestCase::testLinter
 PASS   17ms★ ArcanistPublicPropertyXHPASTLinterRuleTestCase::testLinter
 PASS   17ms★ ArcanistRaggedClassTreeEdgeXHPASTLinterRuleTestCase::testLinter
 PASS   26ms★ ArcanistReusedAsIteratorXHPASTLinterRuleTestCase::testLinter
 PASS   42ms★ ArcanistReusedIteratorReferenceXHPASTLinterRuleTestCase::testLinter
 PASS   27ms★ ArcanistReusedIteratorXHPASTLinterRuleTestCase::testLinter
 PASS   17ms★ ArcanistSelfClassReferenceXHPASTLinterRuleTestCase::testLinter
 PASS   34ms★ ArcanistSelfMemberReferenceXHPASTLinterRuleTestCase::testLinter
 PASS   28ms★ ArcanistSemicolonSpacingXHPASTLinterRuleTestCase::testLinter
 PASS   19ms★ ArcanistSlownessXHPASTLinterRuleTestCase::testLinter
 PASS   17ms★ ArcanistStaticThisXHPASTLinterRuleTestCase::testLinter
 PASS   20ms★ ArcanistTautologicalExpressionXHPASTLinterRuleTestCase::testLinter
 PASS   24ms★ ArcanistThisReassignmentXHPASTLinterRuleTestCase::testLinter
 PASS   19ms★ ArcanistToStringExceptionXHPASTLinterRuleTestCase::testLinter
 PASS   16ms★ ArcanistTodoCommentXHPASTLinterRuleTestCase::testLinter
 PASS   16ms★ ArcanistUnaryPostfixExpressionSpacingXHPASTLinterRuleTestCase::testLinter
 PASS   16ms★ ArcanistUnaryPrefixExpressionSpacingXHPASTLinterRuleTestCase::testLinter
 PASS   60ms ArcanistUndeclaredVariableXHPASTLinterRuleTestCase::testLinter
 PASS   55ms ArcanistUnexpectedReturnValueXHPASTLinterRuleTestCase::testLinter
 PASS   18ms★ ArcanistUnnecessaryFinalModifierXHPASTLinterRuleTestCase::testLinter
 PASS   17ms★ ArcanistUnnecessarySymbolAliasXHPASTLinterRuleTestCase::testLinter
 PASS   27ms★ ArcanistUnsafeDynamicStringXHPASTLinterRuleTestCase::testLinter
 PASS   16ms★ ArcanistUseStatementNamespacePrefixXHPASTLinterRuleTestCase::testLinter
 PASS   22ms★ ArcanistUselessOverridingMethodXHPASTLinterRuleTestCase::testLinter
 PASS   26ms★ ArcanistVariableReferenceSpacingXHPASTLinterRuleTestCase::testLinter
 PASS   15ms★ ArcanistVariableVariableXHPASTLinterRuleTestCase::testLinter
 PASS  221ms ArcanistXHPASTLinterTestCase::testLinter
 PASS   90ms ArcanistXMLLinterTestCase::testLinter
 PASS   4ms★ ArcanistMercurialParserTestCase::testParseAll
 PASS   <1ms★ ArcanistRepositoryAPIMiscTestCase::testSVNFileEscapes
 PASS  148ms ArcanistRepositoryAPIStateTestCase::testGitStateParsing
 PASS   27ms★ ArcanistRepositoryAPIStateTestCase::testSvnStateParsing
 PASS  143ms ArcanistRepositoryAPIStateTestCase::testHgStateParsing
 PASS   <1ms★ ArcanistUnitTestResultTestCase::testCoverageMerges
 PASS   <1ms★ ArcanistXHPASTLintNamingHookTestCase::testStripUtilities
 PASS   1ms★ ArcanistXHPASTLintNamingHookTestCase::testCaseUtilities
 PASS   <1ms★ PhpunitTestEngineTestCase::testSearchLocations
 PASS   <1ms★ PhutilUnitTestEngineTestCase::testTryTestCases
 PASS   <1ms★ PhutilUnitTestEngineTestCase::testTryTestMap
 PASS   2ms★ PhutilUnitTestEngineTestCase::testFailSkip
 PASS   2ms★ PhutilUnitTestEngineTestCase::testGetTestPaths
 PASS   <1ms★ PhutilUnitTestEngineTestCase::testPass
 PASS   <1ms★ XUnitTestResultParserTestCase::testEmptyInputFailure
 PASS   1ms★ XUnitTestResultParserTestCase::testAcceptsSimpleInput
 PASS   1ms★ XUnitTestResultParserTestCase::testAcceptsNoTestsInput
 PASS   2ms★ XUnitTestResultParserTestCase::testInvalidXmlInputFailure

File Metadata

Mime Type
application/octet-stream
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
1926806
Default Alt Text
harbormaster-log-30681.log (27 KB)

Event Timeline