php-src/azure
Nikita Popov 8fc5daeb3f
Use sapi/cli/php to run tests for faster failure (#6931)
We always run test steps on azure, even if a previous step failed, because we
don't want a failure in one configuration to prevent testing of other
configurations. However, if building PHP fails in the first place, then we
currently end up testing the system PHP binary. This is not only useless, but
will also result in a test runner hang and cause the job to time out.

Avoid this by using sapi/cli/php instead of the installed php as the test
binary. If we fail to build, then it will not exist, and testing will fail
immediately.
2021-04-30 12:53:56 +02:00
..
i386 Fix i386 build on azure (#6877) 2021-04-17 20:35:01 +02:00
macos Use sapi/cli/php to run tests for faster failure (#6931) 2021-04-30 12:53:56 +02:00
apt.yml Build PDO OCI and OCI8 on azure 2021-01-15 12:12:13 +01:00
community_job.yml Show used git commit in community tests 2021-04-29 11:03:48 +02:00
configure.yml Build PDO OCI and OCI8 on azure 2021-01-15 12:12:13 +01:00
coverage_job.yml Add MSSQL setup to Azure Pipelines build 2021-01-11 21:46:41 -05:00
install.yml Use "set -e" in some pipeline steps 2020-03-18 11:46:27 +01:00
job.yml Add MSSQL setup to Azure Pipelines build 2021-01-11 21:46:41 -05:00
libmysqlclient_job.yml Update mysql version on libmysqclient job 2021-04-20 09:59:30 +02:00
libmysqlclient_test.yml Add basic libmysqlclient CI job 2020-12-18 12:52:54 +01:00
lsan-suppressions.txt Set up asan+ubsan scheduled build on azure 2019-06-28 15:00:54 +02:00
msan_job.yml Merge branch 'PHP-7.4' 2020-06-08 10:36:01 +02:00
mssql.yml Add MSSQL setup to Azure Pipelines build 2021-01-11 21:46:41 -05:00
opcache_variation_job.yml Test interned_strings_buffer=0 in CI 2021-04-09 17:11:56 +02:00
setup-slapd.sh enable ext/ldap/tests on azure 2020-07-10 09:56:02 +02:00
setup.yml Install de_DE locale on azure 2021-03-19 11:34:42 +01:00
test.yml Use sapi/cli/php to run tests for faster failure (#6931) 2021-04-30 12:53:56 +02:00
tests.yml Run the opcache-only configuration only for scheduled builds 2020-09-08 16:29:01 +02:00