B24988 Unit Tests
B24988 Unit Tests
Unit TestsPassed
Unit TestsPassed
Time | Test | |
---|---|---|
69 ms | ArcanistChmodLinterTestCase::testLinter 5 assertion(s) passed. | |
0 ms | ArcanistClosureLinterTestCase::testVersion 1 assertion(s) passed. | |
247 ms | ArcanistCpplintLinterTestCase::testLinter 4 assertion(s) passed. | |
0 ms | ArcanistCpplintLinterTestCase::testVersion 1 assertion(s) passed. | |
67 ms | ArcanistFilenameLinterTestCase::testLinter 5 assertion(s) passed. | |
657 ms | ArcanistFlake8LinterTestCase::testLinter 3 assertion(s) passed. | |
256 ms | ArcanistFlake8LinterTestCase::testVersion 1 assertion(s) passed. | |
63 ms | ArcanistGeneratedLinterTestCase::testLinter 7 assertion(s) passed. | |
183 ms | ArcanistGoLintLinterTestCase::testLinter 3 assertion(s) passed. | |
0 ms | ArcanistGoLintLinterTestCase::testVersion 1 assertion(s) passed. | |
2,602 ms | ArcanistJSHintLinterTestCase::testLinter 13 assertion(s) passed. | |
195 ms | ArcanistJSHintLinterTestCase::testVersion 1 assertion(s) passed. | |
119 ms | ArcanistJSONLinterTestCase::testLinter 67 assertion(s) passed. | |
0 ms | ArcanistLintMessageTestCase::testMessageTrimming 24 assertion(s) passed. | |
78 ms | ArcanistMergeConflictLinterTestCase::testLinter 3 assertion(s) passed. | |
78 ms | ArcanistNoLintLinterTestCase::testLinter 7 assertion(s) passed. | |
845 ms | ArcanistPhpLinterTestCase::testLinter 7 assertion(s) passed. | |
105 ms | ArcanistPhpLinterTestCase::testVersion 1 assertion(s) passed. | |
500 ms | ArcanistPyFlakesLinterTestCase::testLinter 3 assertion(s) passed. | |
209 ms | ArcanistPyFlakesLinterTestCase::testVersion 1 assertion(s) passed. | |
942 ms | ArcanistRubyLinterTestCase::testLinter 7 assertion(s) passed. | |
82 ms | ArcanistRubyLinterTestCase::testVersion 1 assertion(s) passed. | |
0 ms | ArcanistSpellingLinterTestCase::testFixLetterCase 8 assertion(s) passed. | |
78 ms | ArcanistSpellingLinterTestCase::testLinter 3 assertion(s) passed. | |
88 ms | ArcanistTextLinterTestCase::testLinter 29 assertion(s) passed. | |
202 ms | ArcanistXHPASTLinterTestCase::testLinter 18 assertion(s) passed. | |
108 ms | ArcanistXMLLinterTestCase::testLinter 45 assertion(s) passed. | |
0 ms | PhutilLibraryTestCase::testEverythingImplemented 1 assertion(s) passed. | |
150 ms | PhutilLibraryTestCase::testLibraryMap 1 assertion(s) passed. | |
87 ms | PhutilLibraryTestCase::testMethodVisibility 1 assertion(s) passed. | |
175 ms | ArcanistCSSLintLinterTestCase::testLinter Unable to locate binary "csslint" to run linter ArcanistCSSLintLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install CSSLint using `npm install -g csslint`. | |
50 ms | ArcanistCSSLintLinterTestCase::testVersion Unable to locate binary "csslint" to run linter ArcanistCSSLintLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install CSSLint using `npm install -g csslint`. | |
161 ms | ArcanistClosureLinterTestCase::testLinter Unable to locate binary "gjslint" to run linter ArcanistClosureLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install gjslint using `pip install closure-linter`. | |
159 ms | ArcanistCoffeeLintLinterTestCase::testLinter Unable to locate binary "coffeelint" to run linter ArcanistCoffeeLintLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install CoffeeLint using `npm install -g coffeelint`. | |
52 ms | ArcanistCoffeeLintLinterTestCase::testVersion Unable to locate binary "coffeelint" to run linter ArcanistCoffeeLintLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install CoffeeLint using `npm install -g coffeelint`. | |
176 ms | ArcanistCppcheckLinterTestCase::testLinter Unable to locate binary "cppcheck" to run linter ArcanistCppcheckLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install Cppcheck using `apt-get install cppcheck` or similar. | |
51 ms | ArcanistCppcheckLinterTestCase::testVersion Unable to locate binary "cppcheck" to run linter ArcanistCppcheckLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install Cppcheck using `apt-get install cppcheck` or similar. | |
164 ms | ArcanistHLintLinterTestCase::testLinter Unable to locate binary "hlint" to run linter ArcanistHLintLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install hlint with `cabal install hlint`. | |
50 ms | ArcanistHLintLinterTestCase::testVersion Unable to locate binary "hlint" to run linter ArcanistHLintLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install hlint with `cabal install hlint`. | |
157 ms | ArcanistJscsLinterTestCase::testLinter Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install JSCS using `npm install -g jscs`. | |
50 ms | ArcanistJscsLinterTestCase::testVersion Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install JSCS using `npm install -g jscs`. | |
175 ms | ArcanistLesscLinterTestCase::testLinter Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install lessc using `npm install -g less`. | |
56 ms | ArcanistLesscLinterTestCase::testVersion Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install lessc using `npm install -g less`. | |
192 ms | ArcanistPEP8LinterTestCase::testLinter Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install PEP8 using `pip install pep8`. | |
52 ms | ArcanistPEP8LinterTestCase::testVersion Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install PEP8 using `pip install pep8`. | |
170 ms | ArcanistPhpcsLinterTestCase::testLinter Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`. | |
60 ms | ArcanistPhpcsLinterTestCase::testVersion Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`. | |
172 ms | ArcanistPuppetLintLinterTestCase::testLinter Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install puppet-lint using `gem install puppet-lint`. | |
60 ms | ArcanistPuppetLintLinterTestCase::testVersion Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install puppet-lint using `gem install puppet-lint`. | |
165 ms | ArcanistPyLintLinterTestCase::testLinter Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install PyLint using `pip install pylint`. | |
51 ms | ArcanistPyLintLinterTestCase::testVersion Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install PyLint using `pip install pylint`. | |
171 ms | ArcanistRuboCopLinterTestCase::testLinter Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install RuboCop using `gem install rubocop`. | |
65 ms | ArcanistRuboCopLinterTestCase::testVersion Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install RuboCop using `gem install rubocop`. |