Skip to content

refactor(app): Standardize subdomain detection logic #13712

refactor(app): Standardize subdomain detection logic

refactor(app): Standardize subdomain detection logic #13712

Triggered via pull request October 9, 2025 21:49
Status Success
Total duration 16m 35s
Artifacts 9

test-phpunit.yml

on: pull_request
Setup PHP Version for Code Coverage
2s
Setup PHP Version for Code Coverage
Matrix: Others
Matrix: CacheLive
Matrix: DatabaseLive
Matrix: SeparateProcess
Upload coverage results to Coveralls  /  coveralls
55s
Upload coverage results to Coveralls / coveralls
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 26 warnings
Others (8.5, --ignore-platform-req=php) / Sanity Tests
Process completed with exit code 2.
SeparateProcess (8.5, --ignore-platform-req=php) / tests
Process completed with exit code 2.
DatabaseLive (8.5, OCI8, 8.0) / tests
Process completed with exit code 2.
Others (8.2) / Sanity Tests: /tests/system/Test/FabricatorTest.php#L496
Took 0.5507s from 0.5000s limit to run CodeIgniter\\Test\\FabricatorTest::testUniqueSetsOutUniqueFieldValues
Others (8.2) / Sanity Tests: /tests/system/API/ResponseTraitTest.php#L141
Took 0.9437s from 0.5000s limit to run CodeIgniter\\API\\ResponseTraitTest::testNoFormatterJSON
Others (8.2) / Sanity Tests: /tests/system/CodeIgniterTest.php#L977
Took 1.0562s from 0.5000s limit to run CodeIgniter\\CodeIgniterTest::testRouteAttributeCacheIntegration
Others (8.2) / Sanity Tests: /tests/system/Images/ImageMagickHandlerTest.php#L314
Took 1.6711s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageCreation
DatabaseLive (8.2, SQLite3, 8.0) / tests: /tests/system/Commands/Database/MigrateStatusTest.php#L78
Took 0.5497s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
DatabaseLive (8.2, SQLite3, 8.0) / tests: /tests/system/Commands/CreateDatabaseTest.php#L68
Took 1.1925s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
DatabaseLive (8.2, Postgre, 8.0) / tests: /tests/system/Commands/Database/MigrateStatusTest.php#L78
Took 0.5556s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
DatabaseLive (8.2, Postgre, 8.0) / tests: /tests/system/Commands/CreateDatabaseTest.php#L68
Took 1.2343s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
SeparateProcess (8.2) / tests: /tests/system/Commands/GenerateKeyTest.php#L77
Took 1.0965s from 0.5000s limit to run CodeIgniter\\Commands\\GenerateKeyTest::testGenerateKeyShowsEncodedKey
DatabaseLive (8.2, MySQLi, 5.7) / tests: /tests/system/Commands/Database/MigrateStatusTest.php#L78
Took 0.5674s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
DatabaseLive (8.2, MySQLi, 5.7) / tests: /tests/system/Commands/CreateDatabaseTest.php#L68
Took 1.2199s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
DatabaseLive (8.2, SQLSRV, 8.0) / tests: /tests/system/Commands/Database/MigrateStatusTest.php#L78
Took 0.6756s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
DatabaseLive (8.2, SQLSRV, 8.0) / tests: /tests/system/Commands/CreateDatabaseTest.php#L68
Took 1.3998s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
CacheLive (8.2) / Cache Live Tests: /tests/system/Cache/Handlers/AbstractHandlerTestCase.php#L35
Took 0.9426s from 0.5000s limit to run CodeIgniter\\Cache\\Handlers\\MemcachedHandlerTest::testGetMetaData
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Models/SaveModelTest.php#L35
Took 1.1716s from 0.5000s limit to run CodeIgniter\\Models\\SaveModelTest::testSaveNewRecordObject
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L1676
Took 1.4538s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testProcessIndexes
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Models/SaveModelTest.php#L372
Took 1.8823s from 0.5000s limit to run CodeIgniter\\Models\\SaveModelTest::testSaveNewEntityWithMappedPrimaryKey
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Models/SaveModelTest.php#L270
Took 1.9534s from 0.5000s limit to run CodeIgniter\\Models\\SaveModelTest::testSaveNewEntityWithDate
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Models/SaveModelTest.php#L237
Took 2.0648s from 0.5000s limit to run CodeIgniter\\Models\\SaveModelTest::testSaveNewEntityWithDateTime
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Models/ValidationModelRuleGroupTest.php#L50
Took 2.2356s from 0.5000s limit to run CodeIgniter\\Models\\ValidationModelRuleGroupTest::testValid
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Models/ReplaceModelTest.php#L25
Took 2.5301s from 0.5000s limit to run CodeIgniter\\Models\\ReplaceModelTest::testReplaceRespectsUseTimestamps
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L494
Took 2.7780s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testForeignKey
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Models/WhenWhenNotModelTest.php#L25
Took 2.9058s from 0.5000s limit to run CodeIgniter\\Models\\WhenWhenNotModelTest::testWhenWithTrueCondition
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Models/TimestampModelTest.php#L80
Took 3.2744s from 0.5000s limit to run CodeIgniter\\Models\\TimestampModelTest::testDoNotAllowDatesInsertArrayWithoutDatesSetsTimestamp
DatabaseLive (8.2, MySQLi, 8.0) / tests: /tests/system/Commands/Database/MigrateStatusTest.php#L78
Took 0.5457s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
DatabaseLive (8.2, MySQLi, 8.0) / tests: /tests/system/Commands/CreateDatabaseTest.php#L68
Took 1.1815s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase

Artifacts

Produced during runtime
Name Size Digest
cache-live-tests-php-8.2-db-none Expired
138 KB
sha256:9eaf741bc1937279cdb45664306df96a2502ca3116f280aba61483d1d5bbed8a
database-live-tests-php-8.2-db-MySQLi5.7 Expired
11.7 MB
sha256:d5e080db4581560650a9eaeaa4496d2c9e80bb27b46309a29163147dc016a538
database-live-tests-php-8.2-db-MySQLi8.0 Expired
11.7 MB
sha256:36fa86852098889b09014d1500f87c25b347b773e700db2d87a03235913d1504
database-live-tests-php-8.2-db-OCI88.0 Expired
11.7 MB
sha256:88be1a4575a077a285367f28cbe4d401ebc5dd2bb9dc86bc73f461ba7fd98c26
database-live-tests-php-8.2-db-Postgre8.0 Expired
11.3 MB
sha256:e4fa1794aa7e87aa688cc256efd946890765e81d04ac26705f3eec3fd7e3157e
database-live-tests-php-8.2-db-SQLSRV8.0 Expired
11.4 MB
sha256:4e66425582b2433378c95414f80449b00ba688926193e9a98bd0fd02c6fcaaf0
database-live-tests-php-8.2-db-SQLite38.0 Expired
11.4 MB
sha256:99167085ecf3704ad1fed11af32ead081a2ae3288a9b66b2591fdc41c76df9ab
sanity-tests-php-8.2-db-none Expired
29.4 MB
sha256:4520afd25a0f8ace702c9b998e7b6982b218707a4325d9bf7ec0327709139e12
separate-process-tests-php-8.2-db-none Expired
2.98 MB
sha256:0ec7753145dadcbdebfc4cfaf0029827f7b8c2a28fa7248e8722f252f9acaf32