Page MenuHomePhabricator

Build 32355
PassedPublic

Run "arc unit --everything"

When
Completed at Oct 2 2019, 9:12 PM · Built for 3 m, 39 s
Status
Passed
2 empty logs are hidden. Show all logs.

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

1[2019-10-02 21:11:45] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-85/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=3cdfe1fff806), phabricator(head=7badec23a7d0a1a144d1fc7b89f366fbe528c2a0, ref.master=be2a0f873368), phutil(head=master, ref.master=39ed96cd818a)
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 30667 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

287 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
288 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
289 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
290 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
291 PASS 43ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
292 PASS 21ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
293 PASS 89ms PhabricatorSpacesTestCase::testSpacesAnnihilation
294 PASS 88ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
295 PASS 55ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
296 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
297 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
298 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
299 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
300 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
301 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
302 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
303 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
304 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
305 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
306 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
307 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
308 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
309 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
310 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
311 PASS 19ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
312 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
313 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
314 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
315 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
316 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
317 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
318 PASS 58ms PhabricatorWorkerTestCase::testTooManyTaskFailures
319 PASS 46ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
320 PASS 43ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
321 PASS 33ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
322 PASS 36ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
323 PASS 35ms★ PhabricatorWorkerTestCase::testExecuteTask
324 PASS 31ms★ PhabricatorWorkerTestCase::testLeaseTask
325 PASS 47ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
326 PASS 34ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
327 PASS 34ms★ PhabricatorWorkerTestCase::testMultipleLease
328 PASS 39ms★ PhabricatorWorkerTestCase::testOldestFirst
329 PASS 34ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
330 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
331 PASS 730ms PhabricatorChangeParserTestCase::testSubversionParser
332 PASS 174ms PhabricatorChangeParserTestCase::testSubversionPartialParser
333 PASS 525ms PhabricatorChangeParserTestCase::testGitParser
334 PASS 232ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
335 PASS 176ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
336 PASS 114ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
337 PASS 441ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
338 PASS 174ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
339 PASS 34ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
340 PASS 177ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
341 PASS 99ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
342 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
343 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
344 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
345 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
346 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
347 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
348 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
349 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
350 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
351 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
352 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
353 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
354 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
355 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
356 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
357 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
358 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
359 PASS 185ms PhutilProseDiffTestCase::testProseDiffsDistance
360 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
361 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
362 PASS <1ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration
363 PASS 84ms PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules
364 PASS 11ms★ PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules
365 PASS 30ms★ PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules
366 PASS 16ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules
367 PASS 6ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules
368 PASS 104ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules
369 PASS 91ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules
370 PASS 38ms★ PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules
371 PASS 4ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules
372 PASS 4ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists
373 PASS <1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets
374 PASS 2ms★ PhutilICSParserTestCase::testICSFloatingTime
375 PASS 2ms★ PhutilICSParserTestCase::testICSParser
376 PASS 7ms★ PhutilICSParserTestCase::testICSParserErrors
377 PASS 2ms★ PhutilICSParserTestCase::testICSVALARM
378 PASS 1ms★ PhutilICSParserTestCase::testICSDuration
379 PASS 5ms★ PhutilICSParserTestCase::testICSOddTimezone
380 PASS 2ms★ PhutilICSParserTestCase::testICSWeeklyEvent
381 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterTeaTime
382 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterChristmas
383 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterAllDay
384 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterUsers
385 PASS 231ms PhutilRemarkupEngineTestCase::testEngine
386

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

1[2019-10-02 21:11:00] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-85/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=3cdfe1fff806), phabricator(head=7badec23a7d0a1a144d1fc7b89f366fbe528c2a0, ref.master=be2a0f873368), phutil(head=master, ref.master=39ed96cd818a)
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 30665 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

