B1053 Unit Tests
B1053 Unit Tests
Unit TestsFailed
Unit TestsFailed
Time | Test | |
---|---|---|
26 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
| |
15 ms | FileFinderTestCase::testFinderWithDirectories EXCEPTION (CommandException): Command failed with error #1!
COMMAND
find . "(" -path ./exclude -o -path subdir.txt ")" -prune -o -type d -print0
| |
19 ms | FileFinderTestCase::testFinderWithFilesAndDirectories EXCEPTION (CommandException): Command failed with error #1!
COMMAND
find . "(" -path ./exclude -o -path subdir.txt ")" -prune -o "(" -name *.txt ")" "(" -path * ")" -print0
| |
19 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
| |
24 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
| |
12 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
| |
18 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
| |
20 ms | FilesystemTestCase::testWalkToRoot Assertion failed, expected values to be equal (at FilesystemTestCase.php:136).
Expected vs Actual Output Diff
| |
566 ms | PhutilLibraryTestCase::testLibraryMap EXCEPTION (CommandException): Command failed with error #1!
COMMAND
make -C "C:\Users\cspeckrun\Source\phorge\arcanist\support\xhpast" SKIP_PARSER=1 SKIP_SCANNER=1 clean all install
| |
231 ms | FilesystemTestCase::testBinaryExists 2 assertion(s) passed. | |
0 ms | FilesystemTestCase::testRandomIntegers 13 assertion(s) passed. | |
0 ms | FilesystemTestCase::testReadRandomBytes 3 assertion(s) passed. | |
233 ms | FilesystemTestCase::testResolveBinary 4 assertion(s) passed. | |
2 ms | FilesystemTestCase::testWriteUniqueFile 2 assertion(s) passed. | |
1 ms | FilesystemTestCase::testisDescendant 5 assertion(s) passed. | |
3 ms | PhutilDeferredLogTestCase::testDoubleWrite 1 assertion(s) passed. | |
2 ms | PhutilDeferredLogTestCase::testLogWriteFailure 1 assertion(s) passed. | |
52 ms | PhutilDeferredLogTestCase::testLogging 10 assertion(s) passed. | |
1 ms | PhutilDeferredLogTestCase::testNoWrite 1 assertion(s) passed. | |
2 ms | PhutilDeferredLogTestCase::testSetAfterWrite 1 assertion(s) passed. | |
1 ms | PhutilFileLockTestCase::testExcessiveUnlock 1 assertion(s) passed. | |
253 ms | PhutilFileLockTestCase::testInProcessHolding 2 assertion(s) passed. | |
270 ms | PhutilFileLockTestCase::testInProcessLocking 2 assertion(s) passed. | |
1 ms | PhutilFileLockTestCase::testIsLocked 3 assertion(s) passed. | |
379 ms | PhutilFileLockTestCase::testLockHolding 2 assertion(s) passed. | |
248 ms | PhutilFileLockTestCase::testLockTesting 2 assertion(s) passed. | |
1 ms | PhutilFileLockTestCase::testRelock 1 assertion(s) passed. | |
377 ms | PhutilFileLockTestCase::testUnlockAll 3 assertion(s) passed. | |
1 ms | PhutilLibraryTestCase::testEverythingImplemented 1 assertion(s) passed. | |
160 ms | PhutilLibraryTestCase::testMethodVisibility 1 assertion(s) passed. | |
0 ms | PhutilProcessRefTestCase::testIdentifyOverseerProcess 7 assertion(s) passed. | |
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