Properties
Properties
Run "arc unit --everything"
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.
89 | TO INSTALL: Install jsonlint using `npm install -g jsonlint`. |
---|---|
90 | SKIP ArcanistJscsLinterTestCase::testVersion |
91 | Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration. |
92 | TO INSTALL: Install JSCS using `npm install -g jscs`. |
93 | SKIP ArcanistJscsLinterTestCase::testLinter |
94 | Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration. |
95 | TO INSTALL: Install JSCS using `npm install -g jscs`. |
96 | SKIP ArcanistLesscLinterTestCase::testLinter |
97 | Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration. |
98 | TO INSTALL: Install lessc using `npm install -g less`. |
99 | SKIP ArcanistLesscLinterTestCase::testVersion |
100 | Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration. |
101 | TO INSTALL: Install lessc using `npm install -g less`. |
102 | SKIP ArcanistPEP8LinterTestCase::testLinter |
103 | Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration. |
104 | TO INSTALL: Install PEP8 using `easy_install pep8`. |
105 | SKIP ArcanistPEP8LinterTestCase::testVersion |
106 | Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration. |
107 | TO INSTALL: Install PEP8 using `easy_install pep8`. |
108 | PASS 121ms ArcanistPhpLinterTestCase::testLinter |
109 | PASS 17ms★ ArcanistPhpLinterTestCase::testVersion |
110 | SKIP ArcanistPhpcsLinterTestCase::testVersion |
111 | Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration. |
112 | TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`. |
113 | SKIP ArcanistPhpcsLinterTestCase::testLinter |
114 | Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration. |
115 | TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`. |
116 | SKIP ArcanistPuppetLintLinterTestCase::testLinter |
117 | Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration. |
118 | TO INSTALL: Install puppet-lint using `gem install puppet-lint`. |
119 | SKIP ArcanistPuppetLintLinterTestCase::testVersion |
120 | Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration. |
121 | TO INSTALL: Install puppet-lint using `gem install puppet-lint`. |
122 | SKIP ArcanistPyFlakesLinterTestCase::testLinter |
123 | Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration. |
124 | TO INSTALL: Install pyflakes with `pip install pyflakes`. |
125 | SKIP ArcanistPyFlakesLinterTestCase::testVersion |
126 | Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration. |
127 | TO INSTALL: Install pyflakes with `pip install pyflakes`. |
128 | SKIP ArcanistPyLintLinterTestCase::testVersion |
129 | Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration. |
130 | TO INSTALL: Install PyLint using `pip install pylint`. |
131 | SKIP ArcanistPyLintLinterTestCase::testLinter |
132 | Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration. |
133 | TO INSTALL: Install PyLint using `pip install pylint`. |
134 | SKIP ArcanistRuboCopLinterTestCase::testVersion |
135 | Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration. |
136 | TO INSTALL: Install RuboCop using `gem install rubocop`. |
137 | SKIP ArcanistRuboCopLinterTestCase::testLinter |
138 | Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration. |
139 | TO INSTALL: Install RuboCop using `gem install rubocop`. |
140 | SKIP ArcanistRubyLinterTestCase::testLinter |
141 | Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration. |
142 | TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>. |
143 | SKIP ArcanistRubyLinterTestCase::testVersion |
144 | Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration. |
145 | TO 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 |
155 | In 'php53-features.lint-test', lint raised warning on line 4 at char 1, but nothing was expected: |
156 | |
157 | Use braces to surround a statement block. |
158 | |
159 | Actually 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
Build Working Copy
- When
- Completed at Nov 17 2015, 8:20 PM · Built instantly
- Status
Passed