failed attributes
| status |
attribute |
duration |
| failed |
aarch64-darwin.treefmt
|
2s |
treefmt-check:
)
- cap.setup_line(
- f"error: Cannot build '{top}'.\n Reason: 1 dependency failed."
- )
+ cap.setup_line(f"error: Can …
treefmt-check:
)
- cap.setup_line(
- f"error: Cannot build '{top}'.\n Reason: 1 dependency failed."
- )
+ cap.setup_line(f"error: Cannot build '{top}'.\n Reason: 1 dependency failed.")
cap.mark_failed(top)
state = {e["name"]: e["status"] for e in cap.state()}
# Leaf flagged with its output; no phantom top-level card, setup neutral.
|
| failed |
aarch64-linux.treefmt
|
9s |
treefmt-check:
)
- cap.setup_line(
- f"error: Cannot build '{top}'.\n Reason: 1 dependency failed."
- )
+ cap.setup_line(f"error: Can …
treefmt-check:
)
- cap.setup_line(
- f"error: Cannot build '{top}'.\n Reason: 1 dependency failed."
- )
+ cap.setup_line(f"error: Cannot build '{top}'.\n Reason: 1 dependency failed.")
cap.mark_failed(top)
state = {e["name"]: e["status"] for e in cap.state()}
# Leaf flagged with its output; no phantom top-level card, setup neutral.
|
| failed |
x86_64-linux.treefmt
|
7s |
treefmt-check:
)
- cap.setup_line(
- f"error: Cannot build '{top}'.\n Reason: 1 dependency failed."
- )
+ cap.setup_line(f"error: Can …
treefmt-check:
)
- cap.setup_line(
- f"error: Cannot build '{top}'.\n Reason: 1 dependency failed."
- )
+ cap.setup_line(f"error: Cannot build '{top}'.\n Reason: 1 dependency failed.")
cap.mark_failed(top)
state = {e["name"]: e["status"] for e in cap.state()}
# Leaf flagged with its output; no phantom top-level card, setup neutral.
|