Page MenuHomePhabricator

Build 26302
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 8 2018, 11:47 PM · Built for 54 s
Status
Passed

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

1[2018-02-08 23:46:38] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-89/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=349109426c7f), phabricator(head=f028aa6f60dd6382b59153e681645b478cdd0e62, ref.master=55f7cdb99b3f), phutil(head=master, ref.master=f91ef416f11f)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
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:147]
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 22396 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

248 PASS 180ms PhabricatorProjectCoreTestCase::testViewProject
249 PASS 46ms★ PhabricatorProjectCoreTestCase::testDuplicateSlugs
250 PASS 348ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
251 PASS 90ms PhabricatorProjectCoreTestCase::testApplicationPolicy
252 PASS 38ms★ PhabricatorProjectCoreTestCase::testSlugMaps
253 PASS 462ms PhabricatorProjectCoreTestCase::testBoardMoves
254 PASS 205ms PhabricatorProjectCoreTestCase::testMemberMaterialization
255 PASS 64ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
256 PASS 717ms PhabricatorProjectCoreTestCase::testMilestoneMoves
257 PASS 211ms PhabricatorProjectCoreTestCase::testEditProject
258 PASS 433ms PhabricatorProjectCoreTestCase::testComplexConstraints
259 PASS 232ms PhabricatorProjectCoreTestCase::testParentProject
260 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
261 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
262 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
263 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
264 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
265 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
266 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
267 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
268 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
269 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
270 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
271 PASS 21ms★ PhabricatorRepositoryURITestCase::testURIGeneration
272 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
273 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
274 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
275 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
276 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
277 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
278 PASS 54ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
279 PASS 50ms PhabricatorSpacesTestCase::testSpacesAnnihilation
280 PASS 33ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
281 PASS 26ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
282 PASS 13ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
283 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
284 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
285 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
286 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
287 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
288 PASS 1ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
289 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
290 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
291 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
292 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
293 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
294 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
295 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
296 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
297 PASS 10ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
298 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
299 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
300 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
301 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
302 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
303 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
304 PASS 7ms★ PhabricatorWorkerTestCase::testExecuteTask
305 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
306 PASS 12ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
307 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
308 PASS 20ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
309 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
310 PASS 13ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
311 PASS 7ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
312 PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
313 PASS 10ms★ PhabricatorWorkerTestCase::testOldestFirst
314 PASS 15ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
315 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
316 PASS 458ms PhabricatorChangeParserTestCase::testGitParser
317 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
318 PASS 155ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
319 PASS 684ms PhabricatorChangeParserTestCase::testSubversionParser
320 PASS 159ms PhabricatorChangeParserTestCase::testSubversionPartialParser
321 PASS 253ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
322 PASS 491ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
323 PASS 185ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
324 PASS 106ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
325 PASS 110ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
326 PASS 192ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
327 PASS 33ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
328 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
329 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
330 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
331 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
332 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
333 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
334 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
335 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
336 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
337 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
338 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
339 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
340 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
341 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
342 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
343 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
344 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
345 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
346 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
347

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

1[2018-02-08 23:41:42] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-89/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=349109426c7f), phabricator(head=f028aa6f60dd6382b59153e681645b478cdd0e62, ref.master=55f7cdb99b3f), phutil(head=master, ref.master=f91ef416f11f)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
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:147]
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 22390 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

248 PASS 301ms PhabricatorProjectCoreTestCase::testAncestryQueries
249 PASS 134ms PhabricatorProjectCoreTestCase::testMilestones
250 PASS 251ms PhabricatorProjectCoreTestCase::testParentProject
251 PASS 339ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
252 PASS 84ms PhabricatorProjectCoreTestCase::testSameSlugAsName
253 PASS 708ms PhabricatorProjectCoreTestCase::testMilestoneMoves
254 PASS 92ms PhabricatorProjectCoreTestCase::testApplicationPolicy
255 PASS 448ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
256 PASS 36ms★ PhabricatorProjectCoreTestCase::testSlugMaps
257 PASS 183ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
258 PASS 322ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
259 PASS 234ms PhabricatorProjectCoreTestCase::testEditProject
260 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
261 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
262 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
263 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
264 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
265 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
266 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
267 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
268 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
269 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
270 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
271 PASS 22ms★ PhabricatorRepositoryURITestCase::testURIGeneration
272 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
273 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
274 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
275 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
276 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
277 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
278 PASS 57ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
279 PASS 13ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
280 PASS 34ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
281 PASS 26ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
282 PASS 52ms PhabricatorSpacesTestCase::testSpacesAnnihilation
283 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
284 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
285 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
286 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
287 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
288 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
289 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
290 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
291 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
292 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
293 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
294 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
295 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
296 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
297 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
298 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
299 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
300 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
301 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
302 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
303 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
304 PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
305 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
306 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
307 PASS 7ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
308 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
309 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
310 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
311 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
312 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
313 PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
314 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
315 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
316 PASS 186ms PhabricatorChangeParserTestCase::testSubversionPartialParser
317 PASS 166ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
318 PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser
319 PASS 899ms PhabricatorChangeParserTestCase::testSubversionParser
320 PASS 354ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
321 PASS 612ms PhabricatorChangeParserTestCase::testGitParser
322 PASS 515ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
323 PASS 233ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
324 PASS 148ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
325 PASS 45ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
326 PASS 223ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
327 PASS 114ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
328 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
329 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
330 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
331 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
332 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
333 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
334 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
335 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
336 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
337 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
338 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
339 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
340 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
341 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
342 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
343 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
344 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
345 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
346 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
347

Build Working Copy

When
Completed at Feb 8 2018, 11:41 PM · Built instantly
Status
Passed

Event Timeline