Page MenuHomePhabricator

Build 10412
FailedPublic

You are viewing an older run of this build. View Current Build

History

Run "arc unit --everything"

When
Completed at Nov 17 2015, 8:20 PM · Built for 13 s
Status
Failed
1 empty logs are hidden. Show all logs.

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

89TO INSTALL: Install jsonlint using `npm install -g jsonlint`.
90 SKIP ArcanistJscsLinterTestCase::testVersion
91Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration.
92TO INSTALL: Install JSCS using `npm install -g jscs`.
93 SKIP ArcanistJscsLinterTestCase::testLinter
94Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration.
95TO INSTALL: Install JSCS using `npm install -g jscs`.
96 SKIP ArcanistLesscLinterTestCase::testLinter
97Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration.
98TO INSTALL: Install lessc using `npm install -g less`.
99 SKIP ArcanistLesscLinterTestCase::testVersion
100Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration.
101TO INSTALL: Install lessc using `npm install -g less`.
102 SKIP ArcanistPEP8LinterTestCase::testLinter
103Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration.
104TO INSTALL: Install PEP8 using `easy_install pep8`.
105 SKIP ArcanistPEP8LinterTestCase::testVersion
106Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration.
107TO INSTALL: Install PEP8 using `easy_install pep8`.
108 PASS 121ms ArcanistPhpLinterTestCase::testLinter
109 PASS 17ms★ ArcanistPhpLinterTestCase::testVersion
110 SKIP ArcanistPhpcsLinterTestCase::testVersion
111Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration.
112TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`.
113 SKIP ArcanistPhpcsLinterTestCase::testLinter
114Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration.
115TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`.
116 SKIP ArcanistPuppetLintLinterTestCase::testLinter
117Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration.
118TO INSTALL: Install puppet-lint using `gem install puppet-lint`.
119 SKIP ArcanistPuppetLintLinterTestCase::testVersion
120Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration.
121TO INSTALL: Install puppet-lint using `gem install puppet-lint`.
122 SKIP ArcanistPyFlakesLinterTestCase::testLinter
123Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration.
124TO INSTALL: Install pyflakes with `pip install pyflakes`.
125 SKIP ArcanistPyFlakesLinterTestCase::testVersion
126Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration.
127TO INSTALL: Install pyflakes with `pip install pyflakes`.
128 SKIP ArcanistPyLintLinterTestCase::testVersion
129Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration.
130TO INSTALL: Install PyLint using `pip install pylint`.
131 SKIP ArcanistPyLintLinterTestCase::testLinter
132Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration.
133TO INSTALL: Install PyLint using `pip install pylint`.
134 SKIP ArcanistRuboCopLinterTestCase::testVersion
135Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration.
136TO INSTALL: Install RuboCop using `gem install rubocop`.
137 SKIP ArcanistRuboCopLinterTestCase::testLinter
138Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration.
139TO INSTALL: Install RuboCop using `gem install rubocop`.
140 SKIP ArcanistRubyLinterTestCase::testLinter
141Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration.
142TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>.
143 SKIP ArcanistRubyLinterTestCase::testVersion
144Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration.
145TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>.
146 PASS 9ms★ ArcanistFilenameLinterTestCase::testLinter
147 PASS 9ms★ ArcanistGeneratedLinterTestCase::testLinter
148 PASS 122ms ArcanistJSONLinterTestCase::testLinter
149 PASS 8ms★ ArcanistMergeConflictLinterTestCase::testLinter
150 PASS 9ms★ ArcanistNoLintLinterTestCase::testLinter
151 PASS 15ms★ ArcanistSpellingLinterTestCase::testLinter
152 PASS <1ms★ ArcanistSpellingLinterTestCase::testFixLetterCase
153 PASS 25ms★ ArcanistTextLinterTestCase::testLinter
154 FAIL ArcanistXHPASTLinterTestCase::testLinter
155In 'php53-features.lint-test', lint raised warning on line 4 at char 1, but nothing was expected:
156
157Use braces to surround a statement block.
158
159Actually raised:
160 error at line 3, char 1: XHP45 PHP Compatibility
161 warning at line 4, char 1: XHP24 Brace Placement
162 error at line 4, char 5: XHP45 PHP Compatibility
163 error at line 5, char 3: XHP45 PHP Compatibility
164 error at line 6, char 3: XHP45 PHP Compatibility
165 error at line 7, char 1: XHP45 PHP Compatibility
166 error at line 9, char 1: XHP45 PHP Compatibility
167 error at line 12, char 6: XHP45 PHP Compatibility
168 PASS 68ms ArcanistXMLLinterTestCase::testLinter
169 PASS <1ms★ ArcanistMercurialParserTestCase::testParseAll
170 PASS <1ms★ ArcanistRepositoryAPIMiscTestCase::testSVNFileEscapes
171 PASS 31ms★ ArcanistRepositoryAPIStateTestCase::testGitStateParsing
172 PASS 147ms ArcanistRepositoryAPIStateTestCase::testHgStateParsing
173 PASS 27ms★ ArcanistRepositoryAPIStateTestCase::testSvnStateParsing
174 PASS <1ms★ ArcanistUnitTestResultTestCase::testCoverageMerges
175 PASS <1ms★ ArcanistXHPASTLintNamingHookTestCase::testCaseUtilities
176 PASS <1ms★ ArcanistXHPASTLintNamingHookTestCase::testStripUtilities
177 PASS <1ms★ ArcanistXHPASTLinterRuleTestCase::testLoadAllRules
178 PASS <1ms★ PhpunitTestEngineTestCase::testSearchLocations
179 PASS <1ms★ PhutilUnitTestEngineTestCase::testPass
180 PASS <1ms★ PhutilUnitTestEngineTestCase::testTryTestCases
181 PASS 1ms★ PhutilUnitTestEngineTestCase::testFailSkip
182 PASS 1ms★ PhutilUnitTestEngineTestCase::testGetTestPaths
183 PASS <1ms★ PhutilUnitTestEngineTestCase::testTryTestMap
184 PASS <1ms★ XUnitTestResultParserTestCase::testEmptyInputFailure
185 PASS <1ms★ XUnitTestResultParserTestCase::testInvalidXmlInputFailure
186 PASS <1ms★ XUnitTestResultParserTestCase::testAcceptsSimpleInput
187 PASS <1ms★ XUnitTestResultParserTestCase::testAcceptsNoTestsInput
188

Build Working Copy

When
Completed at Nov 17 2015, 8:20 PM · Built instantly
Status
Passed