Page MenuHomePhabricator

Build 26013
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 29 2018, 7:45 PM · Built for 7 m, 41 s
Status
Passed
4 empty logs are hidden. Show all logs.

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

1[2018-01-29 19:44:05] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-87/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=2e02332216c6), phabricator(head=6d2d1d3a9770adea6f165a82d42ab9ed613b2876, ref.master=393824656fcc), phutil(head=master, ref.master=2d8cdda8cc4c)
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:167]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

246 PASS 1.5s PhabricatorProjectCoreTestCase::testAncestryQueries
247 PASS 1.3s PhabricatorProjectCoreTestCase::testParentProject
248 PASS 1.4s PhabricatorProjectCoreTestCase::testComplexConstraints
249 PASS 1.0s PhabricatorProjectCoreTestCase::testEditProject
250 PASS 190ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
251 PASS 253ms PhabricatorProjectCoreTestCase::testApplicationPolicy
252 PASS 1.3s PhabricatorProjectCoreTestCase::testAncestorMembers
253 PASS 999ms PhabricatorProjectCoreTestCase::testMilestoneMembership
254 PASS 161ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
255 PASS 1.8s PhabricatorProjectCoreTestCase::testBoardMoves
256 PASS 990ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
257 PASS 141ms PhabricatorProjectCoreTestCase::testSlugMaps
258 PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
259 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
260 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
261 PASS 17ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
262 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
263 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
264 PASS 1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
265 PASS 4ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
266 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
267 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
268 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
269 PASS 111ms PhabricatorRepositoryURITestCase::testURIGeneration
270 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
271 PASS 3ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
272 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
273 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
274 PASS 1ms★ PhabricatorSlugTestCase::testProjectSlugs
275 PASS 3ms★ PhabricatorSlugTestCase::testSlugDepth
276 PASS 101ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
277 PASS 133ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
278 PASS 139ms PhabricatorSpacesTestCase::testSpacesAnnihilation
279 PASS 51ms PhabricatorSpacesTestCase::testSpacesRequireNames
280 PASS 160ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
281 PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
282 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
283 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
284 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
285 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
286 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
287 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
288 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
289 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
290 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
291 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
292 PASS 2ms★ PhabricatorUnitsTestCase::testByteParsing
293 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
294 PASS 3ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
295 PASS 48ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
296 PASS 24ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
297 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
298 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
299 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
300 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
301 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
302 PASS 56ms PhabricatorWorkerTestCase::testOldestFirst
303 PASS 15ms★ PhabricatorWorkerTestCase::testMultipleLease
304 PASS 89ms PhabricatorWorkerTestCase::testTooManyTaskFailures
305 PASS 46ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
306 PASS 22ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
307 PASS 14ms★ PhabricatorWorkerTestCase::testExecuteTask
308 PASS 22ms★ PhabricatorWorkerTestCase::testLeaseTask
309 PASS 64ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
310 PASS 30ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
311 PASS 35ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
312 PASS 35ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
313 PASS 57ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
314 PASS 2.6s PhabricatorChangeParserTestCase::testGitParser
315 PASS 790ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
316 PASS 3.5s PhabricatorChangeParserTestCase::testSubversionParser
317 PASS 4.1s PhabricatorChangeParserTestCase::testMercurialParser
318 PASS 828ms PhabricatorChangeParserTestCase::testSubversionPartialParser
319 PASS 829ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
320 PASS 1.8s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
321 PASS 964ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
322 PASS 499ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
323 PASS 80ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
324 PASS 584ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
325 PASS 285ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
326 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
327 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
328 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
329 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
330 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
331 PASS 2ms★ PhortuneCurrencyTestCase::testCurrencyRanges
332 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
333 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
334 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
335 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
336 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
337 PASS 5ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
338 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
339 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
340 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
341 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
342 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
343 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
344 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
345

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

1Build successful!
2

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

1[2018-01-29 19:42:05] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-87/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=2e02332216c6), phabricator(head=6d2d1d3a9770adea6f165a82d42ab9ed613b2876, ref.master=393824656fcc), phutil(head=master, ref.master=2d8cdda8cc4c)
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:167]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

246 PASS 670ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
247 PASS 1.2s PhabricatorProjectCoreTestCase::testComplexConstraints
248 PASS 220ms PhabricatorProjectCoreTestCase::testSameSlugAsName
249 PASS 2.1s PhabricatorProjectCoreTestCase::testMilestoneMoves
250 PASS 186ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
251 PASS 889ms PhabricatorProjectCoreTestCase::testAncestryQueries
252 PASS 1.6s PhabricatorProjectCoreTestCase::testBoardMoves
253 PASS 833ms PhabricatorProjectCoreTestCase::testMilestoneMembership
254 PASS 237ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
255 PASS 1.5s PhabricatorProjectCoreTestCase::testJoinLeaveProject
256 PASS 753ms PhabricatorProjectCoreTestCase::testViewProject
257 PASS 905ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
258 PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
259 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
260 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
261 PASS 26ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
262 PASS 2ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
263 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
264 PASS 4ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
265 PASS 2ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
266 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
267 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
268 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
269 PASS 4ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
270 PASS 52ms PhabricatorRepositoryURITestCase::testURIGeneration
271 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
272 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
273 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
274 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
275 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
276 PASS 96ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
277 PASS 165ms PhabricatorSpacesTestCase::testSpacesAnnihilation
278 PASS 192ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
279 PASS 37ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
280 PASS 61ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
281 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
282 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
283 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
284 PASS 4ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
285 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
286 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
287 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
288 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
289 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
290 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
291 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
292 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
293 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
294 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
295 PASS 25ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
296 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
297 PASS 32ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
298 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
299 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
300 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
301 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
302 PASS 49ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
303 PASS 27ms★ PhabricatorWorkerTestCase::testMultipleLease
304 PASS 20ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
305 PASS 38ms★ PhabricatorWorkerTestCase::testOldestFirst
306 PASS 30ms★ PhabricatorWorkerTestCase::testLeaseTask
307 PASS 43ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
308 PASS 50ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
309 PASS 39ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
310 PASS 17ms★ PhabricatorWorkerTestCase::testExecuteTask
311 PASS 31ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
312 PASS 92ms PhabricatorWorkerTestCase::testTooManyTaskFailures
313 PASS 12ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
314 PASS 1.3s PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
315 PASS 4.3s PhabricatorChangeParserTestCase::testMercurialParser
316 PASS 3.5s PhabricatorChangeParserTestCase::testGitParser
317 PASS 5.1s PhabricatorChangeParserTestCase::testSubversionParser
318 PASS 1.8s PhabricatorChangeParserTestCase::testSubversionPartialParser
319 PASS 1.7s PhabricatorChangeParserTestCase::testSubversionValidRootParser
320 PASS 3.7s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
321 PASS 1.6s PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
322 PASS 679ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
323 PASS 648ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
324 PASS 189ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
325 PASS 1.1s PhabricatorWorkingCopyPullTestCase::testHgPullBasic
326 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
327 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
328 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
329 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
330 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
331 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
332 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
333 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
334 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
335 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
336 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
337 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
338 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
339 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
340 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
341 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
342 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
343 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
344 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
345

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

1Build successful!
2

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

1Build successful!
2

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

1Build successful!
2

Build Working Copy

When
Completed at Jan 29 2018, 7:34 PM · Built instantly
Status
Passed

Event Timeline