287 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
288 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
289 PASS 1ms★ PhabricatorSlugTestCase::testProjectSlugs
290 PASS 1ms★ PhabricatorSlugTestCase::testSlugDepth
291 PASS 33ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
292 PASS 139ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
293 PASS 66ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
294 PASS 87ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
295 PASS 135ms PhabricatorSpacesTestCase::testSpacesAnnihilation
296 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
297 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
298 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
299 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
300 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
301 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
302 PASS 5ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
303 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
304 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
305 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
306 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
307 PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
308 PASS 1ms★ PhabricatorUnitsTestCase::testByteParsing
309 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
310 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
311 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
312 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
313 PASS 22ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
314 PASS 29ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
315 PASS 1ms★ PhabricatorUserEmailTestCase::testEmailValidation
316 PASS 2ms★ PhabricatorUserTestCase::testUsernameValidation
317 PASS 1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
318 PASS 47ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
319 PASS 49ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
320 PASS 59ms PhabricatorWorkerTestCase::testOldestFirst
321 PASS 44ms★ PhabricatorWorkerTestCase::testExecuteTask
322 PASS 62ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
323 PASS 56ms PhabricatorWorkerTestCase::testNewBeforeLeased
324 PASS 44ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
325 PASS 81ms PhabricatorWorkerTestCase::testTooManyTaskFailures
326 PASS 41ms★ PhabricatorWorkerTestCase::testMultipleLease
327 PASS 39ms★ PhabricatorWorkerTestCase::testLeaseTask
328 PASS 44ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
329 PASS 60ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
330 PASS 2.0s PhabricatorChangeParserTestCase::testMercurialParser
331 PASS 310ms PhabricatorChangeParserTestCase::testSubversionPartialParser
332 PASS 894ms PhabricatorChangeParserTestCase::testGitParser
333 PASS 1.2s PhabricatorChangeParserTestCase::testSubversionParser
334 PASS 264ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
335 PASS 360ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
336 PASS 797ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
337 PASS 179ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
338 PASS 275ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
339 PASS 51ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
340 PASS 144ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
341 PASS 276ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
342 PASS 2ms★ PhortuneCurrencyTestCase::testCurrencyRanges
343 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
344 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
345 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
346 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
347 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
348 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
349 PASS 2ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
350 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
351 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
352 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
353 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
354 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
355 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
356 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
357 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
358 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
359 PASS 305ms PhutilProseDiffTestCase::testProseDiffsDistance
360 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
361 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
362 PASS 2ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration
363 PASS 68ms PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules
364 PASS 30ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules
365 PASS 255ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules
366 PASS 40ms★ PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules
367 PASS 153ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules
368 PASS 26ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules
369 PASS 7ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules
370 PASS 33ms★ PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules
371 PASS 18ms★ PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules
372 PASS 1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets
373 PASS 8ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists
374 PASS 3ms★ PhutilICSParserTestCase::testICSVALARM
375 PASS 7ms★ PhutilICSParserTestCase::testICSOddTimezone
376 PASS 3ms★ PhutilICSParserTestCase::testICSParser
377 PASS 3ms★ PhutilICSParserTestCase::testICSWeeklyEvent
378 PASS 2ms★ PhutilICSParserTestCase::testICSFloatingTime
379 PASS 12ms★ PhutilICSParserTestCase::testICSParserErrors
380 PASS 2ms★ PhutilICSParserTestCase::testICSDuration
381 PASS 3ms★ PhutilICSWriterTestCase::testICSWriterChristmas
382 PASS 3ms★ PhutilICSWriterTestCase::testICSWriterTeaTime
383 PASS 3ms★ PhutilICSWriterTestCase::testICSWriterAllDay
384 PASS 3ms★ PhutilICSWriterTestCase::testICSWriterUsers
385 PASS 414ms PhutilRemarkupEngineTestCase::testEngine
386

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

1[2019-10-02 21:10:16] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-85/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=3cdfe1fff806), phabricator(head=7badec23a7d0a1a144d1fc7b89f366fbe528c2a0, ref.master=be2a0f873368), phutil(head=master, ref.master=39ed96cd818a)
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 30663 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

