Page MenuHomePhabricator

Build 26725
PassedPublic

Run "arc unit --everything"

When
Completed at Mar 3 2018, 12:34 AM · Built for 15 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Build Working Copy

When
Completed at Mar 3 2018, 12:34 AM · Built instantly
Status
Passed

Event Timeline