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

Percent complete flickers between numbers occasionally when mulitple builds are running #27

Open
jeffreykey opened this issue Mar 4, 2014 · 8 comments
Labels

Comments

@jeffreykey
Copy link

Occasionally the percent complete will flicker between two numbers when multiple builds are running. It flickers several times/second, then stops.

I'll try to provide more info if it will help.

@tobyweston
Copy link
Owner

Thanks, the more info the better. Could you use a phone to film or record the screen somehow?

@jeffreykey
Copy link
Author

Here's a video: http://1drv.ms/MLtM8R

@tobyweston
Copy link
Owner

Ah, that is bad!

I've never seen that before :(

Are the builds running in parallel? It could have a problem with that, I've not really tested it. Anything else you can tell me about your TeamCity setup that might be relevant?

If you hit 'i' you'll get a popup with important notifications. Is there anything in that? Better still, can you tail the log (should be in user.home (same place as the YML config) as radiate.log I think).

@jeffreykey
Copy link
Author

As luck would have it, I was able to grab screenshot of the building configurations when it was flickering.

As for the log, there's nothing interesting in it. It simply states that it's monitoring 18 projects (by name) "as a single aggregate". That's it.

flickeringradiateprojects

@tobyweston tobyweston added the bug label Mar 4, 2014
@jeffreykey
Copy link
Author

Don't know if this is relevant, but radiate lists the number of build configurations running, not the actual number of builds. For example, in the screenshot above, three build configurations have builds running but there are actually five builds running. Radiate says that only three builds are running.

@tobyweston
Copy link
Owner

I'll have to have a think and get back to you. It doesn't support nested builds (see this issue) though I can't remember the details so it may or may not be related...

@tobyweston
Copy link
Owner

It sounds like its a bug that it's misreporting the number of builds. I'll take a look at that too. Thanks for reporting it all.

@jeffreykey
Copy link
Author

Not a problem at all. Thanks for your work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants