Properties
Properties
- Buildable
- B18726: rP63e6b2553e0e: Simply how Differential drafts ignore Harbormaster autobuilds
- Build Plan
- Plan 3 Run Core Tests
- Status
Passed
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Oct 23 2017, 5:38 PM · Built for 3 m, 11 s
- Status
Passed
| 1 | [2017-10-23 17:37:38] ERROR 2048: Declaration of DifferentialDraftField::renderPropertyViewValue() should be compatible with PhabricatorCustomField::renderPropertyViewValue(array $handles) at [/core/data/drydock/workingcopy-86/repo/phabricator/src/applications/differential/customfield/DifferentialDraftField.php:90] |
|---|---|
| 2 | arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=63e6b2553e0ecdb0d10cde7c1845529a6d53e836, ref.master=63d1230ade0f), phutil(head=master, ref.master=a6e490ef7ee0) |
| 3 | #0 PhutilBootloader::executeInclude called at [<phutil>/src/moduleutils/PhutilBootloader.php:226] |
| 4 | #1 PhutilBootloader::executeInclude(string) called at [<phutil>/src/moduleutils/PhutilBootloader.php:216] |
| 5 | #2 PhutilBootloader::loadLibrarySource(string, string) called at [<phutil>/src/symbols/PhutilSymbolLoader.php:381] |
| 6 | #3 PhutilSymbolLoader::loadSymbol(array) called at [<phutil>/src/symbols/PhutilSymbolLoader.php:256] |
| 7 | #4 PhutilSymbolLoader::selectAndLoadSymbols() called at [<phutil>/src/__phutil_library_init__.php:22] |
| 8 | #5 __phutil_autoload(string) |
| 9 | #6 spl_autoload_call(string) |
| 10 | #7 ReflectionClass::__construct(string) called at [<phutil>/src/__tests__/PhutilLibraryTestCase.php:102] |
| 11 | #8 PhutilLibraryTestCase::testMethodVisibility() |
| 12 | #9 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
| 13 | #10 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
| 14 | #11 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147] |
| 15 | #12 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167] |
| 16 | #13 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
| 17 | [2017-10-23 17:37:47] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-86/repo/phabricator/src/aphront/response/AphrontResponse.php:254] |
| 18 | arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=63e6b2553e0ecdb0d10cde7c1845529a6d53e836, ref.master=63d1230ade0f), phutil(head=master, ref.master=a6e490ef7ee0) |
| 19 | #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254] |
| 20 | #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99] |
| 21 | #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73] |
| 22 | #3 AphrontHTTPSinkTestCase::testJSONContentSniff() |
| 23 | #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
| 24 | #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
| 25 | #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147] |
| 26 | #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167] |
| 27 | #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
| 28 |
| 291 | PASS 20ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK |
|---|---|
| 292 | PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain |
| 293 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid |
| 294 | PASS 1ms★ PhabricatorUserEmailTestCase::testEmailValidation |
| 295 | PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation |
| 296 | PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes |
| 297 | PASS 17ms★ PhabricatorWorkerTestCase::testLeaseTask |
| 298 | PASS 37ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst |
| 299 | PASS 37ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority |
| 300 | PASS 12ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure |
| 301 | PASS 17ms★ PhabricatorWorkerTestCase::testMultipleLease |
| 302 | PASS 19ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure |
| 303 | PASS 22ms★ PhabricatorWorkerTestCase::testNewBeforeLeased |
| 304 | PASS 19ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry |
| 305 | PASS 14ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime |
| 306 | PASS 21ms★ PhabricatorWorkerTestCase::testExecuteTask |
| 307 | PASS 35ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures |
| 308 | PASS 18ms★ PhabricatorWorkerTestCase::testOldestFirst |
| 309 | PASS 2.2s PhabricatorChangeParserTestCase::testSubversionParser |
| 310 | PASS 471ms PhabricatorChangeParserTestCase::testSubversionPartialParser |
| 311 | PASS 3.1s PhabricatorChangeParserTestCase::testMercurialParser |
| 312 | PASS 743ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser |
| 313 | PASS 2.0s PhabricatorChangeParserTestCase::testGitParser |
| 314 | PASS 425ms PhabricatorChangeParserTestCase::testSubversionValidRootParser |
| 315 | PASS 482ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery |
| 316 | PASS 1.1s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery |
| 317 | PASS 172ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery |
| 318 | PASS 31ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic |
| 319 | PASS 96ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic |
| 320 | PASS 180ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic |
| 321 | PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString |
| 322 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay |
| 323 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges |
| 324 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue |
| 325 | PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency |
| 326 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString |
| 327 | PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders |
| 328 | PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata |
| 329 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing |
| 330 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted |
| 331 | PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent |
| 332 | PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents |
| 333 | PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices |
| 334 | PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum |
| 335 | PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges |
| 336 | PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort |
| 337 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted |
| 338 | PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup |
| 339 | PASS 1ms★ QueryFormattingTestCase::testQueryFormatting |
| 340 |
| 1 | [2017-10-23 17:36:19] ERROR 2048: Declaration of DifferentialDraftField::renderPropertyViewValue() should be compatible with PhabricatorCustomField::renderPropertyViewValue(array $handles) at [/core/data/drydock/workingcopy-86/repo/phabricator/src/applications/differential/customfield/DifferentialDraftField.php:90] |
|---|---|
| 2 | arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=63e6b2553e0ecdb0d10cde7c1845529a6d53e836, ref.master=63d1230ade0f), phutil(head=master, ref.master=a6e490ef7ee0) |
| 3 | #0 PhutilBootloader::executeInclude called at [<phutil>/src/moduleutils/PhutilBootloader.php:226] |
| 4 | #1 PhutilBootloader::executeInclude(string) called at [<phutil>/src/moduleutils/PhutilBootloader.php:216] |
| 5 | #2 PhutilBootloader::loadLibrarySource(string, string) called at [<phutil>/src/symbols/PhutilSymbolLoader.php:381] |
| 6 | #3 PhutilSymbolLoader::loadSymbol(array) called at [<phutil>/src/symbols/PhutilSymbolLoader.php:256] |
| 7 | #4 PhutilSymbolLoader::selectAndLoadSymbols() called at [<phutil>/src/__phutil_library_init__.php:22] |
| 8 | #5 __phutil_autoload(string) |
| 9 | #6 spl_autoload_call(string) |
| 10 | #7 ReflectionClass::__construct(string) called at [<phutil>/src/__tests__/PhutilLibraryTestCase.php:102] |
| 11 | #8 PhutilLibraryTestCase::testMethodVisibility() |
| 12 | #9 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
| 13 | #10 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
| 14 | #11 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147] |
| 15 | #12 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167] |
| 16 | #13 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
| 17 | [2017-10-23 17:36:31] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-86/repo/phabricator/src/aphront/response/AphrontResponse.php:254] |
| 18 | arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=63e6b2553e0ecdb0d10cde7c1845529a6d53e836, ref.master=63d1230ade0f), phutil(head=master, ref.master=a6e490ef7ee0) |
| 19 | #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254] |
| 20 | #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99] |
| 21 | #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73] |
| 22 | #3 AphrontHTTPSinkTestCase::testJSONContentSniff() |
| 23 | #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
| 24 | #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
| 25 | #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147] |
| 26 | #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167] |
| 27 | #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
| 28 |
| 291 | PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain |
|---|---|
| 292 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid |
| 293 | PASS 32ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK |
| 294 | PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation |
| 295 | PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation |
| 296 | PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes |
| 297 | PASS 46ms★ PhabricatorWorkerTestCase::testOldestFirst |
| 298 | PASS 33ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures |
| 299 | PASS 14ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry |
| 300 | PASS 24ms★ PhabricatorWorkerTestCase::testExecuteTask |
| 301 | PASS 45ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure |
| 302 | PASS 34ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst |
| 303 | PASS 24ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority |
| 304 | PASS 20ms★ PhabricatorWorkerTestCase::testNewBeforeLeased |
| 305 | PASS 16ms★ PhabricatorWorkerTestCase::testLeaseTask |
| 306 | PASS 18ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime |
| 307 | PASS 14ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure |
| 308 | PASS 10ms★ PhabricatorWorkerTestCase::testMultipleLease |
| 309 | PASS 2.0s PhabricatorChangeParserTestCase::testGitParser |
| 310 | PASS 922ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser |
| 311 | PASS 678ms PhabricatorChangeParserTestCase::testSubversionPartialParser |
| 312 | PASS 444ms PhabricatorChangeParserTestCase::testSubversionValidRootParser |
| 313 | PASS 2.7s PhabricatorChangeParserTestCase::testSubversionParser |
| 314 | PASS 4.2s PhabricatorChangeParserTestCase::testMercurialParser |
| 315 | PASS 1.7s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery |
| 316 | PASS 1.1s PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery |
| 317 | PASS 361ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery |
| 318 | PASS 668ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic |
| 319 | PASS 148ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic |
| 320 | PASS 361ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic |
| 321 | PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency |
| 322 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay |
| 323 | PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString |
| 324 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue |
| 325 | PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges |
| 326 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString |
| 327 | PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders |
| 328 | PASS 1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent |
| 329 | PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata |
| 330 | PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort |
| 331 | PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices |
| 332 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted |
| 333 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted |
| 334 | PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents |
| 335 | PASS 3ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum |
| 336 | PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges |
| 337 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing |
| 338 | PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup |
| 339 | PASS 3ms★ QueryFormattingTestCase::testQueryFormatting |
| 340 |
| 1 | [2017-10-23 17:36:05] ERROR 2048: Declaration of DifferentialDraftField::renderPropertyViewValue() should be compatible with PhabricatorCustomField::renderPropertyViewValue(array $handles) at [/core/data/drydock/workingcopy-86/repo/phabricator/src/applications/differential/customfield/DifferentialDraftField.php:90] |
|---|---|
| 2 | arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=63e6b2553e0ecdb0d10cde7c1845529a6d53e836, ref.master=63d1230ade0f), phutil(head=master, ref.master=a6e490ef7ee0) |
| 3 | #0 PhutilBootloader::executeInclude called at [<phutil>/src/moduleutils/PhutilBootloader.php:226] |
| 4 | #1 PhutilBootloader::executeInclude(string) called at [<phutil>/src/moduleutils/PhutilBootloader.php:216] |
| 5 | #2 PhutilBootloader::loadLibrarySource(string, string) called at [<phutil>/src/symbols/PhutilSymbolLoader.php:381] |
| 6 | #3 PhutilSymbolLoader::loadSymbol(array) called at [<phutil>/src/symbols/PhutilSymbolLoader.php:256] |
| 7 | #4 PhutilSymbolLoader::selectAndLoadSymbols() called at [<phutil>/src/__phutil_library_init__.php:22] |
| 8 | #5 __phutil_autoload(string) |
| 9 | #6 spl_autoload_call(string) |
| 10 | #7 ReflectionClass::__construct(string) called at [<phutil>/src/__tests__/PhutilLibraryTestCase.php:102] |
| 11 | #8 PhutilLibraryTestCase::testMethodVisibility() |
| 12 | #9 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
| 13 | #10 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
| 14 | #11 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147] |
| 15 | #12 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167] |
| 16 | #13 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
| 17 | [2017-10-23 17:36:11] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-86/repo/phabricator/src/aphront/response/AphrontResponse.php:254] |
| 18 | arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=63e6b2553e0ecdb0d10cde7c1845529a6d53e836, ref.master=63d1230ade0f), phutil(head=master, ref.master=a6e490ef7ee0) |
| 19 | #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254] |
| 20 | #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99] |
| 21 | #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73] |
| 22 | #3 AphrontHTTPSinkTestCase::testJSONContentSniff() |
| 23 | #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
| 24 | #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
| 25 | #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147] |
| 26 | #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167] |
| 27 | #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
| 28 |
| 291 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain |
|---|---|
| 292 | PASS 38ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK |
| 293 | PASS 39ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide |
| 294 | PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation |
| 295 | PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation |
| 296 | PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes |
| 297 | PASS 15ms★ PhabricatorWorkerTestCase::testMultipleLease |
| 298 | PASS 21ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime |
| 299 | PASS 14ms★ PhabricatorWorkerTestCase::testLeaseTask |
| 300 | PASS 15ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry |
| 301 | PASS 20ms★ PhabricatorWorkerTestCase::testExecuteTask |
| 302 | PASS 19ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure |
| 303 | PASS 29ms★ PhabricatorWorkerTestCase::testNewBeforeLeased |
| 304 | PASS 28ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority |
| 305 | PASS 37ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst |
| 306 | PASS 17ms★ PhabricatorWorkerTestCase::testOldestFirst |
| 307 | PASS 11ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure |
| 308 | PASS 43ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures |
| 309 | PASS 533ms PhabricatorChangeParserTestCase::testSubversionValidRootParser |
| 310 | PASS 436ms PhabricatorChangeParserTestCase::testSubversionPartialParser |
| 311 | PASS 2.9s PhabricatorChangeParserTestCase::testSubversionParser |
| 312 | PASS 2.1s PhabricatorChangeParserTestCase::testGitParser |
| 313 | PASS 969ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser |
| 314 | PASS 3.3s PhabricatorChangeParserTestCase::testMercurialParser |
| 315 | PASS 1.7s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery |
| 316 | PASS 847ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery |
| 317 | PASS 365ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery |
| 318 | PASS 285ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic |
| 319 | PASS 140ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic |
| 320 | PASS 636ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic |
| 321 | PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString |
| 322 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue |
| 323 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay |
| 324 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString |
| 325 | PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges |
| 326 | PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency |
| 327 | PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders |
| 328 | PASS 4ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum |
| 329 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing |
| 330 | PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices |
| 331 | PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort |
| 332 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted |
| 333 | PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata |
| 334 | PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges |
| 335 | PASS 2ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent |
| 336 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted |
| 337 | PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents |
| 338 | PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup |
| 339 | PASS 2ms★ QueryFormattingTestCase::testQueryFormatting |
| 340 |
| 1 | [2017-10-23 17:34:02] ERROR 2048: Declaration of DifferentialDraftField::renderPropertyViewValue() should be compatible with PhabricatorCustomField::renderPropertyViewValue(array $handles) at [/core/data/drydock/workingcopy-86/repo/phabricator/src/applications/differential/customfield/DifferentialDraftField.php:90] |
|---|---|
| 2 | arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=63e6b2553e0ecdb0d10cde7c1845529a6d53e836, ref.master=63d1230ade0f), phutil(head=master, ref.master=a6e490ef7ee0) |
| 3 | #0 PhutilBootloader::executeInclude called at [<phutil>/src/moduleutils/PhutilBootloader.php:226] |
| 4 | #1 PhutilBootloader::executeInclude(string) called at [<phutil>/src/moduleutils/PhutilBootloader.php:216] |
| 5 | #2 PhutilBootloader::loadLibrarySource(string, string) called at [<phutil>/src/symbols/PhutilSymbolLoader.php:381] |
| 6 | #3 PhutilSymbolLoader::loadSymbol(array) called at [<phutil>/src/symbols/PhutilSymbolLoader.php:256] |
| 7 | #4 PhutilSymbolLoader::selectAndLoadSymbols() called at [<phutil>/src/__tests__/PhutilLibraryTestCase.php:16] |
| 8 | #5 PhutilLibraryTestCase::testEverythingImplemented() |
| 9 | #6 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
| 10 | #7 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
| 11 | #8 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147] |
| 12 | #9 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167] |
| 13 | #10 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
| 14 | [2017-10-23 17:34:12] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-86/repo/phabricator/src/aphront/response/AphrontResponse.php:254] |
| 15 | arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=63e6b2553e0ecdb0d10cde7c1845529a6d53e836, ref.master=63d1230ade0f), phutil(head=master, ref.master=a6e490ef7ee0) |
| 16 | #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254] |
| 17 | #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99] |
| 18 | #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73] |
| 19 | #3 AphrontHTTPSinkTestCase::testJSONContentSniff() |
| 20 | #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
| 21 | #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
| 22 | #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147] |
| 23 | #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167] |
| 24 | #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
| 25 |
| 197 | PASS 1ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI |
|---|---|
| 198 | PASS 176ms PhabricatorObjectListQueryTestCase::testObjectListQuery |
| 199 | PASS 817ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail |
| 200 | PASS 468ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail |
| 201 | PASS 668ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail |
| 202 | PASS 974ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail |
| 203 | PASS 2ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage |
| 204 | PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers |
| 205 | PASS <1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax |
| 206 | PASS 260ms PhabricatorPhortuneTestCase::testNewPhortuneAccount |
| 207 | PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap |
| 208 | PASS 87ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers |
| 209 | PASS 150ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators |
| 210 | PASS 169ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser |
| 211 | PASS 156ms PhabricatorPolicyDataTestCase::testProjectPolicyMembership |
| 212 | PASS 102ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase |
| 213 | PASS 127ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers |
| 214 | PASS 130ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor |
| 215 | PASS 2ms★ PhabricatorPolicyTestCase::testLimits |
| 216 | PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities |
| 217 | PASS 2ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled |
| 218 | PASS 2ms★ PhabricatorPolicyTestCase::testOffsets |
| 219 | PASS 28ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications |
| 220 | PASS 19ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy |
| 221 | PASS 2ms★ PhabricatorPolicyTestCase::testPolicyStrength |
| 222 | PASS 3ms★ PhabricatorPolicyTestCase::testUsersPolicy |
| 223 | PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence |
| 224 | PASS 21ms★ PhabricatorPolicyTestCase::testExtendedPolicies |
| 225 | PASS 32ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles |
| 226 | PASS 1ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies |
| 227 | PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser |
| 228 | PASS 9ms★ PhabricatorPolicyTestCase::testNoOnePolicy |
| 229 | PASS 5ms★ PhabricatorPolicyTestCase::testAdminPolicy |
| 230 | PASS 7ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled |
| 231 | PASS 2.4s PhabricatorProjectCoreTestCase::testTagMilestoneConflicts |
| 232 | PASS 1.5s PhabricatorProjectCoreTestCase::testProjectMembersVisibility |
| 233 | PASS 597ms PhabricatorProjectCoreTestCase::testSlugMaps |
| 234 | PASS 3.6s PhabricatorProjectCoreTestCase::testAncestorMembers |
| 235 | PASS 6.5s PhabricatorProjectCoreTestCase::testMilestoneMoves |
| 236 | PASS 170ms PhabricatorProjectCoreTestCase::testDuplicateSlugs |
| 237 | PASS 488ms PhabricatorProjectCoreTestCase::testViewProject |
| 238 | PASS 1.1s PhabricatorProjectCoreTestCase::testJoinLeaveProject |
| 239 | PASS 201ms PhabricatorProjectCoreTestCase::testSameSlugAsName |
| 240 | PASS 477ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts |
| 241 | PASS 471ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies |
| 242 | PASS 301ms PhabricatorProjectCoreTestCase::testMilestones |
| 243 | PASS 990ms PhabricatorProjectCoreTestCase::testBoardMoves |
| 244 | PASS 754ms PhabricatorProjectCoreTestCase::testComplexConstraints |
| 245 | PASS 593ms PhabricatorProjectCoreTestCase::testMilestoneMembership |
| 246 |
| 1 | [2017-10-23 17:32:31] ERROR 2048: Declaration of DifferentialDraftField::renderPropertyViewValue() should be compatible with PhabricatorCustomField::renderPropertyViewValue(array $handles) at [/core/data/drydock/workingcopy-86/repo/phabricator/src/applications/differential/customfield/DifferentialDraftField.php:90] |
|---|---|
| 2 | arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=63e6b2553e0ecdb0d10cde7c1845529a6d53e836, ref.master=63d1230ade0f), phutil(head=master, ref.master=a6e490ef7ee0) |
| 3 | #0 PhutilBootloader::executeInclude called at [<phutil>/src/moduleutils/PhutilBootloader.php:226] |
| 4 | #1 PhutilBootloader::executeInclude(string) called at [<phutil>/src/moduleutils/PhutilBootloader.php:216] |
| 5 | #2 PhutilBootloader::loadLibrarySource(string, string) called at [<phutil>/src/symbols/PhutilSymbolLoader.php:381] |
| 6 | #3 PhutilSymbolLoader::loadSymbol(array) called at [<phutil>/src/symbols/PhutilSymbolLoader.php:256] |
| 7 | #4 PhutilSymbolLoader::selectAndLoadSymbols() called at [<phutil>/src/__phutil_library_init__.php:22] |
| 8 | #5 __phutil_autoload(string) |
| 9 | #6 spl_autoload_call(string) |
| 10 | #7 ReflectionClass::__construct(string) called at [<phutil>/src/__tests__/PhutilLibraryTestCase.php:102] |
| 11 | #8 PhutilLibraryTestCase::testMethodVisibility() |
| 12 | #9 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
| 13 | #10 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
| 14 | #11 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147] |
| 15 | #12 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167] |
| 16 | #13 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
| 17 | [2017-10-23 17:32:36] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-86/repo/phabricator/src/aphront/response/AphrontResponse.php:254] |
| 18 | arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=63e6b2553e0ecdb0d10cde7c1845529a6d53e836, ref.master=63d1230ade0f), phutil(head=master, ref.master=a6e490ef7ee0) |
| 19 | #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254] |
| 20 | #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99] |
| 21 | #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73] |
| 22 | #3 AphrontHTTPSinkTestCase::testJSONContentSniff() |
| 23 | #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
| 24 | #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
| 25 | #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147] |
| 26 | #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167] |
| 27 | #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
| 28 |
| 202 | PASS 309ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail |
|---|---|
| 203 | PASS 2ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage |
| 204 | PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers |
| 205 | PASS <1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax |
| 206 | PASS 41ms★ PhabricatorPhortuneTestCase::testNewPhortuneAccount |
| 207 | PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap |
| 208 | PASS 41ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase |
| 209 | PASS 27ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers |
| 210 | PASS 34ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor |
| 211 | PASS 64ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators |
| 212 | PASS 52ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser |
| 213 | PASS 37ms★ PhabricatorPolicyDataTestCase::testProjectPolicyMembership |
| 214 | PASS 33ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers |
| 215 | PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities |
| 216 | PASS 13ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy |
| 217 | PASS 3ms★ PhabricatorPolicyTestCase::testOffsets |
| 218 | PASS 18ms★ PhabricatorPolicyTestCase::testExtendedPolicies |
| 219 | PASS 1ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled |
| 220 | PASS 1ms★ PhabricatorPolicyTestCase::testLimits |
| 221 | PASS 21ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications |
| 222 | PASS 8ms★ PhabricatorPolicyTestCase::testNoOnePolicy |
| 223 | PASS 2ms★ PhabricatorPolicyTestCase::testPolicyStrength |
| 224 | PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser |
| 225 | PASS 3ms★ PhabricatorPolicyTestCase::testUsersPolicy |
| 226 | PASS 6ms★ PhabricatorPolicyTestCase::testAdminPolicy |
| 227 | PASS 4ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled |
| 228 | PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence |
| 229 | PASS 22ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles |
| 230 | PASS 1ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies |
| 231 | PASS 443ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts |
| 232 | PASS 120ms PhabricatorProjectCoreTestCase::testSameSlugAsName |
| 233 | PASS 275ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility |
| 234 | PASS 425ms PhabricatorProjectCoreTestCase::testAncestryQueries |
| 235 | PASS 141ms PhabricatorProjectCoreTestCase::testApplicationPolicy |
| 236 | PASS 402ms PhabricatorProjectCoreTestCase::testParentProject |
| 237 | PASS 693ms PhabricatorProjectCoreTestCase::testBoardMoves |
| 238 | PASS 325ms PhabricatorProjectCoreTestCase::testViewProject |
| 239 | PASS 507ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher |
| 240 | PASS 303ms PhabricatorProjectCoreTestCase::testMilestoneMembership |
| 241 | PASS 592ms PhabricatorProjectCoreTestCase::testJoinLeaveProject |
| 242 | PASS 195ms PhabricatorProjectCoreTestCase::testMilestones |
| 243 | PASS 203ms PhabricatorProjectCoreTestCase::testDuplicateSlugs |
| 244 | PASS 153ms PhabricatorProjectCoreTestCase::testSlugMaps |
| 245 | PASS 863ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts |
| 246 | PASS 574ms PhabricatorProjectCoreTestCase::testMemberMaterialization |
| 247 | PASS 2.6s PhabricatorProjectCoreTestCase::testMilestoneMoves |
| 248 | PASS 512ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies |
| 249 | PASS 361ms PhabricatorProjectCoreTestCase::testEditProject |
| 250 | PASS 243ms PhabricatorProjectCoreTestCase::testNormalizeSlugs |
| 251 |
Build Working Copy
Build Working Copy
- When
- Completed at Oct 23 2017, 5:32 PM · Built instantly
- Status
Passed