Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add stale unknown state to grid. #1169

Merged
merged 1 commit into from
Oct 11, 2017
Merged

Conversation

baldwinn860
Copy link
Contributor

Previously any task that was added to the grid, but yet to have started
would have no status associated and would get labeled as Stale/Failed.
This caused it to look similar to a failure case. Instead it is now
labeled as Stale/Unknown as it is not in progress yet, but it has been
scheduled thus the status is not yet known. It will show up in the grid
as grey instead of red.

This also fixes a bug where the template lookups for target and host
devices had missing braces, causing those templates to fail to match.

Previously any task that was added to the grid, but yet to have started
would have no status associated and would get labeled as Stale/Failed.
This caused it to look similar to a failure case. Instead it is now
labeled as Stale/Unknown as it is not in progress yet, but it has been
scheduled thus the status is not yet known. It will show up in the grid
as grey instead of red.

This also fixes a bug where the template lookups for target and host
devices had missing braces, causing those templates to fail to match.
@baldwinn860 baldwinn860 requested review from ben-clayton and pmuetschard and removed request for ben-clayton and pmuetschard October 7, 2017 00:41
@baldwinn860 baldwinn860 merged commit fd287c1 into google:master Oct 11, 2017
@baldwinn860 baldwinn860 deleted the ui_fixes branch October 11, 2017 18:14
purvisa-at-google-com pushed a commit that referenced this pull request Sep 29, 2022
This occurs in Adreno devices that restrict permission for the gpu counter sysfs node. Makes sure that the device shows up in the list and that error is printed instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants