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

Make tests green #38

Merged
merged 3 commits into from Nov 1, 2019
Merged

Make tests green #38

merged 3 commits into from Nov 1, 2019

Conversation

rvanlaak
Copy link
Collaborator

Overriding setUpBeforeClass causes PHP language conflicts. As result, tests are failing on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.555% when pulling 26281b9 on scribbr:fix-tests into eb7d515 on jkphl:master.

@coveralls
Copy link

coveralls commented Oct 24, 2019

Coverage Status

Coverage remained the same at 99.555% when pulling a912990 on scribbr:fix-tests into eb7d515 on jkphl:master.

@jkphl
Copy link
Owner

jkphl commented Nov 1, 2019

@rvanlaak While this looks reasonable in general, I'd be interested in which sort of language conflicts you were experiencing?

I won't merge this directly as I'd like to apply a tiny change beforehand, but thanks for it anyway! :)

@jkphl jkphl merged commit a912990 into jkphl:master Nov 1, 2019
@rvanlaak
Copy link
Collaborator Author

rvanlaak commented Nov 4, 2019

The language conflict happened because the method signature of setUpBeforeClass was not matching with the parent.

One of the previous runs on master: https://travis-ci.org/jkphl/micrometa/jobs/606108141#L365

@rvanlaak rvanlaak deleted the fix-tests branch November 4, 2019 08:29
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.

None yet

3 participants