Page MenuHomePhabricator

Build 31295
PassedPublic

Run "arc unit --everything"

When
Completed at May 16 2019, 7:25 PM · Built for 4 m, 52 s
Status
Passed

Build Log 29271 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1[2019-05-16 19:24:28] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-88/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=82445bb60534), phabricator(head=e059997e536d36da46c89c26a96a5100af42b0ea, ref.master=abc26aa96f4c), phutil(head=master, ref.master=609b1532f512)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:107]
5 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
6 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
7 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
8 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
9 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

Build Log 29270 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

309 PASS 16ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
310 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
311 PASS 21ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
312 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
313 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
314 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
315 PASS 43ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
316 PASS 34ms★ PhabricatorWorkerTestCase::testOldestFirst
317 PASS 68ms PhabricatorWorkerTestCase::testWaitBeforeRetry
318 PASS 32ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
319 PASS 73ms PhabricatorWorkerTestCase::testTooManyTaskFailures
320 PASS 27ms★ PhabricatorWorkerTestCase::testLeaseTask
321 PASS 28ms★ PhabricatorWorkerTestCase::testMultipleLease
322 PASS 35ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
323 PASS 37ms★ PhabricatorWorkerTestCase::testExecuteTask
324 PASS 29ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
325 PASS 41ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
326 PASS 38ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
327 PASS 549ms PhabricatorChangeParserTestCase::testGitParser
328 PASS 180ms PhabricatorChangeParserTestCase::testSubversionPartialParser
329 PASS 871ms PhabricatorChangeParserTestCase::testSubversionParser
330 PASS 180ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
331 PASS 239ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
332 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
333 PASS 113ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
334 PASS 172ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
335 PASS 444ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
336 PASS 41ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
337 PASS 211ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
338 PASS 109ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
339 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
340 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
341 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
342 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
343 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
344 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
345 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
346 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
347 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
348 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
349 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
350 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
351 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
352 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
353 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
354 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
355 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
356 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
357 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
358

Build Log 29269 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1[2019-05-16 19:23:57] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-88/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=82445bb60534), phabricator(head=e059997e536d36da46c89c26a96a5100af42b0ea, ref.master=abc26aa96f4c), phutil(head=master, ref.master=609b1532f512)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:107]
5 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
6 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
7 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
8 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
9 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

Build Log 29268 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

309 PASS 30ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
310 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
311 PASS 23ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
312 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
313 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
314 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
315 PASS 59ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
316 PASS 69ms PhabricatorWorkerTestCase::testTooManyTaskFailures
317 PASS 40ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
318 PASS 34ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
319 PASS 61ms PhabricatorWorkerTestCase::testLeaseTask
320 PASS 48ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
321 PASS 42ms★ PhabricatorWorkerTestCase::testOldestFirst
322 PASS 37ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
323 PASS 35ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
324 PASS 37ms★ PhabricatorWorkerTestCase::testMultipleLease
325 PASS 34ms★ PhabricatorWorkerTestCase::testExecuteTask
326 PASS 57ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
327 PASS 955ms PhabricatorChangeParserTestCase::testGitParser
328 PASS 2.0s PhabricatorChangeParserTestCase::testMercurialParser
329 PASS 275ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
330 PASS 361ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
331 PASS 273ms PhabricatorChangeParserTestCase::testSubversionPartialParser
332 PASS 1.1s PhabricatorChangeParserTestCase::testSubversionParser
333 PASS 260ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
334 PASS 718ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
335 PASS 188ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
336 PASS 284ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
337 PASS 58ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
338 PASS 159ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
339 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
340 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
341 PASS 2ms★ PhortuneCurrencyTestCase::testCurrencyRanges
342 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
343 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
344 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
345 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
346 PASS 2ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
347 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
348 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
349 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
350 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
351 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
352 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
353 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
354 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
355 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
356 PASS 2ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
357 PASS 3ms★ QueryFormattingTestCase::testQueryFormatting
358

Build Log 29267 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1[2019-05-16 19:22:59] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-88/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=82445bb60534), phabricator(head=e059997e536d36da46c89c26a96a5100af42b0ea, ref.master=abc26aa96f4c), phutil(head=master, ref.master=609b1532f512)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:107]
5 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
6 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
7 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
8 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
9 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

Build Log 29266 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