167 PASS 33ms★ PhabricatorFileTestCase::testFileStorageReadWrite
168 PASS 153ms PhabricatorFileTestCase::testFileDirectScramble
169 PASS 57ms PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
170 PASS 37ms★ PhabricatorFileTestCase::testFileStorageDelete
171 PASS 51ms PhabricatorFileTestCase::testFileStorageUploadSameFile
172 PASS 265ms PhabricatorFileTestCase::testFileIndirectScramble
173 PASS 31ms★ PhabricatorFileTestCase::testReadWriteTtlFiles
174 PASS 54ms PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
175 PASS 198ms PhabricatorFileTestCase::testFileVisibility
176 PASS 153ms PhabricatorFileTestCase::testFileTransformDelete
177 PASS 1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
178 PASS 147ms PhabricatorFileTransformTestCase::testThumbTransformDefaults
179 PASS 8ms★ PhabricatorHMACTestCase::testHMACKeyGeneration
180 PASS <1ms★ PhabricatorHMACTestCase::testSHA256Hashing
181 PASS 169ms PhabricatorHandlePoolTestCase::testHandlePools
182 PASS 2ms★ PhabricatorHashTestCase::testHashForIndex
183 PASS 1ms★ PhabricatorHashTestCase::testHashForAnchor
184 PASS 2ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
185 PASS 1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
186 PASS 2ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
187 PASS 39ms★ PhabricatorLocalTimeTestCase::testLocalTimeFormatting
188 PASS 10ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
189 PASS 2ms★ PhabricatorMacroTestCase::testMacroNames
190 PASS 24ms★ PhabricatorMailAdapterTestCase::testSupportsMessageID
191 PASS 20ms★ PhabricatorMailConfigTestCase::testMailerConstraints
192 PASS 19ms★ PhabricatorMailConfigTestCase::testMailerPriorities
193 PASS 2ms★ PhabricatorMailReceiverTestCase::testReservedAddresses
194 PASS 1ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
195 PASS <1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
196 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
197 PASS 2ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
198 PASS 7ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
199 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
200 PASS 515ms PhabricatorMetaMTAMailTestCase::testRecipients
201 PASS 4.8s PhabricatorMetaMTAMailTestCase::testMailSizeLimits
202 PASS 175ms PhabricatorMetaMTAMailTestCase::testMailerFailover
203 PASS 137ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
204 PASS 271ms PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
205 PASS 77ms PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
206 PASS 33ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
207 PASS 7ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
208 PASS 14ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
209 PASS 58ms PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
210 PASS <1ms★ PhabricatorMetronomeTestCase::testMetronomeTicks
211 PASS 1ms★ PhabricatorMetronomeTestCase::testMetronomeOffsets
212 PASS 7ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
213 PASS 2ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
214 PASS 83ms PhabricatorObjectListQueryTestCase::testObjectListQuery
215 PASS 184ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
216 PASS 332ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
217 PASS 334ms PhabricatorObjectMailReceiverTestCase::testDropPolicyViolationMail
218 PASS 332ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
219 PASS 338ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
220 PASS 2ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
221 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
222 PASS 1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
223 PASS 1ms★ PhabricatorPhoneNumberTestCase::testNumberNormalization
224 PASS 63ms PhabricatorPhortuneTestCase::testNewPhortuneAccount
225 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
226 PASS 52ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
227 PASS 43ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
228 PASS 82ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
229 PASS 45ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
230 PASS 55ms PhabricatorPolicyDataTestCase::testProjectPolicyMembership
231 PASS 45ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
232 PASS 69ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
233 PASS 13ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
234 PASS 3ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
235 PASS 3ms★ PhabricatorPolicyTestCase::testOffsets
236 PASS 5ms★ PhabricatorPolicyTestCase::testOmnipotence
237 PASS 17ms★ PhabricatorPolicyTestCase::testExtendedPolicies
238 PASS 23ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
239 PASS 6ms★ PhabricatorPolicyTestCase::testAdminPolicy
240 PASS 3ms★ PhabricatorPolicyTestCase::testUsersPolicy
241 PASS 1ms★ PhabricatorPolicyTestCase::testLimits
242 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
243 PASS 8ms★ PhabricatorPolicyTestCase::testNoOnePolicy
244 PASS 2ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
245 PASS 4ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
246 PASS 2ms★ PhabricatorPolicyTestCase::testPolicyStrength
247 PASS 20ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles
248 PASS 1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
249 PASS <1ms★ PhabricatorPreambleTestCase::testXForwardedForLayers
250 PASS 1.1s PhabricatorProjectCoreTestCase::testComplexConstraints
251 PASS 173ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
252 PASS 339ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
253 PASS 723ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
254 PASS 348ms PhabricatorProjectCoreTestCase::testViewProject
255 PASS 497ms PhabricatorProjectCoreTestCase::testParentProject
256 PASS 406ms PhabricatorProjectCoreTestCase::testMemberMaterialization
257 PASS 1.0s PhabricatorProjectCoreTestCase::testJoinLeaveProject
258 PASS 403ms PhabricatorProjectCoreTestCase::testMilestoneMembership
259 PASS 352ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
260 PASS 357ms PhabricatorProjectCoreTestCase::testMilestones
261 PASS 446ms PhabricatorProjectCoreTestCase::testEditProject
262 PASS 1.7s PhabricatorProjectCoreTestCase::testMilestoneMoves
263 PASS 123ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
264 PASS 788ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
265 PASS 748ms PhabricatorProjectCoreTestCase::testAncestryQueries
266

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

