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

Dashboard test timeouts on macOS #5391

Open
lassoan opened this issue Jan 16, 2021 · 10 comments
Open

Dashboard test timeouts on macOS #5391

lassoan opened this issue Jan 16, 2021 · 10 comments
Assignees
Labels
Type: Bug Something isn't working correctly
Milestone

Comments

@lassoan
Copy link
Contributor

lassoan commented Jan 16, 2021

There is almost 0 test errors on Windows but tests seem to succeed then time out on mac.

http://trunk.cdash.org/viewTest.php?onlyfailed&buildid=2121372

Timeouts make build time really long and mask real errors.

I've run the dashboard tests on a Mac and it does not have this problem - it has only 13 failed tests, no timeouts (http://trunk.cdash.org/viewTest.php?onlyfailed&buildid=2122238).

Could somebody check what's happening on the factory machine?

@lassoan lassoan added the Type: Bug Something isn't working correctly label Jan 16, 2021
@sjh26
Copy link
Contributor

sjh26 commented Jan 18, 2021

Sure, I will work on this

@lassoan
Copy link
Contributor Author

lassoan commented Jan 21, 2021

There does not seem to be any extensions built for macOS, probably because of the timeouts. We rely on the nightly builds to deliver fixes and new features to collaborators. Windows and Linux builds are good, but people on macOS not getting extensions is a problem.

Local mac builds are fine, so I don't know what could go wrong on the factory machine. Let me know if I can help with this in any way.

@sjh26
Copy link
Contributor

sjh26 commented Jan 21, 2021

I am going to try transferring the build to a different machine temporarily to try to sort out the problem. I can also disable mac tests for tomorrow to make sure the build goes through.

@lassoan
Copy link
Contributor Author

lassoan commented Jan 21, 2021

Thank you!

Can you have a look at the screen of the macOS factory while running the tests? Maybe it could give some hints about why the timeout happens (e.g.,. it could be a popup with some informative message).

@sjh26
Copy link
Contributor

sjh26 commented Jan 21, 2021

I will try that tomorrow after the nightly finishes. The factory mac is also getting quite old, and may be having idiosyncratic issues.

I have disabled testing for now on the mac, and will be working on running down the specific issue.

@lassoan
Copy link
Contributor Author

lassoan commented Jan 21, 2021

Great, thank you.

@sjh26
Copy link
Contributor

sjh26 commented Jan 21, 2021

Extensions still are not coming up, didn't disable tests properly. Working on getting them up today.

@sjh26
Copy link
Contributor

sjh26 commented Jan 21, 2021

However, the tests are running perfectly fine (no error messages, etc), at least while I am connected to the VNC server.

@lassoan
Copy link
Contributor Author

lassoan commented Jan 22, 2021

Build of Slicer core and extensions work great on all 3 platforms now, thank you!

MacOS tests still take way too long (test report has not appeared yet on the dashboard, probably still lots of tests timing out).

@sjh26
Copy link
Contributor

sjh26 commented Jan 22, 2021

Tests have been disabled until I sort out the timing out problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working correctly
Development

No branches or pull requests

2 participants