Page MenuHomePhabricator

Build 26441
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 13 2018, 11:16 PM · Built for 17 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Build Working Copy

When
Completed at Feb 13 2018, 11:15 PM · Built instantly
Status
Passed

Event Timeline