Skip to content

Commit ea7b651

Browse files
committed
debug test failures on AppVeyor
1 parent ea61ad3 commit ea7b651

36 files changed

+8
-6447
lines changed

.appveyor.yml

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@ install:
1515
- mkdir c:\php && cd c:\php
1616
- appveyor DownloadFile https://github.com/symfony/binary-utils/releases/download/v0.1/php-8.1.0-Win32-vs16-x86.zip
1717
- 7z x php-8.1.0-Win32-vs16-x86.zip -y >nul
18-
- cd ext
19-
- appveyor DownloadFile https://github.com/symfony/binary-utils/releases/download/v0.1/php_apcu-5.1.21-8.1-ts-vs16-x86.zip
20-
- 7z x php_apcu-5.1.21-8.1-ts-vs16-x86.zip -y >nul
21-
- appveyor DownloadFile https://github.com/symfony/binary-utils/releases/download/v0.1/php_redis-5.3.7-8.1-ts-vs16-x86.zip
22-
- 7z x php_redis-5.3.7-8.1-ts-vs16-x86.zip -y >nul
23-
- cd ..
2418
- copy /Y php.ini-development php.ini-min
2519
- echo memory_limit=-1 >> php.ini-min
2620
- echo serialize_precision=-1 >> php.ini-min
@@ -34,8 +28,6 @@ install:
3428
- echo zend_extension=php_opcache.dll >> php.ini-max
3529
- echo opcache.enable_cli=1 >> php.ini-max
3630
- echo extension=php_openssl.dll >> php.ini-max
37-
- echo extension=php_apcu.dll >> php.ini-max
38-
- echo extension=php_redis.dll >> php.ini-max
3931
- echo apc.enable_cli=1 >> php.ini-max
4032
- echo extension=php_intl.dll >> php.ini-max
4133
- echo extension=php_mbstring.dll >> php.ini-max
@@ -62,9 +54,5 @@ test_script:
6254
- copy /Y c:\php\php.ini-min c:\php\php.ini
6355
- IF %APPVEYOR_REPO_BRANCH:~-2% neq .x (rm -Rf src\Symfony\Bridge\PhpUnit)
6456
- mv src\Symfony\Component\HttpClient\phpunit.xml.dist src\Symfony\Component\HttpClient\phpunit.xml
65-
- php phpunit src\Symfony --exclude-group tty,benchmark,intl-data,network,transient-on-windows || SET X=!errorlevel!
66-
- php phpunit src\Symfony\Component\HttpClient || SET X=!errorlevel!
67-
- copy /Y c:\php\php.ini-max c:\php\php.ini
68-
- php phpunit src\Symfony --exclude-group tty,benchmark,intl-data,network,transient-on-windows || SET X=!errorlevel!
69-
- php phpunit src\Symfony\Component\HttpClient || SET X=!errorlevel!
57+
- php phpunit src\Symfony\Component\AssetMapper --exclude-group tty,benchmark,intl-data,network,transient-on-windows || SET X=!errorlevel!
7058
- exit %X%

.github/workflows/integration-tests.yml

Lines changed: 0 additions & 230 deletions
This file was deleted.

.github/workflows/psalm.yml

Lines changed: 0 additions & 62 deletions
This file was deleted.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy