Page MenuHomePhabricator

Build 25361
PassedPublic

Run "arc unit --everything"

When
Completed at Nov 7 2017, 11:37 PM · Built for 52 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1Build successful!
2 PASS 12.6s ArcanistLibraryTestCase::testLibraryMap
3 PASS 104ms ArcanistLibraryTestCase::testEverythingImplemented
4 PASS 275ms ArcanistLibraryTestCase::testMethodVisibility
5 PASS 3ms★ ArcanistBaseCommitParserTestCase::testYield
6 PASS 1ms★ ArcanistBaseCommitParserTestCase::testJumpReturn
7 PASS 2ms★ ArcanistBaseCommitParserTestCase::testBasics
8 PASS 4ms★ ArcanistBaseCommitParserTestCase::testResolutionOrder
9 PASS 1ms★ ArcanistBaseCommitParserTestCase::testJump
10 PASS 2ms★ ArcanistBaseCommitParserTestCase::testLegacyRule
11 PASS 1ms★ ArcanistBaseCommitParserTestCase::testHalt
12 PASS 4.1s ArcanistBundleTestCase::testGitRepository
13 PASS 37ms★ ArcanistBundleTestCase::testEncodeBase85
14 PASS 10ms★ ArcanistBundleTestCase::testTrailingContext
15 PASS 14ms★ ArcanistBundleTestCase::testNonlocalTrailingNewline
16 PASS 13ms★ ArcanistBundleTestCase::testDisjointHunks
17 PASS <1ms★ ArcanistCommentRemoverTestCase::testRemover
18  PASS   55ms ArcanistConsoleLintRendererTestCase::testRendering
19  PASS   6ms★ ArcanistDiffParserTestCase::testGitCommonFilenameExtraction
20  PASS   52ms ArcanistDiffParserTestCase::testParser
21  PASS   10ms★ ArcanistDiffParserTestCase::testGitRenames
22  PASS   83ms ArcanistDiffUtilsTestCase::testLevenshtein
23  PASS   5ms★ ArcanistDiffUtilsTestCase::testGenerateUTF8IntralineDiff
24  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessful
25  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessfulGo14
26  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutput
27  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessful
28  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailure
29  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailureGo14
30  PASS   3ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutputGo14
31  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailure
32  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailureGo14
33  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessfulGo14
34  PASS   2ms★ ArcanistLintMessageTestCase::testMessageTrimming
35  PASS   <1ms★ ArcanistLinterStandardTestCase::testLoadAllStandards
36  PASS   49ms★ ArcanistChmodLinterTestCase::testLinter
37  SKIP  ArcanistCSSLintLinterTestCase::testVersion
38Unable to locate binary "csslint" to run linter ArcanistCSSLintLinter. You may need to install the binary, or adjust your linter configuration.
39TO INSTALL: Install CSSLint using `npm install -g csslint`.
40  SKIP  ArcanistCSSLintLinterTestCase::testLinter
41Unable to locate binary "csslint" to run linter ArcanistCSSLintLinter. You may need to install the binary, or adjust your linter configuration.
42TO INSTALL: Install CSSLint using `npm install -g csslint`.
43  PASS   <1ms★ ArcanistClosureLinterTestCase::testVersion
44  SKIP  ArcanistClosureLinterTestCase::testLinter
45Unable to locate binary "gjslint" to run linter ArcanistClosureLinter. You may need to install the binary, or adjust your linter configuration.
46TO INSTALL: Install gjslint using `pip install closure-linter`.
47  SKIP  ArcanistCoffeeLintLinterTestCase::testLinter
48Unable to locate binary "coffeelint" to run linter ArcanistCoffeeLintLinter. You may need to install the binary, or adjust your linter configuration.
49TO INSTALL: Install CoffeeLint using `npm install -g coffeelint`.
50  SKIP  ArcanistCoffeeLintLinterTestCase::testVersion
51Unable to locate binary "coffeelint" to run linter ArcanistCoffeeLintLinter. You may need to install the binary, or adjust your linter configuration.
52TO INSTALL: Install CoffeeLint using `npm install -g coffeelint`.
53  SKIP  ArcanistCppcheckLinterTestCase::testVersion
54Unable to locate binary "cppcheck" to run linter ArcanistCppcheckLinter. You may need to install the binary, or adjust your linter configuration.
55TO INSTALL: Install Cppcheck using `apt-get install cppcheck` or similar.
56  SKIP  ArcanistCppcheckLinterTestCase::testLinter
57Unable to locate binary "cppcheck" to run linter ArcanistCppcheckLinter. You may need to install the binary, or adjust your linter configuration.
58TO INSTALL: Install Cppcheck using `apt-get install cppcheck` or similar.
59  PASS   <1ms★ ArcanistCpplintLinterTestCase::testVersion
60  SKIP  ArcanistCpplintLinterTestCase::testLinter
61Unable to locate binary "cpplint.py" to run linter ArcanistCpplintLinter. You may need to install the binary, or adjust your linter configuration.
62TO 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.
63  SKIP  ArcanistFlake8LinterTestCase::testVersion
64Unable to locate binary "flake8" to run linter ArcanistFlake8Linter. You may need to install the binary, or adjust your linter configuration.
65TO INSTALL: Install flake8 using `pip install flake8`.
66  SKIP  ArcanistFlake8LinterTestCase::testLinter
67Unable to locate binary "flake8" to run linter ArcanistFlake8Linter. You may need to install the binary, or adjust your linter configuration.
68TO INSTALL: Install flake8 using `pip install flake8`.
69  PASS   <1ms★ ArcanistGoLintLinterTestCase::testVersion
70  SKIP  ArcanistGoLintLinterTestCase::testLinter
71Unable to locate binary "golint" to run linter ArcanistGoLintLinter. You may need to install the binary, or adjust your linter configuration.
72TO INSTALL: Install Golint using `go get github.com/golang/lint/golint`.
73  SKIP  ArcanistHLintLinterTestCase::testVersion
74Unable to locate binary "hlint" to run linter ArcanistHLintLinter. You may need to install the binary, or adjust your linter configuration.
75TO INSTALL: Install hlint with `cabal install hlint`.
76  SKIP  ArcanistHLintLinterTestCase::testLinter
77Unable to locate binary "hlint" to run linter ArcanistHLintLinter. You may need to install the binary, or adjust your linter configuration.
78TO INSTALL: Install hlint with `cabal install hlint`.
79  SKIP  ArcanistJSHintLinterTestCase::testLinter
80Unable to locate binary "jshint" to run linter ArcanistJSHintLinter. You may need to install the binary, or adjust your linter configuration.
81TO INSTALL: Install JSHint using `npm install -g jshint`.
82  SKIP  ArcanistJSHintLinterTestCase::testVersion
83Unable to locate binary "jshint" to run linter ArcanistJSHintLinter. You may need to install the binary, or adjust your linter configuration.
84TO INSTALL: Install JSHint using `npm install -g jshint`.
85  SKIP  ArcanistJSONLintLinterTestCase::testVersion
86Unable to locate binary "jsonlint" to run linter ArcanistJSONLintLinter. You may need to install the binary, or adjust your linter configuration.
87TO INSTALL: Install jsonlint using `npm install -g jsonlint`.
88  SKIP  ArcanistJSONLintLinterTestCase::testLinter
89Unable to locate binary "jsonlint" to run linter ArcanistJSONLintLinter. You may need to install the binary, or adjust your linter configuration.
90TO INSTALL: Install jsonlint using `npm install -g jsonlint`.
91  SKIP  ArcanistJscsLinterTestCase::testVersion
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::testLinter
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::testVersion
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::testLinter
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  PASS  110ms ArcanistPhpLinterTestCase::testVersion
110  PASS  475ms ArcanistPhpLinterTestCase::testLinter
111  SKIP  ArcanistPhpcsLinterTestCase::testVersion
112Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration.
113TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`.
114  SKIP  ArcanistPhpcsLinterTestCase::testLinter
115Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration.
116TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`.
117  SKIP  ArcanistPuppetLintLinterTestCase::testLinter
118Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration.
119TO INSTALL: Install puppet-lint using `gem install puppet-lint`.
120  SKIP  ArcanistPuppetLintLinterTestCase::testVersion
121Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration.
122TO INSTALL: Install puppet-lint using `gem install puppet-lint`.
123  SKIP  ArcanistPyFlakesLinterTestCase::testLinter
124Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration.
125TO INSTALL: Install pyflakes with `pip install pyflakes`.
126  SKIP  ArcanistPyFlakesLinterTestCase::testVersion
127Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration.
128TO INSTALL: Install pyflakes with `pip install pyflakes`.
129  SKIP  ArcanistPyLintLinterTestCase::testVersion
130Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration.
131TO INSTALL: Install PyLint using `pip install pylint`.
132  SKIP  ArcanistPyLintLinterTestCase::testLinter
133Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration.
134TO INSTALL: Install PyLint using `pip install pylint`.
135  SKIP  ArcanistRuboCopLinterTestCase::testVersion
136Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration.
137TO INSTALL: Install RuboCop using `gem install rubocop`.
138  SKIP  ArcanistRuboCopLinterTestCase::testLinter
139Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration.
140TO INSTALL: Install RuboCop using `gem install rubocop`.
141  SKIP  ArcanistRubyLinterTestCase::testVersion
142Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration.
143TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>.
144  SKIP  ArcanistRubyLinterTestCase::testLinter
145Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration.
146TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>.
147  PASS   17ms★ ArcanistFilenameLinterTestCase::testLinter
148  PASS   23ms★ ArcanistGeneratedLinterTestCase::testLinter
149  PASS  304ms ArcanistJSONLinterTestCase::testLinter
150  PASS   48ms★ ArcanistMergeConflictLinterTestCase::testLinter
151  PASS   48ms★ ArcanistNoLintLinterTestCase::testLinter
152  PASS   <1ms★ ArcanistSpellingLinterTestCase::testFixLetterCase
153  PASS   84ms ArcanistSpellingLinterTestCase::testLinter
154  PASS  131ms ArcanistTextLinterTestCase::testLinter
155  PASS  102ms ArcanistAbstractMethodBodyXHPASTLinterRuleTestCase::testLinter
156  PASS   71ms ArcanistAbstractPrivateMethodXHPASTLinterRuleTestCase::testLinter
157  PASS   39ms★ ArcanistAliasFunctionXHPASTLinterRuleTestCase::testLinter
158  PASS   59ms ArcanistArrayCombineXHPASTLinterRuleTestCase::testLinter
159  PASS   60ms ArcanistArrayIndexSpacingXHPASTLinterRuleTestCase::testLinter
160  PASS   56ms ArcanistArraySeparatorXHPASTLinterRuleTestCase::testLinter
161  PASS   49ms★ ArcanistArrayValueXHPASTLinterRuleTestCase::testLinter
162  PASS   65ms ArcanistBinaryExpressionSpacingXHPASTLinterRuleTestCase::testLinter
163  PASS   52ms ArcanistBinaryNumericScalarCasingXHPASTLinterRuleTestCase::testLinter
164  PASS   24ms★ ArcanistBlacklistedFunctionXHPASTLinterRuleTestCase::testLinter
165  PASS  129ms ArcanistBraceFormattingXHPASTLinterRuleTestCase::testLinter
166  PASS   59ms ArcanistCallParenthesesXHPASTLinterRuleTestCase::testLinter
167  PASS   40ms★ ArcanistCallTimePassByReferenceXHPASTLinterRuleTestCase::testLinter
168  PASS   40ms★ ArcanistCastSpacingXHPASTLinterRuleTestCase::testLinter
169  PASS   43ms★ ArcanistClassExtendsObjectXHPASTLinterRuleTestCase::testLinter
170  PASS  144ms ArcanistClassMustBeDeclaredAbstractXHPASTLinterRuleTestCase::testLinter
171  PASS   66ms ArcanistClassNameLiteralXHPASTLinterRuleTestCase::testLinter
172  PASS   66ms ArcanistCommentStyleXHPASTLinterRuleTestCase::testLinter
173  PASS   62ms ArcanistConcatenationOperatorXHPASTLinterRuleTestCase::testLinter
174  PASS   55ms ArcanistConstructorParenthesesXHPASTLinterRuleTestCase::testLinter
175  PASS  119ms ArcanistControlStatementSpacingXHPASTLinterRuleTestCase::testLinter
176  PASS  179ms ArcanistCurlyBraceArrayIndexXHPASTLinterRuleTestCase::testLinter
177  PASS  116ms ArcanistDeclarationParenthesesXHPASTLinterRuleTestCase::testLinter
178  PASS  120ms ArcanistDefaultParametersXHPASTLinterRuleTestCase::testLinter
179  PASS   61ms ArcanistDeprecationXHPASTLinterRuleTestCase::testLinter
180  PASS   97ms ArcanistDoubleQuoteXHPASTLinterRuleTestCase::testLinter
181  PASS   86ms ArcanistDuplicateKeysInArrayXHPASTLinterRuleTestCase::testLinter
182  PASS   94ms ArcanistDuplicateSwitchCaseXHPASTLinterRuleTestCase::testLinter
183  PASS  118ms ArcanistDynamicDefineXHPASTLinterRuleTestCase::testLinter
184  PASS   93ms ArcanistElseIfUsageXHPASTLinterRuleTestCase::testLinter
185  PASS   73ms ArcanistEmptyStatementXHPASTLinterRuleTestCase::testLinter
186  PASS   61ms ArcanistExitExpressionXHPASTLinterRuleTestCase::testLinter
187  PASS   53ms ArcanistExtractUseXHPASTLinterRuleTestCase::testLinter
188  PASS  127ms ArcanistFormattedStringXHPASTLinterRuleTestCase::testLinter
189  PASS  183ms ArcanistFunctionCallShouldBeTypeCastXHPASTLinterRuleTestCase::testLinter
190  PASS   39ms★ ArcanistGlobalVariableXHPASTLinterRuleTestCase::testLinter
191  PASS   65ms ArcanistHexadecimalNumericScalarCasingXHPASTLinterRuleTestCase::testLinter
192  PASS   87ms ArcanistImplicitConstructorXHPASTLinterRuleTestCase::testLinter
193  PASS  167ms ArcanistImplicitFallthroughXHPASTLinterRuleTestCase::testLinter
194  PASS   74ms ArcanistImplicitVisibilityXHPASTLinterRuleTestCase::testLinter
195  PASS   41ms★ ArcanistInlineHTMLXHPASTLinterRuleTestCase::testLinter
196  PASS   86ms ArcanistInnerFunctionXHPASTLinterRuleTestCase::testLinter
197  PASS   78ms ArcanistInstanceofOperatorXHPASTLinterRuleTestCase::testLinter
198  PASS  101ms ArcanistInterfaceAbstractMethodXHPASTLinterRuleTestCase::testLinter
199  PASS  127ms ArcanistInterfaceMethodBodyXHPASTLinterRuleTestCase::testLinter
200  PASS  111ms ArcanistInvalidDefaultParameterXHPASTLinterRuleTestCase::testLinter
201  PASS  113ms ArcanistInvalidModifiersXHPASTLinterRuleTestCase::testLinter
202  PASS   86ms ArcanistInvalidOctalNumericScalarXHPASTLinterRuleTestCase::testLinter
203  PASS   34ms★ ArcanistIsAShouldBeInstanceOfXHPASTLinterRuleTestCase::testLinter
204  PASS   76ms ArcanistKeywordCasingXHPASTLinterRuleTestCase::testLinter
205  PASS   45ms★ ArcanistLambdaFuncFunctionXHPASTLinterRuleTestCase::testLinter
206  PASS   69ms ArcanistLanguageConstructParenthesesXHPASTLinterRuleTestCase::testLinter
207  PASS   85ms ArcanistListAssignmentXHPASTLinterRuleTestCase::testLinter
208  PASS   76ms ArcanistLogicalOperatorsXHPASTLinterRuleTestCase::testLinter
209  PASS   87ms ArcanistLowercaseFunctionsXHPASTLinterRuleTestCase::testLinter
210  PASS   49ms★ ArcanistModifierOrderingXHPASTLinterRuleTestCase::testLinter
211  PASS   80ms ArcanistNamespaceFirstStatementXHPASTLinterRuleTestCase::testLinter
212  PASS  118ms ArcanistNamingConventionsXHPASTLinterRuleTestCase::testLinter
213  PASS   48ms★ ArcanistNestedNamespacesXHPASTLinterRuleTestCase::testLinter
214  PASS   72ms ArcanistNewlineAfterOpenTagXHPASTLinterRuleTestCase::testLinter
215  PASS   57ms ArcanistNoParentScopeXHPASTLinterRuleTestCase::testLinter
216  PASS   50ms★ ArcanistObjectOperatorSpacingXHPASTLinterRuleTestCase::testLinter
217  PASS   87ms ArcanistPHPCloseTagXHPASTLinterRuleTestCase::testLinter
218  PASS  458ms ArcanistPHPCompatibilityXHPASTLinterRuleTestCase::testLinter
219  PASS   68ms ArcanistPHPEchoTagXHPASTLinterRuleTestCase::testLinter
220  PASS  186ms ArcanistPHPOpenTagXHPASTLinterRuleTestCase::testLinter
221  PASS  106ms ArcanistPHPShortTagXHPASTLinterRuleTestCase::testLinter
222  PASS  179ms ArcanistPaamayimNekudotayimSpacingXHPASTLinterRuleTestCase::testLinter
223  PASS  157ms ArcanistParentMemberReferenceXHPASTLinterRuleTestCase::testLinter
224  PASS  121ms ArcanistParenthesesSpacingXHPASTLinterRuleTestCase::testLinter
225  PASS  105ms ArcanistParseStrUseXHPASTLinterRuleTestCase::testLinter
226  PASS   68ms ArcanistPlusOperatorOnStringsXHPASTLinterRuleTestCase::testLinter
227  PASS   81ms ArcanistPregQuoteMisuseXHPASTLinterRuleTestCase::testLinter
228  PASS   95ms ArcanistPublicPropertyXHPASTLinterRuleTestCase::testLinter
229  PASS   93ms ArcanistRaggedClassTreeEdgeXHPASTLinterRuleTestCase::testLinter
230  PASS  208ms ArcanistReusedAsIteratorXHPASTLinterRuleTestCase::testLinter
231  PASS  245ms ArcanistReusedIteratorReferenceXHPASTLinterRuleTestCase::testLinter
232  PASS  135ms ArcanistReusedIteratorXHPASTLinterRuleTestCase::testLinter
233  PASS   60ms ArcanistSelfClassReferenceXHPASTLinterRuleTestCase::testLinter
234  PASS  141ms ArcanistSelfMemberReferenceXHPASTLinterRuleTestCase::testLinter
235  PASS   74ms ArcanistSemicolonSpacingXHPASTLinterRuleTestCase::testLinter
236  PASS  104ms ArcanistSlownessXHPASTLinterRuleTestCase::testLinter
237  PASS   98ms ArcanistStaticThisXHPASTLinterRuleTestCase::testLinter
238  PASS  170ms ArcanistTautologicalExpressionXHPASTLinterRuleTestCase::testLinter
239  PASS  145ms ArcanistThisReassignmentXHPASTLinterRuleTestCase::testLinter
240  PASS   94ms ArcanistToStringExceptionXHPASTLinterRuleTestCase::testLinter
241  PASS   71ms ArcanistTodoCommentXHPASTLinterRuleTestCase::testLinter
242  PASS   51ms ArcanistUnaryPostfixExpressionSpacingXHPASTLinterRuleTestCase::testLinter
243  PASS   78ms ArcanistUnaryPrefixExpressionSpacingXHPASTLinterRuleTestCase::testLinter
244  PASS  206ms ArcanistUndeclaredVariableXHPASTLinterRuleTestCase::testLinter
245  PASS  131ms ArcanistUnexpectedReturnValueXHPASTLinterRuleTestCase::testLinter
246  PASS   28ms★ ArcanistUnnecessaryFinalModifierXHPASTLinterRuleTestCase::testLinter
247  PASS   47ms★ ArcanistUnnecessarySymbolAliasXHPASTLinterRuleTestCase::testLinter
248  PASS  126ms ArcanistUnsafeDynamicStringXHPASTLinterRuleTestCase::testLinter
249  PASS   39ms★ ArcanistUseStatementNamespacePrefixXHPASTLinterRuleTestCase::testLinter
250  PASS   55ms ArcanistUselessOverridingMethodXHPASTLinterRuleTestCase::testLinter
251  PASS   92ms ArcanistVariableReferenceSpacingXHPASTLinterRuleTestCase::testLinter
252  PASS   72ms ArcanistVariableVariableXHPASTLinterRuleTestCase::testLinter
253  PASS  829ms ArcanistXHPASTLinterTestCase::testLinter
254  PASS  171ms ArcanistXMLLinterTestCase::testLinter
255  PASS   2ms★ ArcanistMercurialParserTestCase::testParseAll
256  PASS   <1ms★ ArcanistRepositoryAPIMiscTestCase::testSVNFileEscapes
257  PASS   71ms ArcanistRepositoryAPIStateTestCase::testGitStateParsing
258  PASS  470ms ArcanistRepositoryAPIStateTestCase::testHgStateParsing
259  PASS   79ms ArcanistRepositoryAPIStateTestCase::testSvnStateParsing
260  PASS   <1ms★ ArcanistUnitTestResultTestCase::testCoverageMerges
261  PASS   2ms★ ArcanistXHPASTLintNamingHookTestCase::testCaseUtilities
262  PASS   <1ms★ ArcanistXHPASTLintNamingHookTestCase::testStripUtilities
263  PASS   1ms★ PhpunitTestEngineTestCase::testSearchLocations
264  PASS   2ms★ PhutilUnitTestEngineTestCase::testFailSkip
265  PASS   3ms★ PhutilUnitTestEngineTestCase::testGetTestPaths
266  PASS   <1ms★ PhutilUnitTestEngineTestCase::testTryTestMap
267  PASS   <1ms★ PhutilUnitTestEngineTestCase::testPass
268  PASS   <1ms★ PhutilUnitTestEngineTestCase::testTryTestCases
269  PASS   <1ms★ XUnitTestResultParserTestCase::testAcceptsNoTestsInput
270  PASS   <1ms★ XUnitTestResultParserTestCase::testAcceptsSimpleInput
271  PASS   2ms★ XUnitTestResultParserTestCase::testInvalidXmlInputFailure
272  PASS   <1ms★ XUnitTestResultParserTestCase::testEmptyInputFailure
273

Build Working Copy

When
Completed at Nov 7 2017, 11:36 PM · Built instantly
Status
Passed

Event Timeline