Skip to content

Build: last command shows "running" even if build fails #630

@agjohnson

Description

@agjohnson

I don't recall exactly what we were doing here previously, but it seems like if a build is cancelled or killed early the last command is stuck displaying Running instead of the time used by the command execution.

Image

At very least, the command should show the amount of time spent executing (up until when the build was killed). I believe this was the old behavior.

But it also seems like we may have lost some error reporting on memory/time limit too. The build I notice this on seems like it should have hit a time limit and reported that as the failure. Instead the build had a generic "Unknown problem" error, which prompted the user to contact us. I haven't confirmed that we lost this error though.

Metadata

Metadata

Assignees

Labels

AcceptedAccepted issue on our roadmapBugA bug

Type

No type

Projects

Status

Planned

Relationships

None yet

Development

No branches or pull requests

Issue actions