Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Switching to phpbench/phpbench based benchmarks #79

Merged
merged 5 commits into from
Oct 24, 2017
Merged

Switching to phpbench/phpbench based benchmarks #79

merged 5 commits into from
Oct 24, 2017

Conversation

michalbundyra
Copy link
Member

/cc @Ocramius

@froschdesign
Copy link
Member

@michalbundyra
Copy link
Member Author

@froschdesign We need #74 merged before. Travis CI configuration is not the best at this moment, and it force install (--ignore-platform-reqs) dependencies which are not compatible with PHP 7.0 (for example doctrine/annotations 1.5.0 requires PHP 7.1)...

@froschdesign
Copy link
Member

@webimpress
Right, in the meantime I have also seen this. I will update the Travis file and remove allow_failures, because the problem is already fixed (3921c94)

@froschdesign froschdesign added this to the 3.2.0 milestone Oct 24, 2017
.travis.yml Outdated
@@ -30,7 +30,8 @@ matrix:
- php: 7
env:
- DEPS=locked
- CHECK_CS=true
- CS_CHECK=true
Copy link
Member Author

Choose a reason for hiding this comment

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

The variable was wrong!! Please see line 71/73.

Yeah, I know... the best if we have it in separate PR...

@michalbundyra
Copy link
Member Author

@froschdesign something definitely is wrong with this build, please note that I've moved cs-check, coverage and benchmarks to PHP 7.1 but build https://travis-ci.org/zendframework/zend-stdlib/builds/292168388?utm_source=github_status&utm_medium=notification still runs them on PHP 7! :-(

@michalbundyra
Copy link
Member Author

@froschdesign rebased one more time, maybe now will be 💚

@froschdesign
Copy link
Member

@michalbundyra
Copy link
Member Author

Ok, so benchmarks are ok, the problem is with cs-checks, because the variable was wrong and we haven't run it at all. I'd suggest to merge #68 and fix these cs issues there. What do you think @froschdesign ?

@michalbundyra
Copy link
Member Author

@froschdesign Rebased, I hope last time !

@michalbundyra
Copy link
Member Author

💚

@froschdesign froschdesign merged commit 0fb2158 into zendframework:develop Oct 24, 2017
@froschdesign
Copy link
Member

@webimpress
Thanks! 👍 👍 👍

@michalbundyra michalbundyra deleted the feature/phpbench branch January 25, 2018 09:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants