Properties
Properties
- Buildable
- B8883: Diff 35073
- Build Plan
- Plan 3 Run Core Tests
Run "arc unit --everything"
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.
1 | Build 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 |
38 | Unable to locate binary "csslint" to run linter ArcanistCSSLintLinter. You may need to install the binary, or adjust your linter configuration. |
39 | TO INSTALL: Install CSSLint using `npm install -g csslint`. |
40 | SKIP ArcanistCSSLintLinterTestCase::testLinter |
41 | Unable to locate binary "csslint" to run linter ArcanistCSSLintLinter. You may need to install the binary, or adjust your linter configuration. |
42 | TO INSTALL: Install CSSLint using `npm install -g csslint`. |
43 | SKIP ArcanistClosureLinterTestCase::testLinter |
44 | Unable to locate binary "gjslint" to run linter ArcanistClosureLinter. You may need to install the binary, or adjust your linter configuration. |
45 | TO 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 |
48 | Unable to locate binary "coffeelint" to run linter ArcanistCoffeeLintLinter. You may need to install the binary, or adjust your linter configuration. |
49 | TO INSTALL: Install CoffeeLint using `npm install -g coffeelint`. |
50 | SKIP ArcanistCoffeeLintLinterTestCase::testLinter |
51 | Unable to locate binary "coffeelint" to run linter ArcanistCoffeeLintLinter. You may need to install the binary, or adjust your linter configuration. |
52 | TO INSTALL: Install CoffeeLint using `npm install -g coffeelint`. |
53 | SKIP ArcanistCppcheckLinterTestCase::testVersion |
54 | Unable to locate binary "cppcheck" to run linter ArcanistCppcheckLinter. You may need to install the binary, or adjust your linter configuration. |
55 | TO INSTALL: Install Cppcheck using `apt-get install cppcheck` or similar. |
56 | SKIP ArcanistCppcheckLinterTestCase::testLinter |
57 | Unable to locate binary "cppcheck" to run linter ArcanistCppcheckLinter. You may need to install the binary, or adjust your linter configuration. |
58 | TO INSTALL: Install Cppcheck using `apt-get install cppcheck` or similar. |
59 | SKIP ArcanistCpplintLinterTestCase::testLinter |
60 | Unable to locate binary "cpplint" to run linter ArcanistCpplintLinter. You may need to install the binary, or adjust your linter configuration. |
61 | TO 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 |
64 | Unable to locate binary "flake8" to run linter ArcanistFlake8Linter. You may need to install the binary, or adjust your linter configuration. |
65 | TO INSTALL: Install flake8 using `easy_install flake8`. |
66 | SKIP ArcanistFlake8LinterTestCase::testVersion |
67 | Unable to locate binary "flake8" to run linter ArcanistFlake8Linter. You may need to install the binary, or adjust your linter configuration. |
68 | TO INSTALL: Install flake8 using `easy_install flake8`. |
69 | PASS <1ms★ ArcanistGoLintLinterTestCase::testVersion |
70 | SKIP ArcanistGoLintLinterTestCase::testLinter |
71 | Unable to locate binary "golint" to run linter ArcanistGoLintLinter. You may need to install the binary, or adjust your linter configuration. |
72 | TO INSTALL: Install Golint using `go get github.com/golang/lint/golint`. |
73 | SKIP ArcanistHLintLinterTestCase::testVersion |
74 | Unable to locate binary "hlint" to run linter ArcanistHLintLinter. You may need to install the binary, or adjust your linter configuration. |
75 | TO INSTALL: Install hlint with `cabal install hlint`. |
76 | SKIP ArcanistHLintLinterTestCase::testLinter |
77 | Unable to locate binary "hlint" to run linter ArcanistHLintLinter. You may need to install the binary, or adjust your linter configuration. |
78 | TO INSTALL: Install hlint with `cabal install hlint`. |
79 | SKIP ArcanistJSHintLinterTestCase::testLinter |
80 | Unable to locate binary "jshint" to run linter ArcanistJSHintLinter. You may need to install the binary, or adjust your linter configuration. |
81 | TO INSTALL: Install JSHint using `npm install -g jshint`. |
82 | SKIP ArcanistJSHintLinterTestCase::testVersion |
83 | Unable to locate binary "jshint" to run linter ArcanistJSHintLinter. You may need to install the binary, or adjust your linter configuration. |
84 | TO INSTALL: Install JSHint using `npm install -g jshint`. |
85 | SKIP ArcanistJSONLintLinterTestCase::testLinter |
86 | Unable to locate binary "jsonlint" to run linter ArcanistJSONLintLinter. You may need to install the binary, or adjust your linter configuration. |
87 | TO INSTALL: Install jsonlint using `npm install -g jsonlint`. |
88 | SKIP ArcanistJSONLintLinterTestCase::testVersion |
89 | Unable to locate binary "jsonlint" to run linter ArcanistJSONLintLinter. You may need to install the binary, or adjust your linter configuration. |
90 | TO INSTALL: Install jsonlint using `npm install -g jsonlint`. |
91 | SKIP ArcanistJscsLinterTestCase::testVersion |
92 | Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration. |
93 | TO INSTALL: Install JSCS using `npm install -g jscs`. |
94 | SKIP ArcanistJscsLinterTestCase::testLinter |
95 | Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration. |
96 | TO INSTALL: Install JSCS using `npm install -g jscs`. |
97 | SKIP ArcanistLesscLinterTestCase::testLinter |
98 | Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration. |
99 | TO INSTALL: Install lessc using `npm install -g less`. |
100 | SKIP ArcanistLesscLinterTestCase::testVersion |
101 | Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration. |
102 | TO INSTALL: Install lessc using `npm install -g less`. |
103 | SKIP ArcanistPEP8LinterTestCase::testVersion |
104 | Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration. |
105 | TO INSTALL: Install PEP8 using `easy_install pep8`. |
106 | SKIP ArcanistPEP8LinterTestCase::testLinter |
107 | Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration. |
108 | TO INSTALL: Install PEP8 using `easy_install pep8`. |
109 | PASS 17ms★ ArcanistPhpLinterTestCase::testVersion |
110 | PASS 126ms ArcanistPhpLinterTestCase::testLinter |
111 | SKIP ArcanistPhpcsLinterTestCase::testLinter |
112 | Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration. |
113 | TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`. |
114 | SKIP ArcanistPhpcsLinterTestCase::testVersion |
115 | Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration. |
116 | TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`. |
117 | SKIP ArcanistPuppetLintLinterTestCase::testLinter |
118 | Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration. |
119 | TO INSTALL: Install puppet-lint using `gem install puppet-lint`. |
120 | SKIP ArcanistPuppetLintLinterTestCase::testVersion |
121 | Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration. |
122 | TO INSTALL: Install puppet-lint using `gem install puppet-lint`. |
123 | SKIP ArcanistPyFlakesLinterTestCase::testLinter |
124 | Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration. |
125 | TO INSTALL: Install pyflakes with `pip install pyflakes`. |
126 | SKIP ArcanistPyFlakesLinterTestCase::testVersion |
127 | Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration. |
128 | TO INSTALL: Install pyflakes with `pip install pyflakes`. |
129 | SKIP ArcanistPyLintLinterTestCase::testVersion |
130 | Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration. |
131 | TO INSTALL: Install PyLint using `pip install pylint`. |
132 | SKIP ArcanistPyLintLinterTestCase::testLinter |
133 | Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration. |
134 | TO INSTALL: Install PyLint using `pip install pylint`. |
135 | SKIP ArcanistRuboCopLinterTestCase::testLinter |
136 | Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration. |
137 | TO INSTALL: Install RuboCop using `gem install rubocop`. |
138 | SKIP ArcanistRuboCopLinterTestCase::testVersion |
139 | Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration. |
140 | TO INSTALL: Install RuboCop using `gem install rubocop`. |
141 | SKIP ArcanistRubyLinterTestCase::testLinter |
142 | Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration. |
143 | TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>. |
144 | SKIP ArcanistRubyLinterTestCase::testVersion |
145 | Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration. |
146 | TO 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 |
205 | In 'php.lint-test', expected lint to raise error on line 3 at char 1, but no error was raised. Actually raised: |
206 | No 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 |
235 | In 'empty.lint-test', lint raised advice on line 1 at char 7, but nothing was expected: |
236 | |
237 | Unnecessary semicolon after statement. |
238 | |
239 | Actually 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 |
297 | Unable to locate binary "csslint" to run linter ArcanistCSSLintLinter. You may need to install the binary, or adjust your linter configuration. |
298 | TO INSTALL: Install CSSLint using `npm install -g csslint`. |
299 | SKIP ArcanistCSSLintLinterTestCase::testLinter |
300 | Unable to locate binary "csslint" to run linter ArcanistCSSLintLinter. You may need to install the binary, or adjust your linter configuration. |
301 | TO INSTALL: Install CSSLint using `npm install -g csslint`. |
302 | SKIP ArcanistClosureLinterTestCase::testLinter |
303 | Unable to locate binary "gjslint" to run linter ArcanistClosureLinter. You may need to install the binary, or adjust your linter configuration. |
304 | TO 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 |
307 | Unable to locate binary "coffeelint" to run linter ArcanistCoffeeLintLinter. You may need to install the binary, or adjust your linter configuration. |
308 | TO INSTALL: Install CoffeeLint using `npm install -g coffeelint`. |
309 | SKIP ArcanistCoffeeLintLinterTestCase::testLinter |
310 | Unable to locate binary "coffeelint" to run linter ArcanistCoffeeLintLinter. You may need to install the binary, or adjust your linter configuration. |
311 | TO INSTALL: Install CoffeeLint using `npm install -g coffeelint`. |
312 | SKIP ArcanistCppcheckLinterTestCase::testVersion |
313 | Unable to locate binary "cppcheck" to run linter ArcanistCppcheckLinter. You may need to install the binary, or adjust your linter configuration. |
314 | TO INSTALL: Install Cppcheck using `apt-get install cppcheck` or similar. |
315 | SKIP ArcanistCppcheckLinterTestCase::testLinter |
316 | Unable to locate binary "cppcheck" to run linter ArcanistCppcheckLinter. You may need to install the binary, or adjust your linter configuration. |
317 | TO INSTALL: Install Cppcheck using `apt-get install cppcheck` or similar. |
318 | SKIP ArcanistCpplintLinterTestCase::testLinter |
319 | Unable to locate binary "cpplint" to run linter ArcanistCpplintLinter. You may need to install the binary, or adjust your linter configuration. |
320 | TO 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 |
323 | Unable to locate binary "flake8" to run linter ArcanistFlake8Linter. You may need to install the binary, or adjust your linter configuration. |
324 | TO INSTALL: Install flake8 using `easy_install flake8`. |
325 | SKIP ArcanistFlake8LinterTestCase::testVersion |
326 | Unable to locate binary "flake8" to run linter ArcanistFlake8Linter. You may need to install the binary, or adjust your linter configuration. |
327 | TO INSTALL: Install flake8 using `easy_install flake8`. |
328 | PASS <1ms★ ArcanistGoLintLinterTestCase::testVersion |
329 | SKIP ArcanistGoLintLinterTestCase::testLinter |
330 | Unable to locate binary "golint" to run linter ArcanistGoLintLinter. You may need to install the binary, or adjust your linter configuration. |
331 | TO INSTALL: Install Golint using `go get github.com/golang/lint/golint`. |
332 | SKIP ArcanistHLintLinterTestCase::testVersion |
333 | Unable to locate binary "hlint" to run linter ArcanistHLintLinter. You may need to install the binary, or adjust your linter configuration. |
334 | TO INSTALL: Install hlint with `cabal install hlint`. |
335 | SKIP ArcanistHLintLinterTestCase::testLinter |
336 | Unable to locate binary "hlint" to run linter ArcanistHLintLinter. You may need to install the binary, or adjust your linter configuration. |
337 | TO INSTALL: Install hlint with `cabal install hlint`. |
338 | SKIP ArcanistJSHintLinterTestCase::testLinter |
339 | Unable to locate binary "jshint" to run linter ArcanistJSHintLinter. You may need to install the binary, or adjust your linter configuration. |
340 | TO INSTALL: Install JSHint using `npm install -g jshint`. |
341 | SKIP ArcanistJSHintLinterTestCase::testVersion |
342 | Unable to locate binary "jshint" to run linter ArcanistJSHintLinter. You may need to install the binary, or adjust your linter configuration. |
343 | TO INSTALL: Install JSHint using `npm install -g jshint`. |
344 | SKIP ArcanistJSONLintLinterTestCase::testLinter |
345 | Unable to locate binary "jsonlint" to run linter ArcanistJSONLintLinter. You may need to install the binary, or adjust your linter configuration. |
346 | TO INSTALL: Install jsonlint using `npm install -g jsonlint`. |
347 | SKIP ArcanistJSONLintLinterTestCase::testVersion |
348 | Unable to locate binary "jsonlint" to run linter ArcanistJSONLintLinter. You may need to install the binary, or adjust your linter configuration. |
349 | TO INSTALL: Install jsonlint using `npm install -g jsonlint`. |
350 | SKIP ArcanistJscsLinterTestCase::testVersion |
351 | Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration. |
352 | TO INSTALL: Install JSCS using `npm install -g jscs`. |
353 | SKIP ArcanistJscsLinterTestCase::testLinter |
354 | Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration. |
355 | TO INSTALL: Install JSCS using `npm install -g jscs`. |
356 | SKIP ArcanistLesscLinterTestCase::testLinter |
357 | Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration. |
358 | TO INSTALL: Install lessc using `npm install -g less`. |
359 | SKIP ArcanistLesscLinterTestCase::testVersion |
360 | Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration. |
361 | TO INSTALL: Install lessc using `npm install -g less`. |
362 | SKIP ArcanistPEP8LinterTestCase::testVersion |
363 | Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration. |
364 | TO INSTALL: Install PEP8 using `easy_install pep8`. |
365 | SKIP ArcanistPEP8LinterTestCase::testLinter |
366 | Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration. |
367 | TO INSTALL: Install PEP8 using `easy_install pep8`. |
368 | PASS 17ms★ ArcanistPhpLinterTestCase::testVersion |
369 | PASS 126ms ArcanistPhpLinterTestCase::testLinter |
370 | SKIP ArcanistPhpcsLinterTestCase::testLinter |
371 | Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration. |
372 | TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`. |
373 | SKIP ArcanistPhpcsLinterTestCase::testVersion |
374 | Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration. |
375 | TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`. |
376 | SKIP ArcanistPuppetLintLinterTestCase::testLinter |
377 | Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration. |
378 | TO INSTALL: Install puppet-lint using `gem install puppet-lint`. |
379 | SKIP ArcanistPuppetLintLinterTestCase::testVersion |
380 | Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration. |
381 | TO INSTALL: Install puppet-lint using `gem install puppet-lint`. |
382 | SKIP ArcanistPyFlakesLinterTestCase::testLinter |
383 | Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration. |
384 | TO INSTALL: Install pyflakes with `pip install pyflakes`. |
385 | SKIP ArcanistPyFlakesLinterTestCase::testVersion |
386 | Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration. |
387 | TO INSTALL: Install pyflakes with `pip install pyflakes`. |
388 | SKIP ArcanistPyLintLinterTestCase::testVersion |
389 | Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration. |
390 | TO INSTALL: Install PyLint using `pip install pylint`. |
391 | SKIP ArcanistPyLintLinterTestCase::testLinter |
392 | Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration. |
393 | TO INSTALL: Install PyLint using `pip install pylint`. |
394 | SKIP ArcanistRuboCopLinterTestCase::testLinter |
395 | Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration. |
396 | TO INSTALL: Install RuboCop using `gem install rubocop`. |
397 | SKIP ArcanistRuboCopLinterTestCase::testVersion |
398 | Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration. |
399 | TO INSTALL: Install RuboCop using `gem install rubocop`. |
400 | SKIP ArcanistRubyLinterTestCase::testLinter |
401 | Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration. |
402 | TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>. |
403 | SKIP ArcanistRubyLinterTestCase::testVersion |
404 | Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration. |
405 | TO 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 |
464 | In 'php.lint-test', expected lint to raise error on line 3 at char 1, but no error was raised. Actually raised: |
465 | No 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 |
494 | In 'empty.lint-test', lint raised advice on line 1 at char 7, but nothing was expected: |
495 | |
496 | Unnecessary semicolon after statement. |
497 | |
498 | Actually 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
Build Working Copy
- When
- Completed at Nov 17 2015, 10:26 AM · Built instantly
- Status
Passed