User tests: Successful: Unsuccessful:
Pull Request for Issue #21388
I have build a not-on-windows group and excluded the group from testing on php5.6.
The test I have excluded is still executed in our travis testing environment so not testing it on windows doesn't seems so bad.
Just look if the appveyor build run to the end
appveyor build run thru
appveyor build run in a timeout
Status | New | ⇒ | Pending |
Category | ⇒ | Unit Tests |
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-08-16 09:27:58 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
?
|
Can you do it with tabs not spaces :P
Sorry, not sorry, but can we get https://editorconfig.org in the project. Then tabs, spaces and line endings will be automagically ok!
@dgrammatiko We have it here I can do a PR to move it to this repo.
@rdeutz @dgrammatiko Please test #21686
@rdeutz thinking about it can we also just add a
@note
in the doc block explaining why we disable on windows please