1[2019-10-02 21:09:47] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-85/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=3cdfe1fff806), phabricator(head=7badec23a7d0a1a144d1fc7b89f366fbe528c2a0, ref.master=be2a0f873368), phutil(head=master, ref.master=39ed96cd818a)
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 30661 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

101 PASS 4ms★ LiskIsolationTestCase::testIsolatedWrites
102 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
103 PASS 1ms★ LiskIsolationTestCase::testMagicMethods
104 PASS 2ms★ LiskIsolationTestCase::testEphemeral
105 PASS 4ms★ ManiphestCustomFieldStatusParserTestCase::testParser
106 PASS 348ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
107 PASS 1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
108 PASS 2ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
109 PASS 7ms★ NuanceGitHubRawEventTestCase::testIssueEvents
110 PASS 7ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
111 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
112 PASS 1ms★ PHUIDiffGraphViewTestCase::testTailTermination
113 PASS 1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
114 PASS 1ms★ PHUIDiffGraphViewTestCase::testReverseTree
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
116 PASS 5ms★ PHUIInvisibleCharacterTestCase::testEmptyString
117 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
118 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
119 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
122 PASS 1ms★ PHUIListViewTestCase::testAppendBefore
123 PASS 1ms★ PHUIListViewTestCase::testAppendLabel
124 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
125 PASS <1ms★ PHUIListViewTestCase::testAppend
126 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
127 PASS 242ms PhabricatorAccessControlTestCase::testControllerAccessControls
128 PASS 6ms★ PhabricatorAnchorTestCase::testAnchors
129 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
130 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
131 PASS 3ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
132 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
133 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
134 PASS 3.6s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
135 PASS 84ms PhabricatorAuthInviteTestCase::testInviteWithNewEmail
136 PASS 72ms PhabricatorAuthInviteTestCase::testDuplicateInvite
137 PASS 22ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
138 PASS 118ms PhabricatorAuthPasswordTestCase::testPasswordBlocklisting
139 PASS 497ms PhabricatorAuthPasswordTestCase::testCompare
140 PASS 2.2s PhabricatorAuthPasswordTestCase::testPasswordEngine
141 PASS 576ms PhabricatorAuthPasswordTestCase::testPasswordUpgrade
142 PASS 228ms PhabricatorAuthSSHKeyTestCase::testRevokeSSHKey
143 PASS 14ms★ PhabricatorCachesTestCase::testRequestCache
144 PASS 389ms PhabricatorCelerityTestCase::testCelerityMaps
145 PASS 189ms PhabricatorConduitTestCase::testConduitMethods
146 PASS 1ms★ PhabricatorDiffScopeEngineTestCase::testScopeEngine
147 PASS 1ms★ PhabricatorEdgeChangeRecordTestCase::testEdgeStorageFormats
148 PASS 26ms★ PhabricatorEdgeTestCase::testCycleDetection
149 PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes
150 PASS 1ms★ PhabricatorEditEngineSubtypeTestCase::testEditEngineSubtypeKeys
151 PASS 5ms★ PhabricatorEnvTestCase::testSelfURI
152 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
153 PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions
154 PASS 195ms PhabricatorEnvTestCase::testRemoteURIForFetch
155 PASS <1ms★ PhabricatorEnvTestCase::testStackSource
156 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
157 PASS 1ms★ PhabricatorEnvTestCase::testRemoteURIForLink
158 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
159 PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink
160 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
161 PASS 1ms★ PhabricatorFerretEngineTestCase::testTermsCorpus
162 PASS 1ms★ PhabricatorFerretEngineTestCase::testTermNgramExtraction
163 PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
164 PASS 38ms★ PhabricatorFileStorageFormatTestCase::testStorageTampering
165 PASS 36ms★ PhabricatorFileStorageFormatTestCase::testRot13Storage
166 PASS 48ms★ PhabricatorFileStorageFormatTestCase::testAES256Storage
167 PASS 34ms★ PhabricatorFileTestCase::testReadWriteTtlFiles
168 PASS 269ms PhabricatorFileTestCase::testFileIndirectScramble
169 PASS 58ms PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
170 PASS 38ms★ PhabricatorFileTestCase::testFileStorageDelete
171 PASS 54ms PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
172 PASS 198ms PhabricatorFileTestCase::testFileVisibility
173 PASS 154ms PhabricatorFileTestCase::testFileTransformDelete
174 PASS 33ms★ PhabricatorFileTestCase::testFileStorageReadWrite
175 PASS 150ms PhabricatorFileTestCase::testFileDirectScramble
176 PASS 51ms PhabricatorFileTestCase::testFileStorageUploadSameFile
177 PASS 151ms PhabricatorFileTransformTestCase::testThumbTransformDefaults
178 PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
179 PASS <1ms★ PhabricatorHMACTestCase::testSHA256Hashing
180 PASS 8ms★ PhabricatorHMACTestCase::testHMACKeyGeneration
181 PASS 165ms PhabricatorHandlePoolTestCase::testHandlePools
182 PASS 1ms★ PhabricatorHashTestCase::testHashForAnchor
183 PASS 2ms★ PhabricatorHashTestCase::testHashForIndex
184 PASS 2ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
185 PASS 1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
186 PASS 3ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
187 PASS 40ms★ PhabricatorLocalTimeTestCase::testLocalTimeFormatting
188 PASS 10ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
189 PASS 2ms★ PhabricatorMacroTestCase::testMacroNames
190 PASS 24ms★ PhabricatorMailAdapterTestCase::testSupportsMessageID
191 PASS 17ms★ PhabricatorMailConfigTestCase::testMailerPriorities
192 PASS 19ms★ PhabricatorMailConfigTestCase::testMailerConstraints
193 PASS 2ms★ PhabricatorMailReceiverTestCase::testReservedAddresses
194 PASS 2ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
195 PASS 1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
196 PASS 7ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
197 PASS 2ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
198 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
199 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
200

Build Working Copy

When
Completed at Oct 2 2019, 9:08 PM · Built for 13 s
Status
Passed

Event Timeline