Skip to content

[do not merge] Demo incorrect phpunit status (PHPUnit6)#34857

Closed
phil-davis wants to merge 3 commits intomasterfrom
demo-incorrect-phpunit-status
Closed

[do not merge] Demo incorrect phpunit status (PHPUnit6)#34857
phil-davis wants to merge 3 commits intomasterfrom
demo-incorrect-phpunit-status

Conversation

@phil-davis
Copy link
Copy Markdown
Contributor

@phil-davis phil-davis commented Mar 21, 2019

Description

See issue for the detailed description of this problem.

Related Issue

Issue #34858

Motivation and Context

CI should reliably report red-fail when a test fails.

How Has This Been Tested?

CI

@phil-davis
Copy link
Copy Markdown
Contributor Author

https://phpunit.de/supported-versions.html

We are currently using PHPunit 5.7.27 - official support finished 2018-02-02 and it ony claims to support PHP 5.6, PHP 7.0, PHP 7.1 - so there are no guarantees about what happens with PHP 7.2 and 7.3

PHPunit 6 - official support ended 2019-02-01 - it supports PHP PHP 7.0, PHP 7.1, PHP 7.2 - so that is what we could use

PHPunit 7 is for PHP 7.1, PHP 7.2, PHP 7.3 and so we can only use that when we drop PHP 7.0

@phil-davis phil-davis changed the title [do not merge] Demo incorrect phpunit status [do not merge] Demo incorrect phpunit status (PHPUnit5) Mar 22, 2019
@phil-davis
Copy link
Copy Markdown
Contributor Author

Keeping this here for further investigation this week, to try and understand exactly what unit test step is causing grief for the PHPUnit exit status.

@phil-davis phil-davis force-pushed the demo-incorrect-phpunit-status branch from a308b5f to 49fa229 Compare April 4, 2019 06:21
@phil-davis phil-davis changed the title [do not merge] Demo incorrect phpunit status (PHPUnit5) [do not merge] Demo incorrect phpunit status (PHPUnit6) Apr 5, 2019
@phil-davis phil-davis closed this Jul 11, 2019
@phil-davis phil-davis deleted the demo-incorrect-phpunit-status branch July 11, 2019 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant