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

CI testing seems broken (yet again) #2067

Closed
brodycj opened this issue Mar 1, 2020 · 2 comments
Closed

CI testing seems broken (yet again) #2067

brodycj opened this issue Mar 1, 2020 · 2 comments

Comments

@brodycj
Copy link

brodycj commented Mar 1, 2020

I seem to get an email every day that my fork has failing CI. I tried pushing updates from master to my fork then discovered that this seems to be persisting in Stryker. Here is what I have noticed so far:

Is there anything we can do to help get CI testing working again?

@simondel
Copy link
Member

simondel commented Mar 3, 2020

Thanks for wanting to help, I appreciate it ❤️

I merged this PR tonight: #2072

That should fix most issues. I missed your PR, sorry! I also changed the package.json so we no longer add versions of the dependencies that add new features because they may break our build (as we've now seen).

We're planning on moving away from Travis, but in the mean time it should be functional. Unfortunately Travis is pretty bad at sending emails. It usually only sends them to the last person that contributed :( I'll take a look at what's causing Travis to fail, unless if you want to take a look.

I believe @nicojs was working on the race condition, but I could be wrong.

@simondel
Copy link
Member

All tests should be working again. I'm closing this issue for now.

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

No branches or pull requests

2 participants