Properties
Properties
- Container
- D25534: T15064: Several arcanist PHP 8.1 compat issues on Windows
- Buildable
- Diff 1684
- Origin
- Automatic Buildable
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
| |
View Full Test Results (9 Failed · 22 Passed · 1 Skipped) |
Builds
Builds