B24991 Unit Tests
B24991 Unit Tests
Unit TestsPassed
Unit TestsPassed
Time | Test | |
---|---|---|
69 ms | ArcanistChmodLinterTestCase::testLinter 5 assertion(s) passed. | |
0 ms | ArcanistClosureLinterTestCase::testVersion 1 assertion(s) passed. | |
287 ms | ArcanistCpplintLinterTestCase::testLinter 4 assertion(s) passed. | |
0 ms | ArcanistCpplintLinterTestCase::testVersion 1 assertion(s) passed. | |
92 ms | ArcanistFilenameLinterTestCase::testLinter 5 assertion(s) passed. | |
633 ms | ArcanistFlake8LinterTestCase::testLinter 3 assertion(s) passed. | |
365 ms | ArcanistFlake8LinterTestCase::testVersion 1 assertion(s) passed. | |
91 ms | ArcanistGeneratedLinterTestCase::testLinter 7 assertion(s) passed. | |
207 ms | ArcanistGoLintLinterTestCase::testLinter 3 assertion(s) passed. | |
0 ms | ArcanistGoLintLinterTestCase::testVersion 1 assertion(s) passed. | |
3,122 ms | ArcanistJSHintLinterTestCase::testLinter 13 assertion(s) passed. | |
262 ms | ArcanistJSHintLinterTestCase::testVersion 1 assertion(s) passed. | |
151 ms | ArcanistJSONLinterTestCase::testLinter 67 assertion(s) passed. | |
0 ms | ArcanistLintMessageTestCase::testMessageTrimming 24 assertion(s) passed. | |
94 ms | ArcanistMergeConflictLinterTestCase::testLinter 3 assertion(s) passed. | |
98 ms | ArcanistNoLintLinterTestCase::testLinter 7 assertion(s) passed. | |
1,018 ms | ArcanistPhpLinterTestCase::testLinter 7 assertion(s) passed. | |
128 ms | ArcanistPhpLinterTestCase::testVersion 1 assertion(s) passed. | |
704 ms | ArcanistPyFlakesLinterTestCase::testLinter 3 assertion(s) passed. | |
284 ms | ArcanistPyFlakesLinterTestCase::testVersion 1 assertion(s) passed. | |
1,371 ms | ArcanistRubyLinterTestCase::testLinter 7 assertion(s) passed. | |
99 ms | ArcanistRubyLinterTestCase::testVersion 1 assertion(s) passed. | |
0 ms | ArcanistSpellingLinterTestCase::testFixLetterCase 8 assertion(s) passed. | |
90 ms | ArcanistSpellingLinterTestCase::testLinter 3 assertion(s) passed. | |
105 ms | ArcanistTextLinterTestCase::testLinter 29 assertion(s) passed. | |
217 ms | ArcanistXHPASTLinterTestCase::testLinter 18 assertion(s) passed. | |
149 ms | ArcanistXMLLinterTestCase::testLinter 45 assertion(s) passed. | |
1 ms | PhutilLibraryTestCase::testEverythingImplemented 1 assertion(s) passed. | |
188 ms | PhutilLibraryTestCase::testLibraryMap 1 assertion(s) passed. | |
125 ms | PhutilLibraryTestCase::testMethodVisibility 1 assertion(s) passed. | |
156 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`. | |
51 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`. | |
162 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`. | |
165 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`. | |
49 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`. | |
161 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. | |
50 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. | |
190 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`. | |
64 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`. | |
209 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`. | |
64 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`. | |
209 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`. | |
63 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`. | |
200 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`. | |
64 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`. | |
233 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`. | |
74 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`. | |
218 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`. | |
72 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`. | |
220 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`. | |
71 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`. | |
234 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`. | |
68 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`. |