Skip to content

DX: use FAST_LINT_TEST_CASES=1 for CI run on macOS#7092

Merged
kubawerlos merged 1 commit intoPHP-CS-Fixer:masterfrom
6b7562617765726c6f73:use_FAST_LINT_TEST_CASES_for_macOS
Jun 25, 2023
Merged

DX: use FAST_LINT_TEST_CASES=1 for CI run on macOS#7092
kubawerlos merged 1 commit intoPHP-CS-Fixer:masterfrom
6b7562617765726c6f73:use_FAST_LINT_TEST_CASES_for_macOS

Conversation

@kubawerlos
Copy link
Copy Markdown
Member

As of writing this, there is a failed action on master, once again related to macOS run: https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/actions/runs/5370809936/jobs/9743153345
image

Sometimes it is another error, writing "30 seconds timeout exceeded".

Windows job is already using it and there is a Linux job on PHP 8.2, so this change won't make PHP 8.2 not being tested with FAST_LINT_TEST_CASES disabled.

@kubawerlos kubawerlos enabled auto-merge (squash) June 25, 2023 18:00
Comment thread .github/workflows/ci.yml
- operating-system: 'macos-latest'
php-version: '8.2'
job-description: 'on macOS'
FAST_LINT_TEST_CASES: 1
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

overall +1, but pls add comment to both windows and macos build why we set up FAST_LINT_TEST_CASES for them

@kubawerlos kubawerlos merged commit efff2c0 into PHP-CS-Fixer:master Jun 25, 2023
@kubawerlos kubawerlos deleted the use_FAST_LINT_TEST_CASES_for_macOS branch June 25, 2023 18:08
@mvorisek
Copy link
Copy Markdown
Contributor

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.

3 participants