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
STDOUT
(empty)
STDERR
FIND: Parameter format not correct
#0 C:\dev\phorge\arcanist\src\future\exec\ExecFuture.php(340): ExecFuture->raiseResultError(Array)
#1 C:\dev\phorge\arcanist\src\filesystem\FileFinder.php(296): ExecFuture->resolvex()
#2 C:\dev\phorge\arcanist\src\filesystem\__tests__\FileFinderTestCase.php(228): FileFinder->find()
#3 C:\dev\phorge\arcanist\src\filesystem\__tests__\FileFinderTestCase.php(97): FileFinderTestCase->assertFinder('With Path', Object(FileFinder), Array)
#4 C:\dev\phorge\arcanist\src\unit\engine\phutil\PhutilTestCase.php(634): FileFinderTestCase->testFinderWithPath()
#5 C:\dev\phorge\arcanist\src\unit\engine\PhutilUnitTestEngine.php(69): PhutilTestCase->run()
#6 C:\dev\phorge\arcanist\src\unit\engine\ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
#7 C:\dev\phorge\arcanist\src\workflow\ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
#8 C:\dev\phorge\arcanist\src\workflow\ArcanistDiffWorkflow.php(1231): ArcanistUnitWorkflow->run()
#9 C:\dev\phorge\arcanist\src\workflow\ArcanistDiffWorkflow.php(1133): ArcanistDiffWorkflow->runUnit()
#10 C:\dev\phorge\arcanist\src\workflow\ArcanistDiffWorkflow.php(363): ArcanistDiffWorkflow->runLintUnit()
#11 C:\dev\phorge\arcanist\scripts\arcanist.php(427): ArcanistDiffWorkflow->run()
#12 {main}
TEST RESULT
TEST RESULT
- Run At
- Aug 15 2023, 22:20