Properties
Properties
- Buildable
- B8860: rARC66ab1c955d27: Remove arguments from unit test engines
- Build Plan
- Plan 3 Run Core Tests
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Nov 15 2015, 8:05 PM · Built for 13 s
- Status
Failed
1 empty logs are hidden. Show all logs.
| 1 | Build successful! |
|---|---|
| 2 | PASS 38ms★ ArcanistLibraryTestCase::testEverythingImplemented |
| 3 | PASS 4.3s ArcanistLibraryTestCase::testLibraryMap |
| 4 | PASS 63ms ArcanistLibraryTestCase::testMethodVisibility |
| 5 | PASS 1ms★ ArcanistBaseCommitParserTestCase::testYield |
| 6 | PASS <1ms★ ArcanistBaseCommitParserTestCase::testBasics |
| 7 | PASS <1ms★ ArcanistBaseCommitParserTestCase::testJumpReturn |
| 8 | PASS <1ms★ ArcanistBaseCommitParserTestCase::testLegacyRule |
| 9 | PASS <1ms★ ArcanistBaseCommitParserTestCase::testJump |
| 10 | PASS <1ms★ ArcanistBaseCommitParserTestCase::testHalt |
| 11 | PASS 1ms★ ArcanistBaseCommitParserTestCase::testResolutionOrder |
| 12 | PASS 1ms★ ArcanistBritishTestCase::testCommandCompletion |
| 13 | PASS <1ms★ ArcanistBritishTestCase::testArgumentCompletion |
| 14 | PASS 892ms ArcanistBundleTestCase::testGitRepository |
| 15 | PASS 3ms★ ArcanistBundleTestCase::testNonlocalTrailingNewline |
| 16 | PASS 3ms★ ArcanistBundleTestCase::testDisjointHunks |
| 17 | PASS 5ms★ ArcanistBundleTestCase::testEncodeBase85 |
| 18 | PASS 3ms★ ArcanistBundleTestCase::testTrailingContext |
| 19 | PASS <1ms★ ArcanistCommentRemoverTestCase::testRemover |
| 20 | PASS <1ms★ ArcanistDiffParserTestCase::testGitPrefixStripping |
| 21 | PASS <1ms★ ArcanistDiffParserTestCase::testGitPathSplitting |
| 22 | PASS 13ms★ ArcanistDiffParserTestCase::testParser |
| 23 | PASS 1ms★ ArcanistDiffUtilsTestCase::testGenerateUTF8IntralineDiff |
| 24 | PASS 6ms★ ArcanistDiffUtilsTestCase::testLevenshtein |
| 25 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutputGo14 |
| 26 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessfulGo14 |
| 27 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailureGo14 |
| 28 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessful |
| 29 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutput |
| 30 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessfulGo14 |
| 31 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessful |
| 32 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailure |
| 33 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailure |
| 34 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailureGo14 |
| 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 | PASS <1ms★ ArcanistClosureLinterTestCase::testVersion |
| 44 | SKIP ArcanistClosureLinterTestCase::testLinter |
| 45 | Unable to locate binary "gjslint" to run linter ArcanistClosureLinter. You may need to install the binary, or adjust your linter configuration. |
| 46 | TO INSTALL: Install gjslint using `sudo easy_install http://closure-linter.googlecode.com/files/closure_linter-latest.tar.gz`. |
| 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::testLinter |
| 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::testVersion |
| 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 | SKIP ArcanistGoLintLinterTestCase::testLinter |
| 70 | Unable to locate binary "golint" to run linter ArcanistGoLintLinter. You may need to install the binary, or adjust your linter configuration. |
| 71 | TO INSTALL: Install Golint using `go get github.com/golang/lint/golint`. |
| 72 | PASS <1ms★ ArcanistGoLintLinterTestCase::testVersion |
| 73 | SKIP ArcanistHLintLinterTestCase::testLinter |
| 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::testVersion |
| 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::testLinter |
| 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::testVersion |
| 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::testVersion |
| 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::testLinter |
| 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 125ms 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::testVersion |
| 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::testLinter |
| 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::testVersion |
| 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::testLinter |
| 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::testVersion |
| 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::testLinter |
| 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 125ms 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 1.9s ArcanistXHPASTLinterTestCase::testLinter |
| 156 | FAIL ArcanistXMLLinterTestCase::testLinter |
| 157 | In 'attr2.lint-test', expected lint to raise error on line 1 at char 2, but no error was raised. Actually raised: |
| 158 | error at line 2, char 1: XML73 LibXML Error |
| 159 | error at line 2, char 1: XML65 LibXML Error |
| 160 | error at line 2, char 1: XML40 LibXML Error |
| 161 | PASS <1ms★ ArcanistMercurialParserTestCase::testParseAll |
| 162 | PASS <1ms★ ArcanistRepositoryAPIMiscTestCase::testSVNFileEscapes |
| 163 | PASS 26ms★ ArcanistRepositoryAPIStateTestCase::testSvnStateParsing |
| 164 | PASS 28ms★ ArcanistRepositoryAPIStateTestCase::testGitStateParsing |
| 165 | PASS 143ms ArcanistRepositoryAPIStateTestCase::testHgStateParsing |
| 166 | PASS <1ms★ ArcanistUnitTestResultTestCase::testCoverageMerges |
| 167 | PASS <1ms★ ArcanistXHPASTLintNamingHookTestCase::testStripUtilities |
| 168 | PASS <1ms★ ArcanistXHPASTLintNamingHookTestCase::testCaseUtilities |
| 169 | PASS <1ms★ ArcanistXHPASTLinterRuleTestCase::testLoadAllRules |
| 170 | PASS <1ms★ PhpunitTestEngineTestCase::testSearchLocations |
| 171 | PASS 1ms★ PhutilUnitTestEngineTestCase::testGetTestPaths |
| 172 | PASS <1ms★ PhutilUnitTestEngineTestCase::testPass |
| 173 | PASS 1ms★ PhutilUnitTestEngineTestCase::testFailSkip |
| 174 | PASS <1ms★ PhutilUnitTestEngineTestCase::testTryTestCases |
| 175 | PASS <1ms★ PhutilUnitTestEngineTestCase::testTryTestMap |
| 176 | PASS <1ms★ XUnitTestResultParserTestCase::testAcceptsSimpleInput |
| 177 | PASS <1ms★ XUnitTestResultParserTestCase::testAcceptsNoTestsInput |
| 178 | PASS <1ms★ XUnitTestResultParserTestCase::testEmptyInputFailure |
| 179 | PASS <1ms★ XUnitTestResultParserTestCase::testInvalidXmlInputFailure |
| 180 | PASS 38ms★ ArcanistLibraryTestCase::testEverythingImplemented |
| 181 | PASS 4.3s ArcanistLibraryTestCase::testLibraryMap |
| 182 | PASS 63ms ArcanistLibraryTestCase::testMethodVisibility |
| 183 | PASS 1ms★ ArcanistBaseCommitParserTestCase::testYield |
| 184 | PASS <1ms★ ArcanistBaseCommitParserTestCase::testBasics |
| 185 | PASS <1ms★ ArcanistBaseCommitParserTestCase::testJumpReturn |
| 186 | PASS <1ms★ ArcanistBaseCommitParserTestCase::testLegacyRule |
| 187 | PASS <1ms★ ArcanistBaseCommitParserTestCase::testJump |
| 188 | PASS <1ms★ ArcanistBaseCommitParserTestCase::testHalt |
| 189 | PASS 1ms★ ArcanistBaseCommitParserTestCase::testResolutionOrder |
| 190 | PASS 1ms★ ArcanistBritishTestCase::testCommandCompletion |
| 191 | PASS <1ms★ ArcanistBritishTestCase::testArgumentCompletion |
| 192 | PASS 892ms ArcanistBundleTestCase::testGitRepository |
| 193 | PASS 3ms★ ArcanistBundleTestCase::testNonlocalTrailingNewline |
| 194 | PASS 3ms★ ArcanistBundleTestCase::testDisjointHunks |
| 195 | PASS 5ms★ ArcanistBundleTestCase::testEncodeBase85 |
| 196 | PASS 3ms★ ArcanistBundleTestCase::testTrailingContext |
| 197 | PASS <1ms★ ArcanistCommentRemoverTestCase::testRemover |
| 198 | PASS <1ms★ ArcanistDiffParserTestCase::testGitPrefixStripping |
| 199 | PASS <1ms★ ArcanistDiffParserTestCase::testGitPathSplitting |
| 200 | PASS 13ms★ ArcanistDiffParserTestCase::testParser |
| 201 | PASS 1ms★ ArcanistDiffUtilsTestCase::testGenerateUTF8IntralineDiff |
| 202 | PASS 6ms★ ArcanistDiffUtilsTestCase::testLevenshtein |
| 203 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutputGo14 |
| 204 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessfulGo14 |
| 205 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailureGo14 |
| 206 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessful |
| 207 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutput |
| 208 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessfulGo14 |
| 209 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessful |
| 210 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailure |
| 211 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailure |
| 212 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailureGo14 |
| 213 | PASS <1ms★ ArcanistLinterStandardTestCase::testLoadAllStandards |
| 214 | PASS 10ms★ ArcanistChmodLinterTestCase::testLinter |
| 215 | SKIP ArcanistCSSLintLinterTestCase::testVersion |
| 216 | Unable to locate binary "csslint" to run linter ArcanistCSSLintLinter. You may need to install the binary, or adjust your linter configuration. |
| 217 | TO INSTALL: Install CSSLint using `npm install -g csslint`. |
| 218 | SKIP ArcanistCSSLintLinterTestCase::testLinter |
| 219 | Unable to locate binary "csslint" to run linter ArcanistCSSLintLinter. You may need to install the binary, or adjust your linter configuration. |
| 220 | TO INSTALL: Install CSSLint using `npm install -g csslint`. |
| 221 | PASS <1ms★ ArcanistClosureLinterTestCase::testVersion |
| 222 | SKIP ArcanistClosureLinterTestCase::testLinter |
| 223 | Unable to locate binary "gjslint" to run linter ArcanistClosureLinter. You may need to install the binary, or adjust your linter configuration. |
| 224 | TO INSTALL: Install gjslint using `sudo easy_install http://closure-linter.googlecode.com/files/closure_linter-latest.tar.gz`. |
| 225 | SKIP ArcanistCoffeeLintLinterTestCase::testVersion |
| 226 | Unable to locate binary "coffeelint" to run linter ArcanistCoffeeLintLinter. You may need to install the binary, or adjust your linter configuration. |
| 227 | TO INSTALL: Install CoffeeLint using `npm install -g coffeelint`. |
| 228 | SKIP ArcanistCoffeeLintLinterTestCase::testLinter |
| 229 | Unable to locate binary "coffeelint" to run linter ArcanistCoffeeLintLinter. You may need to install the binary, or adjust your linter configuration. |
| 230 | TO INSTALL: Install CoffeeLint using `npm install -g coffeelint`. |
| 231 | SKIP ArcanistCppcheckLinterTestCase::testLinter |
| 232 | Unable to locate binary "cppcheck" to run linter ArcanistCppcheckLinter. You may need to install the binary, or adjust your linter configuration. |
| 233 | TO INSTALL: Install Cppcheck using `apt-get install cppcheck` or similar. |
| 234 | SKIP ArcanistCppcheckLinterTestCase::testVersion |
| 235 | Unable to locate binary "cppcheck" to run linter ArcanistCppcheckLinter. You may need to install the binary, or adjust your linter configuration. |
| 236 | TO INSTALL: Install Cppcheck using `apt-get install cppcheck` or similar. |
| 237 | SKIP ArcanistCpplintLinterTestCase::testLinter |
| 238 | Unable to locate binary "cpplint" to run linter ArcanistCpplintLinter. You may need to install the binary, or adjust your linter configuration. |
| 239 | TO INSTALL: Install cpplint.py using `wget http://google-styleguide.googlecode.com/svn/trunk/cpplint/cpplint.py`. |
| 240 | PASS <1ms★ ArcanistCpplintLinterTestCase::testVersion |
| 241 | SKIP ArcanistFlake8LinterTestCase::testLinter |
| 242 | Unable to locate binary "flake8" to run linter ArcanistFlake8Linter. You may need to install the binary, or adjust your linter configuration. |
| 243 | TO INSTALL: Install flake8 using `easy_install flake8`. |
| 244 | SKIP ArcanistFlake8LinterTestCase::testVersion |
| 245 | Unable to locate binary "flake8" to run linter ArcanistFlake8Linter. You may need to install the binary, or adjust your linter configuration. |
| 246 | TO INSTALL: Install flake8 using `easy_install flake8`. |
| 247 | SKIP ArcanistGoLintLinterTestCase::testLinter |
| 248 | Unable to locate binary "golint" to run linter ArcanistGoLintLinter. You may need to install the binary, or adjust your linter configuration. |
| 249 | TO INSTALL: Install Golint using `go get github.com/golang/lint/golint`. |
| 250 | PASS <1ms★ ArcanistGoLintLinterTestCase::testVersion |
| 251 | SKIP ArcanistHLintLinterTestCase::testLinter |
| 252 | Unable to locate binary "hlint" to run linter ArcanistHLintLinter. You may need to install the binary, or adjust your linter configuration. |
| 253 | TO INSTALL: Install hlint with `cabal install hlint`. |
| 254 | SKIP ArcanistHLintLinterTestCase::testVersion |
| 255 | Unable to locate binary "hlint" to run linter ArcanistHLintLinter. You may need to install the binary, or adjust your linter configuration. |
| 256 | TO INSTALL: Install hlint with `cabal install hlint`. |
| 257 | SKIP ArcanistJSHintLinterTestCase::testLinter |
| 258 | Unable to locate binary "jshint" to run linter ArcanistJSHintLinter. You may need to install the binary, or adjust your linter configuration. |
| 259 | TO INSTALL: Install JSHint using `npm install -g jshint`. |
| 260 | SKIP ArcanistJSHintLinterTestCase::testVersion |
| 261 | Unable to locate binary "jshint" to run linter ArcanistJSHintLinter. You may need to install the binary, or adjust your linter configuration. |
| 262 | TO INSTALL: Install JSHint using `npm install -g jshint`. |
| 263 | SKIP ArcanistJSONLintLinterTestCase::testLinter |
| 264 | Unable to locate binary "jsonlint" to run linter ArcanistJSONLintLinter. You may need to install the binary, or adjust your linter configuration. |
| 265 | TO INSTALL: Install jsonlint using `npm install -g jsonlint`. |
| 266 | SKIP ArcanistJSONLintLinterTestCase::testVersion |
| 267 | Unable to locate binary "jsonlint" to run linter ArcanistJSONLintLinter. You may need to install the binary, or adjust your linter configuration. |
| 268 | TO INSTALL: Install jsonlint using `npm install -g jsonlint`. |
| 269 | SKIP ArcanistJscsLinterTestCase::testLinter |
| 270 | Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration. |
| 271 | TO INSTALL: Install JSCS using `npm install -g jscs`. |
| 272 | SKIP ArcanistJscsLinterTestCase::testVersion |
| 273 | Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration. |
| 274 | TO INSTALL: Install JSCS using `npm install -g jscs`. |
| 275 | SKIP ArcanistLesscLinterTestCase::testVersion |
| 276 | Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration. |
| 277 | TO INSTALL: Install lessc using `npm install -g less`. |
| 278 | SKIP ArcanistLesscLinterTestCase::testLinter |
| 279 | Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration. |
| 280 | TO INSTALL: Install lessc using `npm install -g less`. |
| 281 | SKIP ArcanistPEP8LinterTestCase::testVersion |
| 282 | Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration. |
| 283 | TO INSTALL: Install PEP8 using `easy_install pep8`. |
| 284 | SKIP ArcanistPEP8LinterTestCase::testLinter |
| 285 | Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration. |
| 286 | TO INSTALL: Install PEP8 using `easy_install pep8`. |
| 287 | PASS 17ms★ ArcanistPhpLinterTestCase::testVersion |
| 288 | PASS 125ms ArcanistPhpLinterTestCase::testLinter |
| 289 | SKIP ArcanistPhpcsLinterTestCase::testLinter |
| 290 | Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration. |
| 291 | TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`. |
| 292 | SKIP ArcanistPhpcsLinterTestCase::testVersion |
| 293 | Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration. |
| 294 | TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`. |
| 295 | SKIP ArcanistPuppetLintLinterTestCase::testVersion |
| 296 | Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration. |
| 297 | TO INSTALL: Install puppet-lint using `gem install puppet-lint`. |
| 298 | SKIP ArcanistPuppetLintLinterTestCase::testLinter |
| 299 | Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration. |
| 300 | TO INSTALL: Install puppet-lint using `gem install puppet-lint`. |
| 301 | SKIP ArcanistPyFlakesLinterTestCase::testVersion |
| 302 | Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration. |
| 303 | TO INSTALL: Install pyflakes with `pip install pyflakes`. |
| 304 | SKIP ArcanistPyFlakesLinterTestCase::testLinter |
| 305 | Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration. |
| 306 | TO INSTALL: Install pyflakes with `pip install pyflakes`. |
| 307 | SKIP ArcanistPyLintLinterTestCase::testVersion |
| 308 | Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration. |
| 309 | TO INSTALL: Install PyLint using `pip install pylint`. |
| 310 | SKIP ArcanistPyLintLinterTestCase::testLinter |
| 311 | Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration. |
| 312 | TO INSTALL: Install PyLint using `pip install pylint`. |
| 313 | SKIP ArcanistRuboCopLinterTestCase::testVersion |
| 314 | Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration. |
| 315 | TO INSTALL: Install RuboCop using `gem install rubocop`. |
| 316 | SKIP ArcanistRuboCopLinterTestCase::testLinter |
| 317 | Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration. |
| 318 | TO INSTALL: Install RuboCop using `gem install rubocop`. |
| 319 | SKIP ArcanistRubyLinterTestCase::testLinter |
| 320 | Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration. |
| 321 | TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>. |
| 322 | SKIP ArcanistRubyLinterTestCase::testVersion |
| 323 | Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration. |
| 324 | TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>. |
| 325 | PASS 9ms★ ArcanistFilenameLinterTestCase::testLinter |
| 326 | PASS 9ms★ ArcanistGeneratedLinterTestCase::testLinter |
| 327 | PASS 125ms ArcanistJSONLinterTestCase::testLinter |
| 328 | PASS 8ms★ ArcanistMergeConflictLinterTestCase::testLinter |
| 329 | PASS 9ms★ ArcanistNoLintLinterTestCase::testLinter |
| 330 | PASS <1ms★ ArcanistSpellingLinterTestCase::testFixLetterCase |
| 331 | PASS 16ms★ ArcanistSpellingLinterTestCase::testLinter |
| 332 | PASS 25ms★ ArcanistTextLinterTestCase::testLinter |
| 333 | PASS 1.9s ArcanistXHPASTLinterTestCase::testLinter |
| 334 | FAIL ArcanistXMLLinterTestCase::testLinter |
| 335 | In 'attr2.lint-test', expected lint to raise error on line 1 at char 2, but no error was raised. Actually raised: |
| 336 | error at line 2, char 1: XML73 LibXML Error |
| 337 | error at line 2, char 1: XML65 LibXML Error |
| 338 | error at line 2, char 1: XML40 LibXML Error |
| 339 | PASS <1ms★ ArcanistMercurialParserTestCase::testParseAll |
| 340 | PASS <1ms★ ArcanistRepositoryAPIMiscTestCase::testSVNFileEscapes |
| 341 | PASS 26ms★ ArcanistRepositoryAPIStateTestCase::testSvnStateParsing |
| 342 | PASS 28ms★ ArcanistRepositoryAPIStateTestCase::testGitStateParsing |
| 343 | PASS 143ms ArcanistRepositoryAPIStateTestCase::testHgStateParsing |
| 344 | PASS <1ms★ ArcanistUnitTestResultTestCase::testCoverageMerges |
| 345 | PASS <1ms★ ArcanistXHPASTLintNamingHookTestCase::testStripUtilities |
| 346 | PASS <1ms★ ArcanistXHPASTLintNamingHookTestCase::testCaseUtilities |
| 347 | PASS <1ms★ ArcanistXHPASTLinterRuleTestCase::testLoadAllRules |
| 348 | PASS <1ms★ PhpunitTestEngineTestCase::testSearchLocations |
| 349 | PASS 1ms★ PhutilUnitTestEngineTestCase::testGetTestPaths |
| 350 | PASS <1ms★ PhutilUnitTestEngineTestCase::testPass |
| 351 | PASS 1ms★ PhutilUnitTestEngineTestCase::testFailSkip |
| 352 | PASS <1ms★ PhutilUnitTestEngineTestCase::testTryTestCases |
| 353 | PASS <1ms★ PhutilUnitTestEngineTestCase::testTryTestMap |
| 354 | PASS <1ms★ XUnitTestResultParserTestCase::testAcceptsSimpleInput |
| 355 | PASS <1ms★ XUnitTestResultParserTestCase::testAcceptsNoTestsInput |
| 356 | PASS <1ms★ XUnitTestResultParserTestCase::testEmptyInputFailure |
| 357 | PASS <1ms★ XUnitTestResultParserTestCase::testInvalidXmlInputFailure |
| 358 |
Build Working Copy
Build Working Copy
- When
- Completed at Nov 15 2015, 8:05 PM · Built instantly
- Status
Passed