B661 Unit Tests
B661 Unit Tests
Unit TestsFailed
Unit TestsFailed
Time | Test | |
---|---|---|
4 ms | ArcanistChmodLinterTestCase::testLinter Lint emitted an unexpected set of messages for file "empty_executable.lint-test".
MISSING MESSAGES
Message with severity "warning" at "<null>:<null>" (CHMOD1)
| |
4,771 ms | ArcanistJSHintLinterTestCase::testLinter Lint emitted an unexpected set of messages for file "too-many-errors.lint-test".
MISSING MESSAGES
Message with severity "disabled" at "2:22" (E043)
| |
1,624 ms | ArcanistJscsLinterTestCase::testLinter Lint emitted an unexpected set of messages for file "curly-brace.lint-test".
MISSING MESSAGES
(No messages.)
| |
8,681 ms | ArcanistRuboCopLinterTestCase::testLinter Lint emitted an unexpected set of messages for file "no_errors.lint-test".
MISSING MESSAGES
(No messages.)
| |
1,300 ms | ArcanistRuboCopLinterTestCase::testVersion Assertion failed, expected 'true' (at ArcanistExternalLinterTestCase.php:10): Failed to parse version from command.
ACTUAL VALUE
| |
15 ms | FileFinderTestCase::testFinderWithChecksums EXCEPTION (CommandException): Command failed with error #1!
COMMAND
find . "(" -path ./exclude -o -path subdir.txt ")" -prune -o -type f "(" -name *.txt ")" "(" -path * ")" -print0
| |
14 ms | FileFinderTestCase::testFinderWithDirectories EXCEPTION (CommandException): Command failed with error #1!
COMMAND
find . "(" -path ./exclude -o -path subdir.txt ")" -prune -o -type d -print0
| |
21 ms | FileFinderTestCase::testFinderWithFilesAndDirectories EXCEPTION (CommandException): Command failed with error #1!
COMMAND
find . "(" -path ./exclude -o -path subdir.txt ")" -prune -o "(" -name *.txt ")" "(" -path * ")" -print0
| |
16 ms | FileFinderTestCase::testFinderWithNameAndSuffix EXCEPTION (CommandException): Command failed with error #1!
COMMAND
find . "(" -path ./exclude -o -path subdir.txt ")" -prune -o -type f "(" -name alsoinclude.txt ")" "(" -name *.txt ")" -print0
| |
18 ms | FileFinderTestCase::testFinderWithNames EXCEPTION (CommandException): Command failed with error #1!
COMMAND
find . "(" -path ./exclude -o -path subdir.txt ")" -prune -o -type f "(" -name test ")" "(" -path * ")" -print0
| |
15 ms | FileFinderTestCase::testFinderWithPath EXCEPTION (CommandException): Command failed with error #2!
COMMAND
find . "(" -path ./exclude -o -path subdir.txt ")" -prune -o -type f "(" -name *.txt ")" "(" -path */include_dir.txt/subdir.txt/alsoinclude.txt ")" -print0
| |
17 ms | FileFinderTestCase::testFinderWithoutChecksums EXCEPTION (CommandException): Command failed with error #1!
COMMAND
find . "(" -path ./exclude -o -path subdir.txt ")" -prune -o -type f "(" -name *.txt ")" "(" -path * ")" -print0
| |
50 ms | FilesystemTestCase::testWalkToRoot Assertion failed, expected values to be equal (at FilesystemTestCase.php:138).
Expected vs Actual Output Diff
--- Old Value
| |
0 ms | ArcanistClosureLinterTestCase::testVersion 1 assertion(s) passed. | |
0 ms | ArcanistCpplintLinterTestCase::testVersion 1 assertion(s) passed. | |
6 ms | ArcanistFilenameLinterTestCase::testLinter 5 assertion(s) passed. | |
6 ms | ArcanistGeneratedLinterTestCase::testLinter 7 assertion(s) passed. | |
0 ms | ArcanistGoLintLinterTestCase::testVersion 1 assertion(s) passed. | |
393 ms | ArcanistJSHintLinterTestCase::testVersion 1 assertion(s) passed. | |
144 ms | ArcanistJSONLinterTestCase::testLinter 67 assertion(s) passed. | |
669 ms | ArcanistJscsLinterTestCase::testVersion 1 assertion(s) passed. | |
0 ms | ArcanistLintMessageTestCase::testMessageTrimming 24 assertion(s) passed. | |
4 ms | ArcanistMergeConflictLinterTestCase::testLinter 3 assertion(s) passed. | |
13 ms | ArcanistNoLintLinterTestCase::testLinter 7 assertion(s) passed. | |
2,322 ms | ArcanistPhpLinterTestCase::testLinter 7 assertion(s) passed. | |
290 ms | ArcanistPhpLinterTestCase::testVersion 1 assertion(s) passed. | |
2,300 ms | ArcanistRubyLinterTestCase::testLinter 7 assertion(s) passed. | |
271 ms | ArcanistRubyLinterTestCase::testVersion 1 assertion(s) passed. | |
0 ms | ArcanistSpellingLinterTestCase::testFixLetterCase 8 assertion(s) passed. | |
6 ms | ArcanistSpellingLinterTestCase::testLinter 3 assertion(s) passed. | |
52 ms | ArcanistTextLinterTestCase::testLinter 29 assertion(s) passed. | |
183 ms | ArcanistXHPASTLinterTestCase::testLinter 18 assertion(s) passed. | |
118 ms | ArcanistXMLLinterTestCase::testLinter 45 assertion(s) passed. | |
260 ms | FilesystemTestCase::testBinaryExists 2 assertion(s) passed. | |
0 ms | FilesystemTestCase::testRandomIntegers 13 assertion(s) passed. | |
0 ms | FilesystemTestCase::testReadRandomBytes 3 assertion(s) passed. | |
254 ms | FilesystemTestCase::testResolveBinary 4 assertion(s) passed. | |
2 ms | FilesystemTestCase::testWriteUniqueFile 2 assertion(s) passed. | |
2 ms | FilesystemTestCase::testisDescendant 5 assertion(s) passed. | |
1 ms | PhutilDeferredLogTestCase::testDoubleWrite 1 assertion(s) passed. | |
1 ms | PhutilDeferredLogTestCase::testLogWriteFailure 1 assertion(s) passed. | |
35 ms | PhutilDeferredLogTestCase::testLogging 10 assertion(s) passed. | |
2 ms | PhutilDeferredLogTestCase::testNoWrite 1 assertion(s) passed. | |
3 ms | PhutilDeferredLogTestCase::testSetAfterWrite 1 assertion(s) passed. | |
1 ms | PhutilFileLockTestCase::testExcessiveUnlock 1 assertion(s) passed. | |
113 ms | PhutilFileLockTestCase::testInProcessHolding 2 assertion(s) passed. | |
114 ms | PhutilFileLockTestCase::testInProcessLocking 2 assertion(s) passed. | |
3 ms | PhutilFileLockTestCase::testIsLocked 3 assertion(s) passed. | |
149 ms | PhutilFileLockTestCase::testLockHolding 2 assertion(s) passed. | |
94 ms | PhutilFileLockTestCase::testLockTesting 2 assertion(s) passed. | |
2 ms | PhutilFileLockTestCase::testRelock 1 assertion(s) passed. | |
164 ms | PhutilFileLockTestCase::testUnlockAll 3 assertion(s) passed. | |
157 ms | PhutilLibraryTestCase::testEverythingImplemented 1 assertion(s) passed. | |
197 ms | PhutilLibraryTestCase::testLibraryMap 1 assertion(s) passed. | |
26 ms | PhutilLibraryTestCase::testMethodVisibility 1 assertion(s) passed. | |
0 ms | PhutilProcessRefTestCase::testIdentifyOverseerProcess 7 assertion(s) passed. | |
477 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`. | |
261 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`. | |
493 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`. | |
445 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`. | |
216 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`. | |
442 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. | |
221 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. | |
448 ms | ArcanistCpplintLinterTestCase::testLinter Unable to locate binary "cpplint.py" to run linter ArcanistCpplintLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install cpplint.py using `wget https://raw.github.com/google/styleguide/gh-pages/cpplint/cpplint.py`, and place it in your path with the appropriate permissions set. | |
495 ms | ArcanistFlake8LinterTestCase::testLinter Unable to locate binary "flake8" to run linter ArcanistFlake8Linter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install flake8 using `pip install flake8`. | |
248 ms | ArcanistFlake8LinterTestCase::testVersion Unable to locate binary "flake8" to run linter ArcanistFlake8Linter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install flake8 using `pip install flake8`. | |
657 ms | ArcanistGoLintLinterTestCase::testLinter Unable to locate binary "golint" to run linter ArcanistGoLintLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install Golint using `go get -u golang.org/x/lint/golint`. | |
647 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`. | |
326 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`. | |
493 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`. | |
242 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`. | |
482 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`. | |
319 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`. | |
487 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`. | |
329 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`. | |
450 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`. | |
219 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`. | |
468 ms | ArcanistPyFlakesLinterTestCase::testLinter Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install pyflakes with `pip install pyflakes`. | |
225 ms | ArcanistPyFlakesLinterTestCase::testVersion Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration.
TO INSTALL: Install pyflakes with `pip install pyflakes`. | |
566 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`. | |
321 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`. | |
0 ms | FileFinderTestCase::testFinderWithGlobMagic Windows can not write files with sufficiently absurd names. |
Content licensed under Creative Commons Attribution-ShareAlike 4.0 (CC-BY-SA) unless otherwise noted; code licensed under Apache 2.0 or other open source licenses. · CC BY-SA 4.0 · Apache 2.0