Page MenuHomePhabricator

Build 32900
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 23 2020, 5:31 PM · Built for 48 s
Status
Passed
3 empty logs are hidden. Show all logs.

Build Log 31420 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

542  PASS   <1ms★ PhutilUtilsTestCase::testMFilterNullMethodThrowException
543  PASS   <1ms★ PhutilUtilsTestCase::testIFilterIndexNotExistsAllFiltered
544  PASS   <1ms★ PhutilUtilsTestCase::testArrayInterleave
545  PASS   <1ms★ PhutilUtilsTestCase::testPhutilINIDecode
546  PASS   <1ms★ PhutilUtilsTestCase::testMFilterWithEmptyValueNegateFiltered
547  PASS   <1ms★ PhutilUtilsTestCase::testmergevMergingBasicallyWorksCorrectly
548  PASS   <1ms★ PhutilUtilsTestCase::testArrayFuse
549  PASS   <1ms★ PhutilUtilsTestCase::testVarExport
550  PASS   <1ms★ PhutilUtilsTestCase::testCoalesce
551  PASS   <1ms★ PhutilUtilsTestCase::testSplitLines
552  PASS   2ms★ PhutilUtilsTestCase::testFnmatch
553  PASS   <1ms★ PhutilUtilsTestCase::testLoggableString
554  PASS   <1ms★ PhutilUtilsTestCase::testHashComparisons
555  PASS   <1ms★ PhutilUtilsTestCase::testIFilterIndexNotExistsNotFiltered
556  PASS   <1ms★ PhutilUtilsTestCase::testID
557  PASS   <1ms★ PhutilUtilsTestCase::testAssertStringLike
558  PASS   <1ms★ PhutilUtilsTestCase::testAssertInstancesOf
559  PASS   12ms★ XHPASTNodeTestCase::testGetNamespace
560  PASS   41ms★ XHPASTNodeTestCase::testGetStringVariables
561  PASS  127ms XHPASTTreeTestCase::testEvalStaticString
562  PASS   <1ms★ XUnitTestResultParserTestCase::testAcceptsNoTestsInput
563  PASS   <1ms★ XUnitTestResultParserTestCase::testEmptyInputFailure
564  PASS   <1ms★ XUnitTestResultParserTestCase::testAcceptsSimpleInput
565  PASS   <1ms★ XUnitTestResultParserTestCase::testInvalidXmlInputFailure
566

Build Log 31418 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

390  PASS   <1ms★ PhutilGitURITestCase::testStrictGitURIParsingOfLeadingWhitespace
391  PASS   1ms★ PhutilGitURITestCase::testGitURIParsing
392  PASS   3ms★ PhutilHTMLParserTestCase::testSelectChildrenWithTags
393  PASS   6ms★ PhutilHTMLParserTestCase::testHTMLParser
394  PASS   2ms★ PhutilHTTPResponseParserTestCase::testSimpleParsing
395  PASS   5ms★ PhutilHashingIteratorTestCase::testHashingIterator
396  PASS   <1ms★ PhutilHgsprintfTestCase::testHgsprintf
397  PASS   3ms★ PhutilIPAddressTestCase::testValidIPv4CIDRBlocks
398  PASS   2ms★ PhutilIPAddressTestCase::testIPv6CIDRBlockContains
399  PASS   <1ms★ PhutilIPAddressTestCase::testCIDRList
400  PASS   <1ms★ PhutilIPAddressTestCase::testIPv4CIDRBlockContains
401  PASS   <1ms★ PhutilIPAddressTestCase::testValidIPv6CIDRBlocks
402  PASS   1ms★ PhutilIPAddressTestCase::testValidIPv4Addresses
403  PASS   1ms★ PhutilIPAddressTestCase::testValidIPv6Addresses
404  PASS   1ms★ PhutilIPAddressTestCase::testIPv6AddressToAddress
405  PASS   <1ms★ PhutilIPAddressTestCase::testIPv6AddressToBits
406  PASS   <1ms★ PhutilIPAddressTestCase::testIPv4AddressToBits
407  PASS   <1ms★ PhutilInvalidStateExceptionTestCase::testException
408  PASS   8ms★ PhutilJSONParserTestCase::testValidJSON
409  PASS   1ms★ PhutilJSONParserTestCase::testDuplicateKeys
410  PASS   3ms★ PhutilJSONParserTestCase::testInvalidJSON
411  PASS   <1ms★ PhutilJSONProtocolChannelTestCase::testJSONChannelBasics
412  PASS   <1ms★ PhutilJSONTestCase::testEmptyArrayEncoding
413  PASS   7ms★ PhutilLanguageGuesserTestCase::testGuessing
414

Build Log 31416 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

85  SKIP  ArcanistJSHintLinterTestCase::testLinter
86Unable to locate binary "jshint" to run linter ArcanistJSHintLinter. You may need to install the binary, or adjust your linter configuration.
87TO INSTALL: Install JSHint using `npm install -g jshint`.
88  SKIP  ArcanistJSHintLinterTestCase::testVersion
89Unable to locate binary "jshint" to run linter ArcanistJSHintLinter. You may need to install the binary, or adjust your linter configuration.
90TO INSTALL: Install JSHint using `npm install -g jshint`.
91  SKIP  ArcanistJscsLinterTestCase::testLinter
92Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration.
93TO INSTALL: Install JSCS using `npm install -g jscs`.
94  SKIP  ArcanistJscsLinterTestCase::testVersion
95Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration.
96TO INSTALL: Install JSCS using `npm install -g jscs`.
97  SKIP  ArcanistLesscLinterTestCase::testVersion
98Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration.
99TO INSTALL: Install lessc using `npm install -g less`.
100  SKIP  ArcanistLesscLinterTestCase::testLinter
101Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration.
102TO INSTALL: Install lessc using `npm install -g less`.
103  SKIP  ArcanistPEP8LinterTestCase::testLinter
104Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration.
105TO INSTALL: Install PEP8 using `pip install pep8`.
106  SKIP  ArcanistPEP8LinterTestCase::testVersion
107Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration.
108TO INSTALL: Install PEP8 using `pip install pep8`.
109

Build Working Copy

When
Completed at Feb 23 2020, 5:31 PM · Built for 8 s
Status
Passed

Event Timeline