Page MenuHomePhabricator

Build 10396
FailedPublic

Properties

Run "arc unit --everything"

When
Completed at Nov 17 2015, 10:26 AM · Built for 12 s
Status
Failed
1 empty logs are hidden. Show all logs.

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

1Build successful!
2 PASS 4.2s ArcanistLibraryTestCase::testLibraryMap
3 PASS 108ms ArcanistLibraryTestCase::testMethodVisibility
4 PASS 1ms★ ArcanistLibraryTestCase::testEverythingImplemented
5 PASS 1ms★ ArcanistBaseCommitParserTestCase::testResolutionOrder
6 PASS <1ms★ ArcanistBaseCommitParserTestCase::testHalt
7 PASS <1ms★ ArcanistBaseCommitParserTestCase::testJumpReturn
8 PASS <1ms★ ArcanistBaseCommitParserTestCase::testYield
9 PASS <1ms★ ArcanistBaseCommitParserTestCase::testBasics
10 PASS <1ms★ ArcanistBaseCommitParserTestCase::testJump
11 PASS <1ms★ ArcanistBaseCommitParserTestCase::testLegacyRule
12 PASS 1ms★ ArcanistBritishTestCase::testCommandCompletion
13 PASS <1ms★ ArcanistBritishTestCase::testArgumentCompletion
14 PASS 4ms★ ArcanistBundleTestCase::testDisjointHunks
15 PASS 3ms★ ArcanistBundleTestCase::testTrailingContext
16 PASS 862ms ArcanistBundleTestCase::testGitRepository
17 PASS 3ms★ ArcanistBundleTestCase::testNonlocalTrailingNewline
18 PASS 5ms★ ArcanistBundleTestCase::testEncodeBase85
19 PASS <1ms★ ArcanistCommentRemoverTestCase::testRemover
20 PASS <1ms★ ArcanistDiffParserTestCase::testGitPrefixStripping
21 PASS 13ms★ ArcanistDiffParserTestCase::testParser
22 PASS <1ms★ ArcanistDiffParserTestCase::testGitPathSplitting
23 PASS 6ms★ ArcanistDiffUtilsTestCase::testLevenshtein
24 PASS 1ms★ ArcanistDiffUtilsTestCase::testGenerateUTF8IntralineDiff
25 PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessfulGo14
26 PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessful
27 PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessful
28 PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessfulGo14
29 PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailureGo14
30 PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailure
31 PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailure
32 PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailureGo14
33 PASS <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutput
34 PASS <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutputGo14
35 PASS <1ms★ ArcanistLinterStandardTestCase::testLoadAllStandards
36 PASS 10ms★ 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 SKIP ArcanistClosureLinterTestCase::testLinter
44Unable to locate binary "gjslint" to run linter ArcanistClosureLinter. You may need to install the binary, or adjust your linter configuration.
45TO INSTALL: Install gjslint using `sudo easy_install http://closure-linter.googlecode.com/files/closure_linter-latest.tar.gz`.
46 PASS <1ms★ ArcanistClosureLinterTestCase::testVersion
47 SKIP ArcanistCoffeeLintLinterTestCase::testVersion
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::testLinter
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 SKIP ArcanistCpplintLinterTestCase::testLinter
60Unable to locate binary "cpplint" to run linter ArcanistCpplintLinter. You may need to install the binary, or adjust your linter configuration.
61TO INSTALL: Install cpplint.py using `wget http://google-styleguide.googlecode.com/svn/trunk/cpplint/cpplint.py`.
62 PASS <1ms★ ArcanistCpplintLinterTestCase::testVersion
63 SKIP ArcanistFlake8LinterTestCase::testLinter
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 `easy_install flake8`.
66 SKIP ArcanistFlake8LinterTestCase::testVersion
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 `easy_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::testLinter
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::testVersion
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::testLinter
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::testVersion
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 `easy_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 `easy_install pep8`.
109 PASS 17ms★ ArcanistPhpLinterTestCase::testVersion
110 PASS 126ms ArcanistPhpLinterTestCase::testLinter
111 SKIP ArcanistPhpcsLinterTestCase::testLinter
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::testVersion
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::testLinter
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::testVersion
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::testLinter
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::testVersion
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 9ms★ ArcanistFilenameLinterTestCase::testLinter
148 PASS 9ms★ ArcanistGeneratedLinterTestCase::testLinter
149 PASS 123ms ArcanistJSONLinterTestCase::testLinter
150 PASS 8ms★ ArcanistMergeConflictLinterTestCase::testLinter
151 PASS 9ms★ ArcanistNoLintLinterTestCase::testLinter
152 PASS <1ms★ ArcanistSpellingLinterTestCase::testFixLetterCase
153 PASS 16ms★ ArcanistSpellingLinterTestCase::testLinter
154 PASS 25ms★ ArcanistTextLinterTestCase::testLinter
155 PASS 14ms★ ArcanistAliasFunctionXHPASTLinterRuleTestCase::testLinter
156 PASS 10ms★ ArcanistArrayCombineXHPASTLinterRuleTestCase::testLinter
157 PASS 17ms★ ArcanistArrayIndexSpacingXHPASTLinterRuleTestCase::testLinter
158 PASS 12ms★ ArcanistArraySeparatorXHPASTLinterRuleTestCase::testLinter
159 PASS 12ms★ ArcanistArrayValueXHPASTLinterRuleTestCase::testLinter
160 PASS 20ms★ ArcanistBinaryExpressionSpacingXHPASTLinterRuleTestCase::testLinter
161 PASS 10ms★ ArcanistBlacklistedFunctionXHPASTLinterRuleTestCase::testLinter
162 PASS 13ms★ ArcanistBraceFormattingXHPASTLinterRuleTestCase::testLinter
163 PASS 17ms★ ArcanistCallParenthesesXHPASTLinterRuleTestCase::testLinter
164 PASS 32ms★ ArcanistCallTimePassByReferenceXHPASTLinterRuleTestCase::testLinter
165 PASS 11ms★ ArcanistCastSpacingXHPASTLinterRuleTestCase::testLinter
166 PASS 11ms★ ArcanistClassExtendsObjectXHPASTLinterRuleTestCase::testLinter
167 PASS 11ms★ ArcanistClassNameLiteralXHPASTLinterRuleTestCase::testLinter
168 PASS 11ms★ ArcanistCommentStyleXHPASTLinterRuleTestCase::testLinter
169 PASS 11ms★ ArcanistConcatenationOperatorXHPASTLinterRuleTestCase::testLinter
170 PASS 20ms★ ArcanistConstructorParenthesesXHPASTLinterRuleTestCase::testLinter
171 PASS 15ms★ ArcanistControlStatementSpacingXHPASTLinterRuleTestCase::testLinter
172 PASS 15ms★ ArcanistDeclarationParenthesesXHPASTLinterRuleTestCase::testLinter
173 PASS 12ms★ ArcanistDefaultParametersXHPASTLinterRuleTestCase::testLinter
174 PASS 12ms★ ArcanistDeprecationXHPASTLinterRuleTestCase::testLinter
175 PASS 12ms★ ArcanistDoubleQuoteXHPASTLinterRuleTestCase::testLinter
176 PASS 14ms★ ArcanistDuplicateKeysInArrayXHPASTLinterRuleTestCase::testLinter
177 PASS 13ms★ ArcanistDuplicateSwitchCaseXHPASTLinterRuleTestCase::testLinter
178 PASS 17ms★ ArcanistDynamicDefineXHPASTLinterRuleTestCase::testLinter
179 PASS 11ms★ ArcanistElseIfUsageXHPASTLinterRuleTestCase::testLinter
180 PASS 12ms★ ArcanistEmptyStatementXHPASTLinterRuleTestCase::testLinter
181 PASS 11ms★ ArcanistExitExpressionXHPASTLinterRuleTestCase::testLinter
182 PASS 11ms★ ArcanistExtractUseXHPASTLinterRuleTestCase::testLinter
183 PASS 12ms★ ArcanistFormattedStringXHPASTLinterRuleTestCase::testLinter
184 PASS 11ms★ ArcanistGlobalVariableXHPASTLinterRuleTestCase::testLinter
185 PASS 11ms★ ArcanistImplicitConstructorXHPASTLinterRuleTestCase::testLinter
186 PASS 18ms★ ArcanistImplicitFallthroughXHPASTLinterRuleTestCase::testLinter
187 PASS 12ms★ ArcanistImplicitVisibilityXHPASTLinterRuleTestCase::testLinter
188 PASS 11ms★ ArcanistInlineHTMLXHPASTLinterRuleTestCase::testLinter
189 PASS 16ms★ ArcanistInnerFunctionXHPASTLinterRuleTestCase::testLinter
190 PASS 22ms★ ArcanistInstanceofOperatorXHPASTLinterRuleTestCase::testLinter
191 PASS 16ms★ ArcanistInvalidDefaultParameterXHPASTLinterRuleTestCase::testLinter
192 PASS 13ms★ ArcanistInvalidModifiersXHPASTLinterRuleTestCase::testLinter
193 PASS 17ms★ ArcanistKeywordCasingXHPASTLinterRuleTestCase::testLinter
194 PASS 12ms★ ArcanistLambdaFuncFunctionXHPASTLinterRuleTestCase::testLinter
195 PASS 14ms★ ArcanistLanguageConstructParenthesesXHPASTLinterRuleTestCase::testLinter
196 PASS 12ms★ ArcanistListAssignmentXHPASTLinterRuleTestCase::testLinter
197 PASS 18ms★ ArcanistLogicalOperatorsXHPASTLinterRuleTestCase::testLinter
198 PASS 14ms★ ArcanistLowercaseFunctionsXHPASTLinterRuleTestCase::testLinter
199 PASS 12ms★ ArcanistModifierOrderingXHPASTLinterRuleTestCase::testLinter
200 PASS 25ms★ ArcanistNamingConventionsXHPASTLinterRuleTestCase::testLinter
201 PASS 11ms★ ArcanistNewlineAfterOpenTagXHPASTLinterRuleTestCase::testLinter
202 PASS 13ms★ ArcanistNoParentScopeXHPASTLinterRuleTestCase::testLinter
203 PASS 11ms★ ArcanistObjectOperatorSpacingXHPASTLinterRuleTestCase::testLinter
204 FAIL ArcanistPHPCloseTagXHPASTLinterRuleTestCase::testLinter
205In 'php.lint-test', expected lint to raise error on line 3 at char 1, but no error was raised. Actually raised:
206No messages.
207 PASS 106ms ArcanistPHPCompatibilityXHPASTLinterRuleTestCase::testLinter
208 PASS 12ms★ ArcanistPHPEchoTagXHPASTLinterRuleTestCase::testLinter
209 PASS 22ms★ ArcanistPHPOpenTagXHPASTLinterRuleTestCase::testLinter
210 PASS 12ms★ ArcanistPHPShortTagXHPASTLinterRuleTestCase::testLinter
211 PASS 42ms★ ArcanistParenthesesSpacingXHPASTLinterRuleTestCase::testLinter
212 PASS 20ms★ ArcanistParseStrUseXHPASTLinterRuleTestCase::testLinter
213 PASS 14ms★ ArcanistPlusOperatorOnStringsXHPASTLinterRuleTestCase::testLinter
214 PASS 20ms★ ArcanistPregQuoteMisuseXHPASTLinterRuleTestCase::testLinter
215 PASS 34ms★ ArcanistRaggedClassTreeEdgeXHPASTLinterRuleTestCase::testLinter
216 PASS 19ms★ ArcanistReusedAsIteratorXHPASTLinterRuleTestCase::testLinter
217 PASS 27ms★ ArcanistReusedIteratorReferenceXHPASTLinterRuleTestCase::testLinter
218 PASS 20ms★ ArcanistReusedIteratorXHPASTLinterRuleTestCase::testLinter
219 PASS 42ms★ ArcanistSelfMemberReferenceXHPASTLinterRuleTestCase::testLinter
220 PASS 22ms★ ArcanistSemicolonSpacingXHPASTLinterRuleTestCase::testLinter
221 PASS 15ms★ ArcanistSlownessXHPASTLinterRuleTestCase::testLinter
222 PASS 14ms★ ArcanistStaticThisXHPASTLinterRuleTestCase::testLinter
223 PASS 15ms★ ArcanistTautologicalExpressionXHPASTLinterRuleTestCase::testLinter
224 PASS 43ms★ ArcanistToStringExceptionXHPASTLinterRuleTestCase::testLinter
225 PASS 14ms★ ArcanistTodoCommentXHPASTLinterRuleTestCase::testLinter
226 PASS 13ms★ ArcanistUnaryPostfixExpressionSpacingXHPASTLinterRuleTestCase::testLinter
227 PASS 13ms★ ArcanistUnaryPrefixExpressionSpacingXHPASTLinterRuleTestCase::testLinter
228 PASS 34ms★ ArcanistUndeclaredVariableXHPASTLinterRuleTestCase::testLinter
229 PASS 15ms★ ArcanistUnnecessaryFinalModifierXHPASTLinterRuleTestCase::testLinter
230 PASS 47ms★ ArcanistUnnecessarySemicolonXHPASTLinterRuleTestCase::testLinter
231 PASS 22ms★ ArcanistUnsafeDynamicStringXHPASTLinterRuleTestCase::testLinter
232 PASS 77ms ArcanistUselessOverridingMethodXHPASTLinterRuleTestCase::testLinter
233 PASS 20ms★ ArcanistVariableVariableXHPASTLinterRuleTestCase::testLinter
234 FAIL ArcanistXHPASTLinterTestCase::testLinter
235In 'empty.lint-test', lint raised advice on line 1 at char 7, but nothing was expected:
236
237Unnecessary semicolon after statement.
238
239Actually raised:
240 warning at line 0, char 0: XHP82 Empty File
241 advice at line 1, char 7: XHP56 Unnecessary Semicolon
242 PASS 60ms ArcanistXMLLinterTestCase::testLinter
243 PASS 1ms★ ArcanistMercurialParserTestCase::testParseAll
244 PASS <1ms★ ArcanistRepositoryAPIMiscTestCase::testSVNFileEscapes
245 PASS 145ms ArcanistRepositoryAPIStateTestCase::testHgStateParsing
246 PASS 26ms★ ArcanistRepositoryAPIStateTestCase::testSvnStateParsing
247 PASS 29ms★ ArcanistRepositoryAPIStateTestCase::testGitStateParsing
248 PASS <1ms★ ArcanistUnitTestResultTestCase::testCoverageMerges
249 PASS <1ms★ ArcanistXHPASTLintNamingHookTestCase::testStripUtilities
250 PASS <1ms★ ArcanistXHPASTLintNamingHookTestCase::testCaseUtilities
251 PASS <1ms★ PhpunitTestEngineTestCase::testSearchLocations
252 PASS 1ms★ PhutilUnitTestEngineTestCase::testGetTestPaths
253 PASS <1ms★ PhutilUnitTestEngineTestCase::testTryTestMap
254 PASS <1ms★ PhutilUnitTestEngineTestCase::testTryTestCases
255 PASS <1ms★ PhutilUnitTestEngineTestCase::testPass
256 PASS 1ms★ PhutilUnitTestEngineTestCase::testFailSkip
257 PASS <1ms★ XUnitTestResultParserTestCase::testAcceptsSimpleInput
258 PASS <1ms★ XUnitTestResultParserTestCase::testInvalidXmlInputFailure
259 PASS <1ms★ XUnitTestResultParserTestCase::testAcceptsNoTestsInput
260 PASS <1ms★ XUnitTestResultParserTestCase::testEmptyInputFailure
261 PASS 4.2s ArcanistLibraryTestCase::testLibraryMap
262 PASS 108ms ArcanistLibraryTestCase::testMethodVisibility
263 PASS 1ms★ ArcanistLibraryTestCase::testEverythingImplemented
264 PASS 1ms★ ArcanistBaseCommitParserTestCase::testResolutionOrder
265 PASS <1ms★ ArcanistBaseCommitParserTestCase::testHalt
266 PASS <1ms★ ArcanistBaseCommitParserTestCase::testJumpReturn
267 PASS <1ms★ ArcanistBaseCommitParserTestCase::testYield
268 PASS <1ms★ ArcanistBaseCommitParserTestCase::testBasics
269 PASS <1ms★ ArcanistBaseCommitParserTestCase::testJump
270 PASS <1ms★ ArcanistBaseCommitParserTestCase::testLegacyRule
271 PASS 1ms★ ArcanistBritishTestCase::testCommandCompletion
272 PASS <1ms★ ArcanistBritishTestCase::testArgumentCompletion
273 PASS 4ms★ ArcanistBundleTestCase::testDisjointHunks
274 PASS 3ms★ ArcanistBundleTestCase::testTrailingContext
275 PASS 862ms ArcanistBundleTestCase::testGitRepository
276 PASS 3ms★ ArcanistBundleTestCase::testNonlocalTrailingNewline
277 PASS 5ms★ ArcanistBundleTestCase::testEncodeBase85
278 PASS <1ms★ ArcanistCommentRemoverTestCase::testRemover
279 PASS <1ms★ ArcanistDiffParserTestCase::testGitPrefixStripping
280 PASS 13ms★ ArcanistDiffParserTestCase::testParser
281 PASS <1ms★ ArcanistDiffParserTestCase::testGitPathSplitting
282 PASS 6ms★ ArcanistDiffUtilsTestCase::testLevenshtein
283 PASS 1ms★ ArcanistDiffUtilsTestCase::testGenerateUTF8IntralineDiff
284 PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessfulGo14
285 PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessful
286 PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessful
287 PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessfulGo14
288 PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailureGo14
289 PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailure
290 PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailure
291 PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailureGo14
292 PASS <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutput
293 PASS <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutputGo14
294 PASS <1ms★ ArcanistLinterStandardTestCase::testLoadAllStandards
295 PASS 10ms★ ArcanistChmodLinterTestCase::testLinter
296 SKIP ArcanistCSSLintLinterTestCase::testVersion
297Unable to locate binary "csslint" to run linter ArcanistCSSLintLinter. You may need to install the binary, or adjust your linter configuration.
298TO INSTALL: Install CSSLint using `npm install -g csslint`.
299 SKIP ArcanistCSSLintLinterTestCase::testLinter
300Unable to locate binary "csslint" to run linter ArcanistCSSLintLinter. You may need to install the binary, or adjust your linter configuration.
301TO INSTALL: Install CSSLint using `npm install -g csslint`.
302 SKIP ArcanistClosureLinterTestCase::testLinter
303Unable to locate binary "gjslint" to run linter ArcanistClosureLinter. You may need to install the binary, or adjust your linter configuration.
304TO INSTALL: Install gjslint using `sudo easy_install http://closure-linter.googlecode.com/files/closure_linter-latest.tar.gz`.
305 PASS <1ms★ ArcanistClosureLinterTestCase::testVersion
306 SKIP ArcanistCoffeeLintLinterTestCase::testVersion
307Unable to locate binary "coffeelint" to run linter ArcanistCoffeeLintLinter. You may need to install the binary, or adjust your linter configuration.
308TO INSTALL: Install CoffeeLint using `npm install -g coffeelint`.
309 SKIP ArcanistCoffeeLintLinterTestCase::testLinter
310Unable to locate binary "coffeelint" to run linter ArcanistCoffeeLintLinter. You may need to install the binary, or adjust your linter configuration.
311TO INSTALL: Install CoffeeLint using `npm install -g coffeelint`.
312 SKIP ArcanistCppcheckLinterTestCase::testVersion
313Unable to locate binary "cppcheck" to run linter ArcanistCppcheckLinter. You may need to install the binary, or adjust your linter configuration.
314TO INSTALL: Install Cppcheck using `apt-get install cppcheck` or similar.
315 SKIP ArcanistCppcheckLinterTestCase::testLinter
316Unable to locate binary "cppcheck" to run linter ArcanistCppcheckLinter. You may need to install the binary, or adjust your linter configuration.
317TO INSTALL: Install Cppcheck using `apt-get install cppcheck` or similar.
318 SKIP ArcanistCpplintLinterTestCase::testLinter
319Unable to locate binary "cpplint" to run linter ArcanistCpplintLinter. You may need to install the binary, or adjust your linter configuration.
320TO INSTALL: Install cpplint.py using `wget http://google-styleguide.googlecode.com/svn/trunk/cpplint/cpplint.py`.
321 PASS <1ms★ ArcanistCpplintLinterTestCase::testVersion
322 SKIP ArcanistFlake8LinterTestCase::testLinter
323Unable to locate binary "flake8" to run linter ArcanistFlake8Linter. You may need to install the binary, or adjust your linter configuration.
324TO INSTALL: Install flake8 using `easy_install flake8`.
325 SKIP ArcanistFlake8LinterTestCase::testVersion
326Unable to locate binary "flake8" to run linter ArcanistFlake8Linter. You may need to install the binary, or adjust your linter configuration.
327TO INSTALL: Install flake8 using `easy_install flake8`.
328 PASS <1ms★ ArcanistGoLintLinterTestCase::testVersion
329 SKIP ArcanistGoLintLinterTestCase::testLinter
330Unable to locate binary "golint" to run linter ArcanistGoLintLinter. You may need to install the binary, or adjust your linter configuration.
331TO INSTALL: Install Golint using `go get github.com/golang/lint/golint`.
332 SKIP ArcanistHLintLinterTestCase::testVersion
333Unable to locate binary "hlint" to run linter ArcanistHLintLinter. You may need to install the binary, or adjust your linter configuration.
334TO INSTALL: Install hlint with `cabal install hlint`.
335 SKIP ArcanistHLintLinterTestCase::testLinter
336Unable to locate binary "hlint" to run linter ArcanistHLintLinter. You may need to install the binary, or adjust your linter configuration.
337TO INSTALL: Install hlint with `cabal install hlint`.
338 SKIP ArcanistJSHintLinterTestCase::testLinter
339Unable to locate binary "jshint" to run linter ArcanistJSHintLinter. You may need to install the binary, or adjust your linter configuration.
340TO INSTALL: Install JSHint using `npm install -g jshint`.
341 SKIP ArcanistJSHintLinterTestCase::testVersion
342Unable to locate binary "jshint" to run linter ArcanistJSHintLinter. You may need to install the binary, or adjust your linter configuration.
343TO INSTALL: Install JSHint using `npm install -g jshint`.
344 SKIP ArcanistJSONLintLinterTestCase::testLinter
345Unable to locate binary "jsonlint" to run linter ArcanistJSONLintLinter. You may need to install the binary, or adjust your linter configuration.
346TO INSTALL: Install jsonlint using `npm install -g jsonlint`.
347 SKIP ArcanistJSONLintLinterTestCase::testVersion
348Unable to locate binary "jsonlint" to run linter ArcanistJSONLintLinter. You may need to install the binary, or adjust your linter configuration.
349TO INSTALL: Install jsonlint using `npm install -g jsonlint`.
350 SKIP ArcanistJscsLinterTestCase::testVersion
351Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration.
352TO INSTALL: Install JSCS using `npm install -g jscs`.
353 SKIP ArcanistJscsLinterTestCase::testLinter
354Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration.
355TO INSTALL: Install JSCS using `npm install -g jscs`.
356 SKIP ArcanistLesscLinterTestCase::testLinter
357Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration.
358TO INSTALL: Install lessc using `npm install -g less`.
359 SKIP ArcanistLesscLinterTestCase::testVersion
360Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration.
361TO INSTALL: Install lessc using `npm install -g less`.
362 SKIP ArcanistPEP8LinterTestCase::testVersion
363Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration.
364TO INSTALL: Install PEP8 using `easy_install pep8`.
365 SKIP ArcanistPEP8LinterTestCase::testLinter
366Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration.
367TO INSTALL: Install PEP8 using `easy_install pep8`.
368 PASS 17ms★ ArcanistPhpLinterTestCase::testVersion
369 PASS 126ms ArcanistPhpLinterTestCase::testLinter
370 SKIP ArcanistPhpcsLinterTestCase::testLinter
371Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration.
372TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`.
373 SKIP ArcanistPhpcsLinterTestCase::testVersion
374Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration.
375TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`.
376 SKIP ArcanistPuppetLintLinterTestCase::testLinter
377Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration.
378TO INSTALL: Install puppet-lint using `gem install puppet-lint`.
379 SKIP ArcanistPuppetLintLinterTestCase::testVersion
380Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration.
381TO INSTALL: Install puppet-lint using `gem install puppet-lint`.
382 SKIP ArcanistPyFlakesLinterTestCase::testLinter
383Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration.
384TO INSTALL: Install pyflakes with `pip install pyflakes`.
385 SKIP ArcanistPyFlakesLinterTestCase::testVersion
386Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration.
387TO INSTALL: Install pyflakes with `pip install pyflakes`.
388 SKIP ArcanistPyLintLinterTestCase::testVersion
389Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration.
390TO INSTALL: Install PyLint using `pip install pylint`.
391 SKIP ArcanistPyLintLinterTestCase::testLinter
392Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration.
393TO INSTALL: Install PyLint using `pip install pylint`.
394 SKIP ArcanistRuboCopLinterTestCase::testLinter
395Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration.
396TO INSTALL: Install RuboCop using `gem install rubocop`.
397 SKIP ArcanistRuboCopLinterTestCase::testVersion
398Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration.
399TO INSTALL: Install RuboCop using `gem install rubocop`.
400 SKIP ArcanistRubyLinterTestCase::testLinter
401Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration.
402TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>.
403 SKIP ArcanistRubyLinterTestCase::testVersion
404Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration.
405TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>.
406 PASS 9ms★ ArcanistFilenameLinterTestCase::testLinter
407 PASS 9ms★ ArcanistGeneratedLinterTestCase::testLinter
408 PASS 123ms ArcanistJSONLinterTestCase::testLinter
409 PASS 8ms★ ArcanistMergeConflictLinterTestCase::testLinter
410 PASS 9ms★ ArcanistNoLintLinterTestCase::testLinter
411 PASS <1ms★ ArcanistSpellingLinterTestCase::testFixLetterCase
412 PASS 16ms★ ArcanistSpellingLinterTestCase::testLinter
413 PASS 25ms★ ArcanistTextLinterTestCase::testLinter
414 PASS 14ms★ ArcanistAliasFunctionXHPASTLinterRuleTestCase::testLinter
415 PASS 10ms★ ArcanistArrayCombineXHPASTLinterRuleTestCase::testLinter
416 PASS 17ms★ ArcanistArrayIndexSpacingXHPASTLinterRuleTestCase::testLinter
417 PASS 12ms★ ArcanistArraySeparatorXHPASTLinterRuleTestCase::testLinter
418 PASS 12ms★ ArcanistArrayValueXHPASTLinterRuleTestCase::testLinter
419 PASS 20ms★ ArcanistBinaryExpressionSpacingXHPASTLinterRuleTestCase::testLinter
420 PASS 10ms★ ArcanistBlacklistedFunctionXHPASTLinterRuleTestCase::testLinter
421 PASS 13ms★ ArcanistBraceFormattingXHPASTLinterRuleTestCase::testLinter
422 PASS 17ms★ ArcanistCallParenthesesXHPASTLinterRuleTestCase::testLinter
423 PASS 32ms★ ArcanistCallTimePassByReferenceXHPASTLinterRuleTestCase::testLinter
424 PASS 11ms★ ArcanistCastSpacingXHPASTLinterRuleTestCase::testLinter
425 PASS 11ms★ ArcanistClassExtendsObjectXHPASTLinterRuleTestCase::testLinter
426 PASS 11ms★ ArcanistClassNameLiteralXHPASTLinterRuleTestCase::testLinter
427 PASS 11ms★ ArcanistCommentStyleXHPASTLinterRuleTestCase::testLinter
428 PASS 11ms★ ArcanistConcatenationOperatorXHPASTLinterRuleTestCase::testLinter
429 PASS 20ms★ ArcanistConstructorParenthesesXHPASTLinterRuleTestCase::testLinter
430 PASS 15ms★ ArcanistControlStatementSpacingXHPASTLinterRuleTestCase::testLinter
431 PASS 15ms★ ArcanistDeclarationParenthesesXHPASTLinterRuleTestCase::testLinter
432 PASS 12ms★ ArcanistDefaultParametersXHPASTLinterRuleTestCase::testLinter
433 PASS 12ms★ ArcanistDeprecationXHPASTLinterRuleTestCase::testLinter
434 PASS 12ms★ ArcanistDoubleQuoteXHPASTLinterRuleTestCase::testLinter
435 PASS 14ms★ ArcanistDuplicateKeysInArrayXHPASTLinterRuleTestCase::testLinter
436 PASS 13ms★ ArcanistDuplicateSwitchCaseXHPASTLinterRuleTestCase::testLinter
437 PASS 17ms★ ArcanistDynamicDefineXHPASTLinterRuleTestCase::testLinter
438 PASS 11ms★ ArcanistElseIfUsageXHPASTLinterRuleTestCase::testLinter
439 PASS 12ms★ ArcanistEmptyStatementXHPASTLinterRuleTestCase::testLinter
440 PASS 11ms★ ArcanistExitExpressionXHPASTLinterRuleTestCase::testLinter
441 PASS 11ms★ ArcanistExtractUseXHPASTLinterRuleTestCase::testLinter
442 PASS 12ms★ ArcanistFormattedStringXHPASTLinterRuleTestCase::testLinter
443 PASS 11ms★ ArcanistGlobalVariableXHPASTLinterRuleTestCase::testLinter
444 PASS 11ms★ ArcanistImplicitConstructorXHPASTLinterRuleTestCase::testLinter
445 PASS 18ms★ ArcanistImplicitFallthroughXHPASTLinterRuleTestCase::testLinter
446 PASS 12ms★ ArcanistImplicitVisibilityXHPASTLinterRuleTestCase::testLinter
447 PASS 11ms★ ArcanistInlineHTMLXHPASTLinterRuleTestCase::testLinter
448 PASS 16ms★ ArcanistInnerFunctionXHPASTLinterRuleTestCase::testLinter
449 PASS 22ms★ ArcanistInstanceofOperatorXHPASTLinterRuleTestCase::testLinter
450 PASS 16ms★ ArcanistInvalidDefaultParameterXHPASTLinterRuleTestCase::testLinter
451 PASS 13ms★ ArcanistInvalidModifiersXHPASTLinterRuleTestCase::testLinter
452 PASS 17ms★ ArcanistKeywordCasingXHPASTLinterRuleTestCase::testLinter
453 PASS 12ms★ ArcanistLambdaFuncFunctionXHPASTLinterRuleTestCase::testLinter
454 PASS 14ms★ ArcanistLanguageConstructParenthesesXHPASTLinterRuleTestCase::testLinter
455 PASS 12ms★ ArcanistListAssignmentXHPASTLinterRuleTestCase::testLinter
456 PASS 18ms★ ArcanistLogicalOperatorsXHPASTLinterRuleTestCase::testLinter
457 PASS 14ms★ ArcanistLowercaseFunctionsXHPASTLinterRuleTestCase::testLinter
458 PASS 12ms★ ArcanistModifierOrderingXHPASTLinterRuleTestCase::testLinter
459 PASS 25ms★ ArcanistNamingConventionsXHPASTLinterRuleTestCase::testLinter
460 PASS 11ms★ ArcanistNewlineAfterOpenTagXHPASTLinterRuleTestCase::testLinter
461 PASS 13ms★ ArcanistNoParentScopeXHPASTLinterRuleTestCase::testLinter
462 PASS 11ms★ ArcanistObjectOperatorSpacingXHPASTLinterRuleTestCase::testLinter
463 FAIL ArcanistPHPCloseTagXHPASTLinterRuleTestCase::testLinter
464In 'php.lint-test', expected lint to raise error on line 3 at char 1, but no error was raised. Actually raised:
465No messages.
466 PASS 106ms ArcanistPHPCompatibilityXHPASTLinterRuleTestCase::testLinter
467 PASS 12ms★ ArcanistPHPEchoTagXHPASTLinterRuleTestCase::testLinter
468 PASS 22ms★ ArcanistPHPOpenTagXHPASTLinterRuleTestCase::testLinter
469 PASS 12ms★ ArcanistPHPShortTagXHPASTLinterRuleTestCase::testLinter
470 PASS 42ms★ ArcanistParenthesesSpacingXHPASTLinterRuleTestCase::testLinter
471 PASS 20ms★ ArcanistParseStrUseXHPASTLinterRuleTestCase::testLinter
472 PASS 14ms★ ArcanistPlusOperatorOnStringsXHPASTLinterRuleTestCase::testLinter
473 PASS 20ms★ ArcanistPregQuoteMisuseXHPASTLinterRuleTestCase::testLinter
474 PASS 34ms★ ArcanistRaggedClassTreeEdgeXHPASTLinterRuleTestCase::testLinter
475 PASS 19ms★ ArcanistReusedAsIteratorXHPASTLinterRuleTestCase::testLinter
476 PASS 27ms★ ArcanistReusedIteratorReferenceXHPASTLinterRuleTestCase::testLinter
477 PASS 20ms★ ArcanistReusedIteratorXHPASTLinterRuleTestCase::testLinter
478 PASS 42ms★ ArcanistSelfMemberReferenceXHPASTLinterRuleTestCase::testLinter
479 PASS 22ms★ ArcanistSemicolonSpacingXHPASTLinterRuleTestCase::testLinter
480 PASS 15ms★ ArcanistSlownessXHPASTLinterRuleTestCase::testLinter
481 PASS 14ms★ ArcanistStaticThisXHPASTLinterRuleTestCase::testLinter
482 PASS 15ms★ ArcanistTautologicalExpressionXHPASTLinterRuleTestCase::testLinter
483 PASS 43ms★ ArcanistToStringExceptionXHPASTLinterRuleTestCase::testLinter
484 PASS 14ms★ ArcanistTodoCommentXHPASTLinterRuleTestCase::testLinter
485 PASS 13ms★ ArcanistUnaryPostfixExpressionSpacingXHPASTLinterRuleTestCase::testLinter
486 PASS 13ms★ ArcanistUnaryPrefixExpressionSpacingXHPASTLinterRuleTestCase::testLinter
487 PASS 34ms★ ArcanistUndeclaredVariableXHPASTLinterRuleTestCase::testLinter
488 PASS 15ms★ ArcanistUnnecessaryFinalModifierXHPASTLinterRuleTestCase::testLinter
489 PASS 47ms★ ArcanistUnnecessarySemicolonXHPASTLinterRuleTestCase::testLinter
490 PASS 22ms★ ArcanistUnsafeDynamicStringXHPASTLinterRuleTestCase::testLinter
491 PASS 77ms ArcanistUselessOverridingMethodXHPASTLinterRuleTestCase::testLinter
492 PASS 20ms★ ArcanistVariableVariableXHPASTLinterRuleTestCase::testLinter
493 FAIL ArcanistXHPASTLinterTestCase::testLinter
494In 'empty.lint-test', lint raised advice on line 1 at char 7, but nothing was expected:
495
496Unnecessary semicolon after statement.
497
498Actually raised:
499 warning at line 0, char 0: XHP82 Empty File
500 advice at line 1, char 7: XHP56 Unnecessary Semicolon
501 PASS 60ms ArcanistXMLLinterTestCase::testLinter
502 PASS 1ms★ ArcanistMercurialParserTestCase::testParseAll
503 PASS <1ms★ ArcanistRepositoryAPIMiscTestCase::testSVNFileEscapes
504 PASS 145ms ArcanistRepositoryAPIStateTestCase::testHgStateParsing
505 PASS 26ms★ ArcanistRepositoryAPIStateTestCase::testSvnStateParsing
506 PASS 29ms★ ArcanistRepositoryAPIStateTestCase::testGitStateParsing
507 PASS <1ms★ ArcanistUnitTestResultTestCase::testCoverageMerges
508 PASS <1ms★ ArcanistXHPASTLintNamingHookTestCase::testStripUtilities
509 PASS <1ms★ ArcanistXHPASTLintNamingHookTestCase::testCaseUtilities
510 PASS <1ms★ PhpunitTestEngineTestCase::testSearchLocations
511 PASS 1ms★ PhutilUnitTestEngineTestCase::testGetTestPaths
512 PASS <1ms★ PhutilUnitTestEngineTestCase::testTryTestMap
513 PASS <1ms★ PhutilUnitTestEngineTestCase::testTryTestCases
514 PASS <1ms★ PhutilUnitTestEngineTestCase::testPass
515 PASS 1ms★ PhutilUnitTestEngineTestCase::testFailSkip
516 PASS <1ms★ XUnitTestResultParserTestCase::testAcceptsSimpleInput
517 PASS <1ms★ XUnitTestResultParserTestCase::testInvalidXmlInputFailure
518 PASS <1ms★ XUnitTestResultParserTestCase::testAcceptsNoTestsInput
519 PASS <1ms★ XUnitTestResultParserTestCase::testEmptyInputFailure
520

Build Working Copy

When
Completed at Nov 17 2015, 10:26 AM · Built instantly
Status
Passed

Event Timeline