Page MenuHomePhabricator

Build 26344
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 9 2018, 10:40 PM · Built for 56 s
Status
Passed

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

1[2018-02-09 22:40:20] 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]
2arcanist(head=master, ref.master=349109426c7f), phabricator(head=4fef0a6128244b90d0ba60f4758214a6518d4508, ref.master=56bf0690804f), 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 22536 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

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

1[2018-02-09 22:35:19] 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]
2arcanist(head=master, ref.master=349109426c7f), phabricator(head=4fef0a6128244b90d0ba60f4758214a6518d4508, ref.master=56bf0690804f), 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 22534 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Feb 9 2018, 10:34 PM · Built instantly
Status
Passed

Event Timeline