Skip to content

[DO NOT MERGE] Test fixing tests with logging #76

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

Merged
merged 5 commits into from
Nov 29, 2019
Merged

Conversation

matbesancon
Copy link
Contributor

This sounds stupid but seems to pass

@matbesancon
Copy link
Contributor Author

So this is now passing tests, @ChrisRackauckas I have no idea how the behavior can be so weird. Cassette issue?

@ChrisRackauckas
Copy link
Member

Seems to be a blow up in compile times due to method invalidations. One of the signature changes is causing more methods to be invalidated at using time to cause more precompilation to happen, triggering failure. I think we should make sure we don't just change tests around that.

@ChrisRackauckas
Copy link
Member

I'm merging this since the compile time regressions seem to just be outside of here? and so this fixes master.

@ChrisRackauckas ChrisRackauckas merged commit a3a812c into master Nov 29, 2019
@ChrisRackauckas ChrisRackauckas deleted the travis-fixed branch November 29, 2019 15:27
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.

2 participants