Page MenuHomePhabricator

Build 10125
FailedPublic

Properties

Run "arc unit --everything"

When
Completed at Nov 9 2015, 12:59 AM · Built for 7 s
Status
Failed
1 empty logs are hidden. Show all logs.

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

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

Build Working Copy

When
Completed at Nov 9 2015, 12:59 AM · Built instantly
Status
Passed

Event Timeline