Page MenuHomePhabricator

Build 10363
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Nov 15 2015, 8:19 PM · Built for 9 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Build Working Copy

When
Completed at Nov 15 2015, 8:18 PM · Built instantly
Status
Passed

Event Timeline