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

API phpunit 9 support #52

Merged

Conversation

emteknetnz
Copy link
Collaborator

@emteknetnz emteknetnz marked this pull request as draft November 4, 2021 03:22
@emteknetnz emteknetnz force-pushed the pulls/2/sapphire-test-nine branch from f062977 to 907b3e3 Compare November 4, 2021 03:31
@emteknetnz emteknetnz marked this pull request as ready for review November 5, 2021 01:04
Copy link
Collaborator

@maxime-rainville maxime-rainville left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Builds are failing and I don't have permission to re-run them.

.travis.yml Outdated
after_success:
- if [[ $PHPUNIT_COVERAGE_TEST ]]; then bash <(curl -s https://codecov.io/bash) -f coverage.xml; fi
import:
- silverstripe/silverstripe-travis-shared:config/provision/standard-jobs-range.yml
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the point of using the travis CI build if travis is not running?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not alot :-) Removed

@emteknetnz emteknetnz force-pushed the pulls/2/sapphire-test-nine branch from 907b3e3 to 54d2313 Compare November 9, 2021 01:58
@emteknetnz
Copy link
Collaborator Author

@maxime-rainville failing unit test requires tagging a new minor of queuedjobs which requires unreleased framework ^4.10 - we should probably just merge this as is

@maxime-rainville
Copy link
Collaborator

I don't think tagging a new minor would be terrible ... composer wouldn't be incline to install it if it's set to prefer stable.

That's another example why I think not getting the manifest to ignore tests is not a viable choice. I'll go through the other PRs and come back to this one later on

@emteknetnz emteknetnz force-pushed the pulls/2/sapphire-test-nine branch from 54d2313 to d6fb30a Compare November 10, 2021 02:27
Copy link
Collaborator

@maxime-rainville maxime-rainville left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@emteknetnz emteknetnz merged commit fd5bab3 into bringyourownideas:2 Nov 10, 2021
@emteknetnz emteknetnz deleted the pulls/2/sapphire-test-nine branch November 10, 2021 03: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.

2 participants