Bug 1306182 - A single failure makes the whole monitoring line red
Summary: A single failure makes the whole monitoring line red
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Copr
Classification: Community
Component: frontend
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: Jakub Kadlčík
QA Contact:
URL:
Whiteboard:
: 1309603 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-10 09:09 UTC by Fabio Alessandro Locati
Modified: 2016-03-29 12:20 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-29 12:20:45 UTC


Attachments (Terms of Use)

Description Fabio Alessandro Locati 2016-02-10 09:09:33 UTC
If a build fails on a single platform is marked as failed for every platform

Also, I've noticed that today (compared to a week ago) in the "Monitor" tab - during building - all platforms are marked as building even if some of them have already completed.

Comment 1 Elliott Sales de Andrade 2016-02-19 03:22:21 UTC
This is rather annoying since all of my builds are now "pending" since the wait for ppc is usually quite long. It makes it difficult to find builds that actually failed but I never got around to re-submitting.

Comment 2 clime 2016-03-01 08:44:31 UTC
*** Bug 1309603 has been marked as a duplicate of this bug. ***

Comment 3 Jakub Kadlčík 2016-03-08 11:42:56 UTC
Hello guys, thank you for the feedback.

> If a build fails on a single platform is marked as failed for every platform

When we are talking about `build state` or `package state` that means only one value representing the whole build, expected behavior is to show the most pessimistic option. (i.e. if one chroot fails and all other chroots succeeds, the whole build is marked as failed). But of course when you see details of the build, every chroot should show it's proper state. If it doesn't work this way, please refer me on the page/build which is bugged.


> Also, I've noticed that today (compared to a week ago) in the "Monitor" tab -
> during building - all platforms are marked as building even if some of them 
> have already completed.

I confirm a bug.
Modified in: 9e53dd6

Comment 4 Jens Petersen 2016-03-09 03:29:10 UTC
The report is about the Monitor page.

Comment 5 Jakub Kadlčík 2016-03-15 08:47:53 UTC
Code with this fix is currently deployed on testing server.
You can test it before it will be deployed to production.
Please see: http://copr-fe-dev.cloud.fedoraproject.org

Comment 6 Fabio Alessandro Locati 2016-03-16 09:42:19 UTC
(In reply to Jakub Kadlčík from comment #5)
> Code with this fix is currently deployed on testing server.
> You can test it before it will be deployed to production.
> Please see: http://copr-fe-dev.cloud.fedoraproject.org

On the dev version is working as expected :)

Comment 7 Jakub Kadlčík 2016-03-29 12:20:45 UTC
Copr production machines were upgraded to version containing a fix to this issue.
If you are not satisfied with provided solution, please feel free to reopen this.


Note You need to log in before you can comment on or make changes to this bug.