- enable Internet Connection
- run the changed test case files
- confirm, that:
- all tests were executed
- none of tests were skipped
- disable Internet Connection (disconnect the network cable or disable the Wi-Fi)
- run the changed test case files
- confirm, that:
- all tests were executed
- tests, that require internet connectivity were skipped almost instantly (no 20sec delay for detecting network issues)
Details
Details
Diff Detail
Diff Detail
- Repository
- rINP In-Portal
- Branch
- branches/5.2.x
- Lint
Lint Warnings Excuse: Without silencing the PHPUnit would catch that warning. Severity Location Code Message Warning core/tests/Unit/kernel/globalsTest.php:33 PHPCS.W.CodingStandard.PHP.NoSilencedErrors.Discouraged CodingStandard.PHP.NoSilencedErrors.Discouraged Warning core/tests/Unit/kernel/utility/DebuggerUtilTest.php:29 PHPCS.W.CodingStandard.PHP.NoSilencedErrors.Discouraged CodingStandard.PHP.NoSilencedErrors.Discouraged - Unit
Unit Tests OK - Build Status
Buildable 11148 Build 3848: arc lint + arc unit