309 PASS 23ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
310 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
311 PASS 32ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
312 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
313 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
314 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
315 PASS 40ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
316 PASS 51ms PhabricatorWorkerTestCase::testOldestFirst
317 PASS 39ms★ PhabricatorWorkerTestCase::testMultipleLease
318 PASS 48ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
319 PASS 115ms PhabricatorWorkerTestCase::testTooManyTaskFailures
320 PASS 73ms PhabricatorWorkerTestCase::testNewBeforeLeased
321 PASS 57ms PhabricatorWorkerTestCase::testTemporaryTaskFailure
322 PASS 48ms★ PhabricatorWorkerTestCase::testLeaseTask
323 PASS 96ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
324 PASS 43ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
325 PASS 69ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
326 PASS 49ms★ PhabricatorWorkerTestCase::testExecuteTask
327 PASS 340ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
328 PASS 657ms PhabricatorChangeParserTestCase::testSubversionPartialParser
329 PASS 2.4s PhabricatorChangeParserTestCase::testSubversionParser
330 PASS 663ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
331 PASS 4.1s PhabricatorChangeParserTestCase::testMercurialParser
332 PASS 1.2s PhabricatorChangeParserTestCase::testGitParser
333 PASS 248ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
334 PASS 862ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
335 PASS 352ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
336 PASS 89ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
337 PASS 344ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
338 PASS 185ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
339 PASS 1ms★ PhortuneCurrencyTestCase::testAddCurrency
340 PASS 2ms★ PhortuneCurrencyTestCase::testCurrencyRanges
341 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
342 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
343 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
344 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
345 PASS 1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
346 PASS 1ms★ PhrequentTimeBlockTestCase::testTimelineSort
347 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoing
348 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
349 PASS 1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
350 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
351 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
352 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
353 PASS 2ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
354 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
355 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
356 PASS 2ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
357 PASS 3ms★ QueryFormattingTestCase::testQueryFormatting
358

Build Log 29265 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1[2019-05-16 19:22:17] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-88/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=82445bb60534), phabricator(head=e059997e536d36da46c89c26a96a5100af42b0ea, ref.master=abc26aa96f4c), phutil(head=master, ref.master=609b1532f512)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:107]
5 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
6 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
7 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
8 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
9 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

Build Log 29264 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

283 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
284 PASS 1ms★ PhabricatorSlugTestCase::testSlugDepth
285 PASS 1ms★ PhabricatorSlugTestCase::testSlugAncestry
286 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
287 PASS 1ms★ PhabricatorSlugTestCase::testProjectSlugs
288 PASS 36ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
289 PASS 70ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
290 PASS 144ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
291 PASS 136ms PhabricatorSpacesTestCase::testSpacesAnnihilation
292 PASS 90ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
293 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
294 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
295 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
296 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
297 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
298 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
299 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
300 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
301 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
302 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
303 PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
304 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
305 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
306 PASS 1ms★ PhabricatorUnitsTestCase::testByteParsing
307 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
308 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
309 PASS 31ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
310 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
311 PASS 23ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
312 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
313 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
314 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
315 PASS 53ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
316 PASS 34ms★ PhabricatorWorkerTestCase::testMultipleLease
317 PASS 36ms★ PhabricatorWorkerTestCase::testExecuteTask
318 PASS 35ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
319 PASS 32ms★ PhabricatorWorkerTestCase::testLeaseTask
320 PASS 52ms PhabricatorWorkerTestCase::testNewBeforeLeased
321 PASS 39ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
322 PASS 71ms PhabricatorWorkerTestCase::testTooManyTaskFailures
323 PASS 35ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
324 PASS 38ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
325 PASS 42ms★ PhabricatorWorkerTestCase::testOldestFirst
326 PASS 56ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
327 PASS 955ms PhabricatorChangeParserTestCase::testGitParser
328 PASS 1.3s PhabricatorChangeParserTestCase::testSubversionParser
329 PASS 2.0s PhabricatorChangeParserTestCase::testMercurialParser
330 PASS 281ms PhabricatorChangeParserTestCase::testSubversionPartialParser
331 PASS 277ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
332

Build Log 29263 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1[2019-05-16 19:20:51] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-88/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=82445bb60534), phabricator(head=e059997e536d36da46c89c26a96a5100af42b0ea, ref.master=abc26aa96f4c), phutil(head=master, ref.master=609b1532f512)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:107]
5 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
6 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
7 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
8 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
9 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

Build Log 29262 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

279 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
280 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
281 PASS 31ms★ PhabricatorRepositoryURITestCase::testURIGeneration
282 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
283 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
284 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
285 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
286 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
287 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
288 PASS 92ms PhabricatorSpacesTestCase::testSpacesAnnihilation
289 PASS 91ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
290 PASS 57ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
291 PASS 23ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
292 PASS 46ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
293 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
294 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
295 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
296 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
297 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
298 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
299 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
300 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
301 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
302 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
303 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
304 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
305 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
306 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
307 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
308 PASS 23ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
309 PASS 16ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
310 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
311 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
312 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
313 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
314 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
315 PASS 44ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
316 PASS 34ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
317 PASS 29ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
318 PASS 26ms★ PhabricatorWorkerTestCase::testLeaseTask
319 PASS 37ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
320 PASS 28ms★ PhabricatorWorkerTestCase::testExecuteTask
321 PASS 38ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
322 PASS 53ms PhabricatorWorkerTestCase::testTooManyTaskFailures
323 PASS 28ms★ PhabricatorWorkerTestCase::testMultipleLease
324 PASS 30ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
325 PASS 39ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
326 PASS 34ms★ PhabricatorWorkerTestCase::testOldestFirst
327 PASS 189ms PhabricatorChangeParserTestCase::testSubversionPartialParser
328

Build Working Copy

When
Completed at May 16 2019, 7:20 PM · Built for 16 s
Status
Passed

Event Timeline