B25604 Unit Tests
B25604 Unit Tests
Unit TestsFailed
Unit TestsFailed
Time | Test | |
---|---|---|
0 ms | ArcanistBundleTestCase::testEncodeBase85 EXCEPTION (RuntimeException): Implicit conversion from float 777.0705882352942 to int loses precision
#0 /Users/epriestley/dev/core/lib/arcanist/src/parser/ArcanistBundle.php(1025): PhutilErrorHandler::handleError(8192, 'Implicit conver...', '/Users/epriestl...', 1025)
#1 /Users/epriestley/dev/core/lib/arcanist/src/parser/__tests__/ArcanistBundleTestCase.php(983): ArcanistBundle::newBase85Data('\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\v\f\r\x0E...', '\n', '64bit')
| |
0 ms | ArcanistBundleTestCase::testGitRepository EXCEPTION (RuntimeException): ltrim(): Passing null to parameter #1 ($string) of type string is deprecated
#0 [internal function]: PhutilErrorHandler::handleError(8192, 'ltrim(): Passin...', '/Users/epriestl...', 31)
#1 /Users/epriestley/dev/core/lib/arcanist/src/filesystem/PhutilDirectoryFixture.php(31): ltrim(NULL, '/')
| |
0 ms | ArcanistBundleTestCase::testTabEncoding EXCEPTION (RuntimeException): strlen(): Passing null to parameter #1 ($string) of type string is deprecated
#0 /Users/epriestley/dev/core/lib/arcanist/src/parser/ArcanistDiffParser.php(928): PhutilErrorHandler::handleError(8192, 'strlen(): Passi...', '/Users/epriestl...', 928)
#1 /Users/epriestley/dev/core/lib/arcanist/src/parser/ArcanistDiffParser.php(810): ArcanistDiffParser->parseChangeset(Object(ArcanistDiffChange))
| |
0 ms | ArcanistDiffParserTestCase::testGitRenames EXCEPTION (RuntimeException): preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated
#0 [internal function]: PhutilErrorHandler::handleError(8192, 'preg_match(): P...', '/Users/epriestl...', 586)
#1 /Users/epriestley/dev/core/lib/arcanist/src/parser/ArcanistDiffParser.php(586): preg_match('@^(?P<new>new) ...', NULL, NULL)
| |
0 ms | ArcanistDiffParserTestCase::testParser EXCEPTION (RuntimeException): strlen(): Passing null to parameter #1 ($string) of type string is deprecated
#0 /Users/epriestley/dev/core/lib/arcanist/src/parser/ArcanistDiffParser.php(928): PhutilErrorHandler::handleError(8192, 'strlen(): Passi...', '/Users/epriestl...', 928)
#1 /Users/epriestley/dev/core/lib/arcanist/src/parser/ArcanistDiffParser.php(348): ArcanistDiffParser->parseChangeset(Object(ArcanistDiffChange))
| |
13 ms | ArcanistParentMemberReferenceXHPASTLinterRuleTestCase::testLinter 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
| |
14 ms | ArcanistSelfMemberReferenceXHPASTLinterRuleTestCase::testLinter 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 ms | MethodCallFutureTestCase::testMethodCallFutureExceptions EXCEPTION (RuntimeException): preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated
#0 [internal function]: PhutilErrorHandler::handleError(8192, 'preg_replace():...', '/Users/epriestl...', 208)
#1 /Users/epriestley/dev/core/lib/arcanist/src/serviceprofiler/PhutilServiceProfiler.php(208): preg_replace('/\\s{2,}/', ' ', NULL)
| |
0 ms | MethodCallFutureTestCase::testMethodCallFutureSums EXCEPTION (RuntimeException): preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated
#0 [internal function]: PhutilErrorHandler::handleError(8192, 'preg_replace():...', '/Users/epriestl...', 208)
#1 /Users/epriestley/dev/core/lib/arcanist/src/serviceprofiler/PhutilServiceProfiler.php(208): preg_replace('/\\s{2,}/', ' ', NULL)
| |
0 ms | PhutilBugtraqParserTestCase::testBugtraq EXCEPTION (RuntimeException): strlen(): Passing null to parameter #1 ($string) of type string is deprecated
#0 /Users/epriestley/dev/core/lib/arcanist/src/parser/PhutilBugtraqParser.php(88): PhutilErrorHandler::handleError(8192, 'strlen(): Passi...', '/Users/epriestl...', 88)
#1 /Users/epriestley/dev/core/lib/arcanist/src/parser/__tests__/PhutilBugtraqParserTestCase.php(18): PhutilBugtraqParser->processCorpus('AB-1 BC-2 CD-3')
| |
0 ms | PhutilEmailAddressTestCase::testEmailParsing EXCEPTION (RuntimeException): strlen(): Passing null to parameter #1 ($string) of type string is deprecated
#0 /Users/epriestley/dev/core/lib/arcanist/src/parser/PhutilEmailAddress.php(93): PhutilErrorHandler::handleError(8192, 'strlen(): Passi...', '/Users/epriestl...', 93)
#1 /Users/epriestley/dev/core/lib/arcanist/src/parser/__tests__/PhutilEmailAddressTestCase.php(77): PhutilEmailAddress->getAddress()
| |
0 ms | PhutilURITestCase::testGitURIParsing EXCEPTION (RuntimeException): strlen(): Passing null to parameter #1 ($string) of type string is deprecated
#0 /Users/epriestley/dev/core/lib/arcanist/src/parser/PhutilURI.php(181): PhutilErrorHandler::handleError(8192, 'strlen(): Passi...', '/Users/epriestl...', 181)
#1 /Users/epriestley/dev/core/lib/arcanist/src/parser/__tests__/PhutilURITestCase.php(251): PhutilURI->__toString()
| |
0 ms | PhutilURITestCase::testURIParsing Assertion failed, expected values to be equal (at PhutilURITestCase.php:124).
Expected: 'www.example.com'
Actual: '://www.example.com' | |
0 ms | AbstractDirectedGraphTestCase::testCyclicGraph 1 assertion(s) passed. | |
0 ms | AbstractDirectedGraphTestCase::testEdgeLoadFailure 1 assertion(s) passed. | |
0 ms | AbstractDirectedGraphTestCase::testNonTreeGraph 1 assertion(s) passed. | |
0 ms | AbstractDirectedGraphTestCase::testNoncyclicGraph 1 assertion(s) passed. | |
0 ms | AbstractDirectedGraphTestCase::testRoughTopologicalOrder 25 assertion(s) passed. | |
0 ms | AbstractDirectedGraphTestCase::testTopologicalOrder 2 assertion(s) passed. | |
0 ms | AbstractDirectedGraphTestCase::testTrivialCyclicGraph 1 assertion(s) passed. | |
0 ms | AbstractDirectedGraphTestCase::testTrivialGraph 1 assertion(s) passed. | |
30 ms | ArcanistAbstractMethodBodyXHPASTLinterRuleTestCase::testLinter 7 assertion(s) passed. | |
15 ms | ArcanistAbstractPrivateMethodXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
15 ms | ArcanistAliasFunctionXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
14 ms | ArcanistArrayCombineXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
14 ms | ArcanistArrayIndexSpacingXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
14 ms | ArcanistArraySeparatorXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
15 ms | ArcanistArrayValueXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
0 ms | ArcanistBaseCommitParserTestCase::testBasics 2 assertion(s) passed. | |
0 ms | ArcanistBaseCommitParserTestCase::testHalt 1 assertion(s) passed. | |
0 ms | ArcanistBaseCommitParserTestCase::testJump 1 assertion(s) passed. | |
0 ms | ArcanistBaseCommitParserTestCase::testJumpReturn 1 assertion(s) passed. | |
0 ms | ArcanistBaseCommitParserTestCase::testLegacyRule 2 assertion(s) passed. | |
0 ms | ArcanistBaseCommitParserTestCase::testResolutionOrder 4 assertion(s) passed. | |
0 ms | ArcanistBaseCommitParserTestCase::testYield 2 assertion(s) passed. | |
23 ms | ArcanistBinaryExpressionSpacingXHPASTLinterRuleTestCase::testLinter 7 assertion(s) passed. | |
15 ms | ArcanistBinaryNumericScalarCasingXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
15 ms | ArcanistBlacklistedFunctionXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
49 ms | ArcanistBraceFormattingXHPASTLinterRuleTestCase::testLinter 15 assertion(s) passed. | |
3 ms | ArcanistBundleTestCase::testDisjointHunks 2 assertion(s) passed. | |
5 ms | ArcanistBundleTestCase::testMergeHunks 4 assertion(s) passed. | |
5 ms | ArcanistBundleTestCase::testNonlocalTrailingNewline 2 assertion(s) passed. | |
3 ms | ArcanistBundleTestCase::testTrailingContext 2 assertion(s) passed. | |
25 ms | ArcanistCallParenthesesXHPASTLinterRuleTestCase::testLinter 7 assertion(s) passed. | |
16 ms | ArcanistCallTimePassByReferenceXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
15 ms | ArcanistCastSpacingXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
9 ms | ArcanistChmodLinterTestCase::testLinter 5 assertion(s) passed. | |
15 ms | ArcanistClassExtendsObjectXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
34 ms | ArcanistClassMustBeDeclaredAbstractXHPASTLinterRuleTestCase::testLinter 7 assertion(s) passed. | |
14 ms | ArcanistClassNameLiteralXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
0 ms | ArcanistClosureLinterTestCase::testVersion 1 assertion(s) passed. | |
0 ms | ArcanistCommentRemoverTestCase::testRemover 2 assertion(s) passed. | |
26 ms | ArcanistCommentStyleXHPASTLinterRuleTestCase::testLinter 7 assertion(s) passed. | |
15 ms | ArcanistConcatenationOperatorXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
15 ms | ArcanistConstructorParenthesesXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
33 ms | ArcanistContinueInsideSwitchXHPASTLinterRuleTestCase::testLinter 8 assertion(s) passed. | |
16 ms | ArcanistControlStatementSpacingXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
0 ms | ArcanistCpplintLinterTestCase::testVersion 1 assertion(s) passed. | |
40 ms | ArcanistCurlyBraceArrayIndexXHPASTLinterRuleTestCase::testLinter 12 assertion(s) passed. | |
16 ms | ArcanistDeclarationParenthesesXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
17 ms | ArcanistDefaultParametersXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
16 ms | ArcanistDeprecationXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
0 ms | ArcanistDiffParserTestCase::testGitCommonFilenameExtraction 19 assertion(s) passed. | |
18 ms | ArcanistDoubleQuoteXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
16 ms | ArcanistDuplicateKeysInArrayXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
16 ms | ArcanistDuplicateSwitchCaseXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
15 ms | ArcanistDynamicDefineXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
15 ms | ArcanistElseIfUsageXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
14 ms | ArcanistEmptyStatementXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
16 ms | ArcanistExitExpressionXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
14 ms | ArcanistExtractUseXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
10 ms | ArcanistFilenameLinterTestCase::testLinter 5 assertion(s) passed. | |
16 ms | ArcanistFormattedStringXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
43 ms | ArcanistFunctionCallShouldBeTypeCastXHPASTLinterRuleTestCase::testLinter 13 assertion(s) passed. | |
9 ms | ArcanistGeneratedLinterTestCase::testLinter 7 assertion(s) passed. | |
14 ms | ArcanistGlobalVariableXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
0 ms | ArcanistGoLintLinterTestCase::testVersion 1 assertion(s) passed. | |
13 ms | ArcanistHexadecimalNumericScalarCasingXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
17 ms | ArcanistImplicitConstructorXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
14 ms | ArcanistImplicitFallthroughXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
15 ms | ArcanistImplicitVisibilityXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
17 ms | ArcanistImplodeArgumentOrderXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
18 ms | ArcanistInlineHTMLXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
17 ms | ArcanistInnerFunctionXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
13 ms | ArcanistInstanceofOperatorXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
24 ms | ArcanistInterfaceAbstractMethodXHPASTLinterRuleTestCase::testLinter 5 assertion(s) passed. | |
25 ms | ArcanistInterfaceMethodBodyXHPASTLinterRuleTestCase::testLinter 5 assertion(s) passed. | |
14 ms | ArcanistInvalidDefaultParameterXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
16 ms | ArcanistInvalidModifiersXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
41 ms | ArcanistInvalidOctalNumericScalarXHPASTLinterRuleTestCase::testLinter 9 assertion(s) passed. | |
26 ms | ArcanistIsAShouldBeInstanceOfXHPASTLinterRuleTestCase::testLinter 6 assertion(s) passed. | |
1,250 ms | ArcanistJSHintLinterTestCase::testLinter 13 assertion(s) passed. | |
231 ms | ArcanistJSHintLinterTestCase::testVersion 1 assertion(s) passed. | |
26 ms | ArcanistJSONLinterTestCase::testLinter 67 assertion(s) passed. | |
34 ms | ArcanistKeywordCasingXHPASTLinterRuleTestCase::testLinter 10 assertion(s) passed. | |
15 ms | ArcanistLambdaFuncFunctionXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
17 ms | ArcanistLanguageConstructParenthesesXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
0 ms | ArcanistLintMessageTestCase::testMessageTrimming 24 assertion(s) passed. | |
14 ms | ArcanistListAssignmentXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
14 ms | ArcanistLogicalOperatorsXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
17 ms | ArcanistLowercaseFunctionsXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
9 ms | ArcanistMergeConflictLinterTestCase::testLinter 3 assertion(s) passed. | |
14 ms | ArcanistModifierOrderingXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
40 ms | ArcanistNamespaceFirstStatementXHPASTLinterRuleTestCase::testLinter 9 assertion(s) passed. | |
25 ms | ArcanistNamingConventionsXHPASTLinterRuleTestCase::testLinter 5 assertion(s) passed. | |
15 ms | ArcanistNestedNamespacesXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
14 ms | ArcanistNewlineAfterOpenTagXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
9 ms | ArcanistNoLintLinterTestCase::testLinter 7 assertion(s) passed. | |
14 ms | ArcanistNoParentScopeXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
15 ms | ArcanistObjectOperatorSpacingXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
21 ms | ArcanistPHPCloseTagXHPASTLinterRuleTestCase::testLinter 5 assertion(s) passed. | |
78 ms | ArcanistPHPCompatibilityXHPASTLinterRuleTestCase::testLinter 17 assertion(s) passed. | |
17 ms | ArcanistPHPEchoTagXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
32 ms | ArcanistPHPOpenTagXHPASTLinterRuleTestCase::testLinter 8 assertion(s) passed. | |
14 ms | ArcanistPHPShortTagXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
31 ms | ArcanistPaamayimNekudotayimSpacingXHPASTLinterRuleTestCase::testLinter 8 assertion(s) passed. | |
24 ms | ArcanistParenthesesSpacingXHPASTLinterRuleTestCase::testLinter 7 assertion(s) passed. | |
15 ms | ArcanistParseStrUseXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
17 ms | ArcanistPartialCatchXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
92 ms | ArcanistPhpLinterTestCase::testLinter 7 assertion(s) passed. | |
11 ms | ArcanistPhpLinterTestCase::testVersion 1 assertion(s) passed. | |
16 ms | ArcanistPlusOperatorOnStringsXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
15 ms | ArcanistPublicPropertyXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
15 ms | ArcanistRaggedClassTreeEdgeXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
16 ms | ArcanistReusedAsIteratorXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
18 ms | ArcanistReusedIteratorReferenceXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
16 ms | ArcanistReusedIteratorXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
250 ms | ArcanistRubyLinterTestCase::testLinter 7 assertion(s) passed. | |
10 ms | ArcanistRubyLinterTestCase::testVersion 1 assertion(s) passed. | |
17 ms | ArcanistSelfClassReferenceXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
15 ms | ArcanistSemicolonSpacingXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
18 ms | ArcanistSlownessXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
0 ms | ArcanistSpellingLinterTestCase::testFixLetterCase 8 assertion(s) passed. | |
8 ms | ArcanistSpellingLinterTestCase::testLinter 3 assertion(s) passed. | |
14 ms | ArcanistStaticThisXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
16 ms | ArcanistTautologicalExpressionXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
11 ms | ArcanistTextLinterTestCase::testLinter 29 assertion(s) passed. | |
23 ms | ArcanistThisReassignmentXHPASTLinterRuleTestCase::testLinter 5 assertion(s) passed. | |
15 ms | ArcanistToStringExceptionXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
14 ms | ArcanistTodoCommentXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
16 ms | ArcanistUnaryPostfixExpressionSpacingXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
14 ms | ArcanistUnaryPrefixExpressionSpacingXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
18 ms | ArcanistUndeclaredVariableXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
44 ms | ArcanistUnexpectedReturnValueXHPASTLinterRuleTestCase::testLinter 9 assertion(s) passed. | |
0 ms | ArcanistUnitTestResultTestCase::testCoverageMerges 4 assertion(s) passed. | |
15 ms | ArcanistUnnecessaryFinalModifierXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
14 ms | ArcanistUnnecessarySymbolAliasXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
25 ms | ArcanistUnsafeDynamicStringXHPASTLinterRuleTestCase::testLinter 5 assertion(s) passed. | |
15 ms | ArcanistUseStatementNamespacePrefixXHPASTLinterRuleTestCase::testLinter 4 assertion(s) passed. | |
15 ms | ArcanistUselessOverridingMethodXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
23 ms | ArcanistVariableReferenceSpacingXHPASTLinterRuleTestCase::testLinter 7 assertion(s) passed. | |
14 ms | ArcanistVariableVariableXHPASTLinterRuleTestCase::testLinter 3 assertion(s) passed. | |
0 ms | ArcanistXHPASTLintNamingHookTestCase::testCaseUtilities 44 assertion(s) passed. | |
0 ms | ArcanistXHPASTLintNamingHookTestCase::testStripUtilities 4 assertion(s) passed. | |
84 ms | ArcanistXHPASTLinterTestCase::testLinter 18 assertion(s) passed. | |
0 ms | CaseInsensitiveArrayTestCase::testCount 3 assertion(s) passed. | |
0 ms | CaseInsensitiveArrayTestCase::testGetKeys 1 assertion(s) passed. | |
0 ms | CaseInsensitiveArrayTestCase::testOffsetExists 5 assertion(s) passed. | |
0 ms | CaseInsensitiveArrayTestCase::testOffsetGet 5 assertion(s) passed. | |
0 ms | CaseInsensitiveArrayTestCase::testOffsetSet 1 assertion(s) passed. | |
0 ms | CaseInsensitiveArrayTestCase::testOffsetUnset 1 assertion(s) passed. | |
8 ms | ExecFutureTestCase::testBufferLimit 1 assertion(s) passed. | |
7 ms | ExecFutureTestCase::testEmptyWrite 1 assertion(s) passed. | |
119 ms | ExecFutureTestCase::testEscaping 16 assertion(s) passed. | |
7 ms | ExecFutureTestCase::testKeepPipe 1 assertion(s) passed. | |
16 ms | ExecFutureTestCase::testLargeBuffer 1 assertion(s) passed. | |
8 ms | ExecFutureTestCase::testMultipleResolves 1 assertion(s) passed. | |
12 ms | ExecFutureTestCase::testMultipleTimeoutsTestShouldRunLessThan1Sec 8 assertion(s) passed. | |
13 ms | ExecFutureTestCase::testReadBuffering 2 assertion(s) passed. | |
13 ms | ExecFutureTestCase::testResolveTimeoutTestShouldRunLessThan1Sec 1 assertion(s) passed. | |
0 ms | ExecFutureTestCase::testTerminateWithoutStart 1 assertion(s) passed. | |
13 ms | ExecFutureTestCase::testTimeoutTestShouldRunLessThan1Sec 2 assertion(s) passed. | |
8 ms | ExecPassthruTestCase::testExecPassthru 1 assertion(s) passed. | |
15 ms | FutureIteratorTestCase::testAddingFuture 1 assertion(s) passed. | |
0 ms | PhutilArrayTestCase::testPhutilArrayWithDefaultValue 7 assertion(s) passed. | |
0 ms | PhutilBufferedIteratorTestCase::testBufferedIterator 1 assertion(s) passed. | |
0 ms | PhutilChunkedIteratorTestCase::testChunkedIterator 5 assertion(s) passed. | |
1 ms | PhutilCowsayTestCase::testCowsay 2 assertion(s) passed. | |
1 ms | PhutilDocblockParserTestCase::testParser 19 assertion(s) passed. | |
0 ms | PhutilEditDistanceMatrixTestCase::testDamerauEditDistance 8 assertion(s) passed. | |
0 ms | PhutilEditDistanceMatrixTestCase::testDamerauEditString 3 assertion(s) passed. | |
0 ms | PhutilEditDistanceMatrixTestCase::testEditDistance 24 assertion(s) passed. | |
0 ms | PhutilEditDistanceMatrixTestCase::testEditMatrixMaximumLength 4 assertion(s) passed. | |
0 ms | PhutilEditDistanceMatrixTestCase::testEditString 7 assertion(s) passed. | |
6 ms | PhutilEditorConfigTestCase::testGetProperty 37 assertion(s) passed. | |
0 ms | PhutilEmailAddressTestCase::testEmailEncoding 4 assertion(s) passed. | |
0 ms | PhutilGitURITestCase::testGitURIParsing 8 assertion(s) passed. | |
0 ms | PhutilGitURITestCase::testStrictGitURIParsingOfLeadingWhitespace 1 assertion(s) passed. | |
1 ms | PhutilHashingIteratorTestCase::testHashingIterator 3 assertion(s) passed. | |
0 ms | PhutilJSONParserTestCase::testDuplicateKeys 2 assertion(s) passed. | |
0 ms | PhutilJSONParserTestCase::testInvalidJSON 40 assertion(s) passed. | |
0 ms | PhutilJSONParserTestCase::testValidJSON 13 assertion(s) passed. | |
0 ms | PhutilJSONTestCase::testEmptyArrayEncoding 1 assertion(s) passed. | |
0 ms | PhutilJSONTestCase::testNestedObjectEncoding 1 assertion(s) passed. | |
0 ms | PhutilLanguageGuesserTestCase::testGuessing 11 assertion(s) passed. | |
0 ms | PhutilLibraryTestCase::testEverythingImplemented 1 assertion(s) passed. | |
40 ms | PhutilLibraryTestCase::testLibraryMap 1 assertion(s) passed. | |
41 ms | PhutilLibraryTestCase::testMethodVisibility 1 assertion(s) passed. | |
0 ms | PhutilLunarPhaseTestCase::testLunarPhases 28 assertion(s) passed. | |
0 ms | PhutilParserGeneratorTestCase::testBadStartRule 1 assertion(s) passed. | |
0 ms | PhutilParserGeneratorTestCase::testBogusGrammar 1 assertion(s) passed. | |
0 ms | PhutilParserGeneratorTestCase::testETParser 1 assertion(s) passed. | |
0 ms | PhutilParserGeneratorTestCase::testFirst 1 assertion(s) passed. | |
0 ms | PhutilParserGeneratorTestCase::testIrreducibleGrammars 4 assertion(s) passed. | |
0 ms | PhutilParserGeneratorTestCase::testMessySymbols 7 assertion(s) passed. | |
0 ms | PhutilParserGeneratorTestCase::testStates 1 assertion(s) passed. | |
0 ms | PhutilParserGeneratorTestCase::testUnreachableRule 1 assertion(s) passed. | |
0 ms | PhutilParserGeneratorTestCase::testUnreachableTerminal 1 assertion(s) passed. | |
0 ms | PhutilQueryStringParserTestCase::testQueryStringListParsing 14 assertion(s) passed. | |
0 ms | PhutilQueryStringParserTestCase::testQueryStringParsing 13 assertion(s) passed. | |
0 ms | PhutilRopeTestCase::testMoreRopeOperations 6 assertion(s) passed. | |
0 ms | PhutilRopeTestCase::testRopeOperations 6 assertion(s) passed. | |
0 ms | PhutilSimpleOptionsTestCase::testSimpleOptionsCaseParse 1 assertion(s) passed. | |
0 ms | PhutilSimpleOptionsTestCase::testSimpleOptionsParse 22 assertion(s) passed. | |
0 ms | PhutilSimpleOptionsTestCase::testSimpleOptionsUnparse 10 assertion(s) passed. | |
0 ms | PhutilSimpleOptionsTestCase::testSimpleOptionsUnterminatedStrings 6 assertion(s) passed. | |
0 ms | PhutilSystemTestCase::testParseMeminfo 1 assertion(s) passed. | |
0 ms | PhutilSystemTestCase::testParseVMStat 1 assertion(s) passed. | |
0 ms | PhutilTypeSpecTestCase::testCanonicalize 4 assertion(s) passed. | |
0 ms | PhutilTypeSpecTestCase::testCheckMap 2 assertion(s) passed. | |
0 ms | PhutilTypeSpecTestCase::testGetCommonParentClass 5 assertion(s) passed. | |
0 ms | PhutilTypeSpecTestCase::testGetTypeOf 13 assertion(s) passed. | |
0 ms | PhutilTypeSpecTestCase::testMixedVector 1 assertion(s) passed. | |
0 ms | PhutilTypeSpecTestCase::testRegexValidation 1 assertion(s) passed. | |
0 ms | PhutilTypeSpecTestCase::testScalarOrListRegexp 1 assertion(s) passed. | |
0 ms | PhutilTypeSpecTestCase::testTypeCheckFailures 9 assertion(s) passed. | |
0 ms | PhutilTypeSpecTestCase::testTypeSpecParse 30 assertion(s) passed. | |
0 ms | PhutilTypeSpecTestCase::testTypeSpecStringify 11 assertion(s) passed. | |
0 ms | PhutilURITestCase::testAmbiguousURIs 6 assertion(s) passed. | |
0 ms | PhutilURITestCase::testAppendPath 6 assertion(s) passed. | |
0 ms | PhutilURITestCase::testBadHTTPParameters 2 assertion(s) passed. | |
0 ms | PhutilURITestCase::testDefaultPorts 4 assertion(s) passed. | |
0 ms | PhutilURITestCase::testDuplicateKeys 6 assertion(s) passed. | |
0 ms | PhutilURITestCase::testGetQueryParamsAsMap 1 assertion(s) passed. | |
0 ms | PhutilURITestCase::testHTTPParameterTypes 4 assertion(s) passed. | |
0 ms | PhutilURITestCase::testNoRelativeURIPaths 1 assertion(s) passed. | |
0 ms | PhutilURITestCase::testQueryURIConstruction 4 assertion(s) passed. | |
0 ms | PhutilURITestCase::testStrictGitURIParsingOfLeadingWhitespace 1 assertion(s) passed. | |
0 ms | PhutilURITestCase::testStrictURIParsingOfHosts 6 assertion(s) passed. | |
0 ms | PhutilURITestCase::testStrictURIParsingOfLeadingWhitespace 1 assertion(s) passed. | |
0 ms | PhutilURITestCase::testURIGeneration 1 assertion(s) passed. | |
0 ms | PhutilURITestCase::testUnusualURIs 8 assertion(s) passed. | |
0 ms | PhutilUTF8TestCase::testCJK 5 assertion(s) passed. | |
0 ms | PhutilUTF8TestCase::testOverlongFormFiltering 8 assertion(s) passed. | |
0 ms | PhutilUTF8TestCase::testSurrogateFiltering 2 assertion(s) passed. | |
1 ms | PhutilUTF8TestCase::testSystemLocaleManagement 7 assertion(s) passed. | |
0 ms | PhutilUTF8TestCase::testUTF8BMP 45 assertion(s) passed. | |
4 ms | PhutilUTF8TestCase::testUTF8BMPSegfaults 1 assertion(s) passed. | |
0 ms | PhutilUTF8TestCase::testUTF8CodepointEncoding 5 assertion(s) passed. | |
0 ms | PhutilUTF8TestCase::testUTF8ConsoleStrlen 8 assertion(s) passed. | |
0 ms | PhutilUTF8TestCase::testUTF8Convert 2 assertion(s) passed. | |
0 ms | PhutilUTF8TestCase::testUTF8ConvertParams 2 assertion(s) passed. | |
0 ms | PhutilUTF8TestCase::testUTF8IsCombiningCharacter 2 assertion(s) passed. | |
0 ms | PhutilUTF8TestCase::testUTF8LargeTruncation 1 assertion(s) passed. | |
0 ms | PhutilUTF8TestCase::testUTF8NonHTMLWrap 6 assertion(s) passed. | |
0 ms | PhutilUTF8TestCase::testUTF8StringTruncator 12 assertion(s) passed. | |
0 ms | PhutilUTF8TestCase::testUTF8StringlikeObjects 1 assertion(s) passed. | |
0 ms | PhutilUTF8TestCase::testUTF8Wrap 6 assertion(s) passed. | |
0 ms | PhutilUTF8TestCase::testUTF8izeASCIIIgnored 1 assertion(s) passed. | |
0 ms | PhutilUTF8TestCase::testUTF8izeInvalidUTF8Fixed 1 assertion(s) passed. | |
3 ms | PhutilUTF8TestCase::testUTF8izeLongStringNosegfault 1 assertion(s) passed. | |
0 ms | PhutilUTF8TestCase::testUTF8izeOwlIsCuteAndFerocious 1 assertion(s) passed. | |
0 ms | PhutilUTF8TestCase::testUTF8izeUTF8Ignored 1 assertion(s) passed. | |
0 ms | PhutilUTF8TestCase::testUTF8len 6 assertion(s) passed. | |
0 ms | PhutilUTF8TestCase::testUTF8shorten 20 assertion(s) passed. | |
0 ms | PhutilUTF8TestCase::testUTF8strtolower 6 assertion(s) passed. | |
0 ms | PhutilUTF8TestCase::testUTF8strtoupper 6 assertion(s) passed. | |
0 ms | PhutilUTF8TestCase::testUTF8ucwords 5 assertion(s) passed. | |
0 ms | PhutilUTF8TestCase::testUTF8v 5 assertion(s) passed. | |
0 ms | PhutilUTF8TestCase::testUTF8vCodepoints 9 assertion(s) passed. | |
0 ms | PhutilUTF8TestCase::testUTF8vCombined 9 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testArrayFuse 2 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testArrayInterleave 9 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testArrayPartition 4 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testAssertInstancesOf 10 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testAssertSameKeys 7 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testAssertStringLike 10 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testCensorCredentials 9 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testCoalesce 4 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testFnmatch 49 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testHashComparisons 11 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testHeadKeyLastKey 4 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testHeadLast 2 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testID 2 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testIFilterIndexNotExistsAllFiltered 1 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testIFilterIndexNotExistsNotFiltered 1 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testIFilterInvalidIndexThrowException 1 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testIFilterWithEmptyValueFiltered 1 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testIFilterWithEmptyValueNegateFiltered 1 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testIdx 6 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testJSONEncode 1 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testLoggableString 4 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testMFilterNullMethodThrowException 1 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testMFilterWithEmptyValueFiltered 1 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testMFilterWithEmptyValueNegateFiltered 1 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testNaturalList 6 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testNonempty 4 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testPhutilINIDecode 15 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testPhutilJSONDecode 9 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testPhutilUnits 22 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testQueryStringEncoding 256 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testSplitLines 18 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testVarExport 9 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testVectorSortInt 1 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testVectorSortString 1 assertion(s) passed. | |
0 ms | PhutilUtilsTestCase::testmergevMergingBasicallyWorksCorrectly 6 assertion(s) passed. | |
13 ms | 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`. | |
2 ms | 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`. | |
13 ms | 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`. | |
12 ms | 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`. | |
2 ms | 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`. | |
14 ms | 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. | |
2 ms | 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. | |
11 ms | 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. | |
13 ms | 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`. | |
2 ms | 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`. | |
13 ms | 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 -u golang.org/x/lint/golint`. | |
13 ms | 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`. | |
2 ms | 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`. | |
15 ms | 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`. | |
2 ms | 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`. | |
12 ms | 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`. | |
2 ms | 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`. | |
14 ms | 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`. | |
2 ms | 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`. | |
16 ms | 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`. | |
3 ms | 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`. | |
12 ms | 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`. | |
2 ms | 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`. | |
16 ms | 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`. | |
3 ms | 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`. | |
13 ms | 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`. | |
2 ms | 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`. | |
15 ms | 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`. | |
2 ms | 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`. | |
7 ms | ArcanistXMLLinterTestCase::testLinter Linter "ArcanistXMLLinter" can not run. |