Page MenuHomePhabricator

Build 29038
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Dec 14 2018, 12:23 AM · Built for 4 m, 55 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1[2018-12-14 00:22:44] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-70/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=eb732555a71a), phabricator(head=0bc7781ee69e7087e478b2ecb655d5bc812e51c9, ref.master=43cf4edfb16b), phutil(head=master, ref.master=cad1985726c9)
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: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: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 26284 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

254 PASS 639ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
255 PASS 146ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
256 PASS 713ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
257 PASS 958ms PhabricatorProjectCoreTestCase::testComplexConstraints
258 PASS 997ms PhabricatorProjectCoreTestCase::testBoardMoves
259 PASS 432ms PhabricatorProjectCoreTestCase::testParentProject
260 PASS 290ms PhabricatorProjectCoreTestCase::testViewProject
261 PASS 1.6s PhabricatorProjectCoreTestCase::testMilestoneMoves
262 PASS 302ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
263 PASS 202ms PhabricatorProjectCoreTestCase::testSameSlugAsName
264 PASS 359ms PhabricatorProjectCoreTestCase::testEditProject
265 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
266 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
267 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
268 PASS 9ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
269 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
270 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
271 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
272 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
273 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
274 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
275 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
276 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
277 PASS 44ms★ PhabricatorRepositoryURITestCase::testURIGeneration
278 PASS <1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
279 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
280 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
281 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
282 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
283 PASS 74ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
284 PASS 26ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
285 PASS 127ms PhabricatorSpacesTestCase::testSpacesAnnihilation
286 PASS 123ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
287 PASS 53ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
288 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
289 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
290 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
291 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
292 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
293 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
294 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
295 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
296 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
297 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
298 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
299 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
300 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
301 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
302 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
303 PASS 21ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
304 PASS 31ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
305 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
306 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
307 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
308 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
309 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
310 PASS 50ms PhabricatorWorkerTestCase::testTooManyTaskFailures
311 PASS 11ms★ PhabricatorWorkerTestCase::testLeaseTask
312 PASS 31ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
313 PASS 15ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
314 PASS 16ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
315 PASS 15ms★ PhabricatorWorkerTestCase::testExecuteTask
316 PASS 14ms★ PhabricatorWorkerTestCase::testMultipleLease
317 PASS 26ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
318 PASS 14ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
319 PASS 72ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
320 PASS 21ms★ PhabricatorWorkerTestCase::testOldestFirst
321 PASS 17ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
322 PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser
323 PASS 213ms PhabricatorChangeParserTestCase::testSubversionPartialParser
324 PASS 642ms PhabricatorChangeParserTestCase::testGitParser
325 PASS 875ms PhabricatorChangeParserTestCase::testSubversionParser
326 PASS 219ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
327 PASS 276ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
328 PASS 468ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
329 PASS 136ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
330 PASS 207ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
331 PASS 46ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
332 PASS 194ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
333 PASS 107ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
334 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
335 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
336 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
337 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
338 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
339 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
340 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
341 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
342 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
343 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
344 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
345 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
346 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
347 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
348 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
349 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
350 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
351 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
352 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
353

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

1[2018-12-14 00:22:03] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-70/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=eb732555a71a), phabricator(head=0bc7781ee69e7087e478b2ecb655d5bc812e51c9, ref.master=43cf4edfb16b), phutil(head=master, ref.master=cad1985726c9)
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: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: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 26282 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

254 PASS 192ms PhabricatorProjectCoreTestCase::testApplicationPolicy
255 PASS 1.1s PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
256 PASS 2.6s PhabricatorProjectCoreTestCase::testMilestoneMoves
257 PASS 1.0s PhabricatorProjectCoreTestCase::testTagAncestryConflicts
258 PASS 510ms PhabricatorProjectCoreTestCase::testMilestoneMembership
259 PASS 127ms PhabricatorProjectCoreTestCase::testSlugMaps
260 PASS 875ms PhabricatorProjectCoreTestCase::testProjectPolicyRules
261 PASS 1.1s PhabricatorProjectCoreTestCase::testAncestryQueries
262 PASS 525ms PhabricatorProjectCoreTestCase::testEditProject
263 PASS 448ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
264 PASS 303ms PhabricatorProjectCoreTestCase::testSameSlugAsName
265 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
266 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
267 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
268 PASS 15ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
269 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
270 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
271 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
272 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
273 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
274 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
275 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
276 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
277 PASS 73ms PhabricatorRepositoryURITestCase::testURIGeneration
278 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
279 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
280 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
281 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
282 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
283 PASS 198ms PhabricatorSpacesTestCase::testSpacesAnnihilation
284 PASS 109ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
285 PASS 81ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
286 PASS 39ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
287 PASS 192ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
288 PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
289 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
290 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
291 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
292 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
293 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
294 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
295 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
296 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
297 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
298 PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
299 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
300 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
301 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
302 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
303 PASS 42ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
304 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
305 PASS 31ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
306 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
307 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
308 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
309 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
310 PASS 31ms★ PhabricatorWorkerTestCase::testOldestFirst
311 PASS 76ms PhabricatorWorkerTestCase::testTooManyTaskFailures
312 PASS 44ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
313 PASS 16ms★ PhabricatorWorkerTestCase::testLeaseTask
314 PASS 37ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
315 PASS 21ms★ PhabricatorWorkerTestCase::testExecuteTask
316 PASS 45ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
317 PASS 25ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
318 PASS 21ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
319 PASS 21ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
320 PASS 25ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
321 PASS 20ms★ PhabricatorWorkerTestCase::testMultipleLease
322 PASS 340ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
323 PASS 1.9s PhabricatorChangeParserTestCase::testMercurialParser
324 PASS 304ms PhabricatorChangeParserTestCase::testSubversionPartialParser
325 PASS 899ms PhabricatorChangeParserTestCase::testGitParser
326 PASS 369ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
327 PASS 1.2s PhabricatorChangeParserTestCase::testSubversionParser
328 PASS 284ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
329 PASS 181ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
330 PASS 764ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
331 PASS 176ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
332 PASS 272ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
333 PASS 66ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
334 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
335 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
336 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
337 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
338 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
339 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
340 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
341 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
342 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
343 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
344 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
345 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
346 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
347 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
348 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
349 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
350 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
351 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
352 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
353

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

1[2018-12-14 00:21:02] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-70/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=eb732555a71a), phabricator(head=0bc7781ee69e7087e478b2ecb655d5bc812e51c9, ref.master=43cf4edfb16b), phutil(head=master, ref.master=cad1985726c9)
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: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: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 26280 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

254 PASS 1.5s PhabricatorProjectCoreTestCase::testComplexConstraints
255 PASS 467ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
256 PASS 1.4s PhabricatorProjectCoreTestCase::testJoinLeaveProject
257 PASS 543ms PhabricatorProjectCoreTestCase::testEditProject
258 PASS 793ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
259 PASS 315ms PhabricatorProjectCoreTestCase::testSameSlugAsName
260 PASS 1.6s PhabricatorProjectCoreTestCase::testBoardMoves
261 PASS 129ms PhabricatorProjectCoreTestCase::testSlugMaps
262 PASS 909ms PhabricatorProjectCoreTestCase::testProjectPolicyRules
263 PASS 461ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
264 PASS 1.0s PhabricatorProjectCoreTestCase::testTagAncestryConflicts
265 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
266 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
267 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
268 PASS 16ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
269 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
270 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
271 PASS 1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
272 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
273 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
274 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
275 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
276 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
277 PASS 69ms PhabricatorRepositoryURITestCase::testURIGeneration
278 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
279 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
280 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
281 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
282 PASS 1ms★ PhabricatorSlugTestCase::testProjectSlugs
283 PASS 43ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
284 PASS 84ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
285 PASS 200ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
286 PASS 115ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
287 PASS 206ms PhabricatorSpacesTestCase::testSpacesAnnihilation
288 PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
289 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
290 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
291 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
292 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
293 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
294 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
295 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
296 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
297 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
298 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
299 PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
300 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
301 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
302 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
303 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
304 PASS 33ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
305 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
306 PASS 44ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
307 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
308 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
309 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
310 PASS 26ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
311 PASS 27ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
312 PASS 46ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
313 PASS 22ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
314 PASS 32ms★ PhabricatorWorkerTestCase::testOldestFirst
315 PASS 48ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
316 PASS 21ms★ PhabricatorWorkerTestCase::testMultipleLease
317 PASS 39ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
318 PASS 22ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
319 PASS 17ms★ PhabricatorWorkerTestCase::testLeaseTask
320 PASS 79ms PhabricatorWorkerTestCase::testTooManyTaskFailures
321 PASS 22ms★ PhabricatorWorkerTestCase::testExecuteTask
322 PASS 421ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
323 PASS 1.3s PhabricatorChangeParserTestCase::testSubversionParser
324 PASS 310ms PhabricatorChangeParserTestCase::testSubversionPartialParser
325 PASS 325ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
326 PASS 1.9s PhabricatorChangeParserTestCase::testGitParser
327 PASS 4.6s PhabricatorChangeParserTestCase::testMercurialParser
328 PASS 1.9s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
329 PASS 719ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
330 PASS 449ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
331 PASS 77ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
332 PASS 750ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
333 PASS 263ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
334 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
335 PASS 2ms★ PhortuneCurrencyTestCase::testCurrencyRanges
336 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
337 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
338 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
339 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
340 PASS 1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
341 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
342 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
343 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
344 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
345 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
346 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
347 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
348 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
349 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
350 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
351 PASS 2ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
352 PASS 3ms★ QueryFormattingTestCase::testQueryFormatting
353

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

1[2018-12-14 00:20:02] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-70/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=eb732555a71a), phabricator(head=0bc7781ee69e7087e478b2ecb655d5bc812e51c9, ref.master=43cf4edfb16b), phutil(head=master, ref.master=cad1985726c9)
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: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: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 26278 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

147 PASS 24ms★ PhabricatorEdgeTestCase::testCycleDetection
148 PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes
149 PASS <1ms★ PhabricatorEditEngineSubtypeTestCase::testEditEngineSubtypeKeys
150 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
151 PASS 27ms★ PhabricatorEnvTestCase::testRemoteURIForFetch
152 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
153 PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions
154 PASS <1ms★ PhabricatorEnvTestCase::testStackSource
155 PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink
156 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
157 PASS 3ms★ PhabricatorEnvTestCase::testSelfURI
158 PASS <1ms★ PhabricatorEnvTestCase::testRemoteURIForLink
159 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
160 PASS <1ms★ PhabricatorFerretEngineTestCase::testTermsCorpus
161 PASS <1ms★ PhabricatorFerretEngineTestCase::testTermNgramExtraction
162 PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
163 PASS 29ms★ PhabricatorFileStorageFormatTestCase::testRot13Storage
164 PASS 35ms★ PhabricatorFileStorageFormatTestCase::testAES256Storage
165 PASS 27ms★ PhabricatorFileStorageFormatTestCase::testStorageTampering
166 PASS 26ms★ PhabricatorFileTestCase::testFileStorageReadWrite
167 PASS 187ms PhabricatorFileTestCase::testFileVisibility
168 PASS 40ms★ PhabricatorFileTestCase::testFileStorageUploadSameFile
169 PASS 135ms PhabricatorFileTestCase::testFileTransformDelete
170 PASS 222ms PhabricatorFileTestCase::testFileIndirectScramble
171 PASS 128ms PhabricatorFileTestCase::testFileDirectScramble
172 PASS 27ms★ PhabricatorFileTestCase::testReadWriteTtlFiles
173 PASS 34ms★ PhabricatorFileTestCase::testFileStorageDelete
174 PASS 51ms PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
175 PASS 47ms★ PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
176 PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
177 PASS 125ms PhabricatorFileTransformTestCase::testThumbTransformDefaults
178 PASS <1ms★ PhabricatorHMACTestCase::testSHA256Hashing
179 PASS 7ms★ PhabricatorHMACTestCase::testHMACKeyGeneration
180 PASS 138ms PhabricatorHandlePoolTestCase::testHandlePools
181 PASS <1ms★ PhabricatorHashTestCase::testHashForIndex
182 PASS <1ms★ PhabricatorHashTestCase::testHashForAnchor
183 PASS 2ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
184 PASS <1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
185 PASS 1ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
186 PASS 42ms★ PhabricatorLocalTimeTestCase::testLocalTimeFormatting
187 PASS 7ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
188 PASS 1ms★ PhabricatorMacroTestCase::testMacroNames
189 PASS 8ms★ PhabricatorMailConfigTestCase::testMailerPriorities
190 PASS 9ms★ PhabricatorMailConfigTestCase::testMailerConstraints
191 PASS 1ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
192 PASS <1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
193 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
194 PASS 4ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
195 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
196 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
197 PASS 3.1s PhabricatorMetaMTAMailTestCase::testMailSizeLimits
198 PASS 210ms PhabricatorMetaMTAMailTestCase::testMailerFailover
199 PASS 129ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
200 PASS 46ms★ PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
201 PASS 446ms PhabricatorMetaMTAMailTestCase::testRecipients
202 PASS 31ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
203 PASS 72ms PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
204 PASS 25ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
205 PASS 6ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
206 PASS 30ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
207 PASS 3ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
208 PASS <1ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
209 PASS 83ms PhabricatorObjectListQueryTestCase::testObjectListQuery
210 PASS 155ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
211 PASS 272ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
212 PASS 150ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
213 PASS 263ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
214 PASS <1ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
215 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
216 PASS <1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
217 PASS 56ms PhabricatorPhortuneTestCase::testNewPhortuneAccount
218 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
219 PASS 71ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
220 PASS 83ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
221 PASS 55ms PhabricatorPolicyDataTestCase::testProjectPolicyMembership
222 PASS 47ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
223 PASS 52ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
224 PASS 47ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
225 PASS 45ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
226 PASS 1ms★ PhabricatorPolicyTestCase::testPolicyStrength
227 PASS 3ms★ PhabricatorPolicyTestCase::testAdminPolicy
228 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
229 PASS 2ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
230 PASS 2ms★ PhabricatorPolicyTestCase::testUsersPolicy
231 PASS 7ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
232 PASS 2ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
233 PASS 4ms★ PhabricatorPolicyTestCase::testNoOnePolicy
234 PASS 13ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles
235 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
236 PASS 13ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
237 PASS <1ms★ PhabricatorPolicyTestCase::testLimits
238 PASS 1ms★ PhabricatorPolicyTestCase::testOffsets
239 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
240 PASS <1ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
241 PASS 9ms★ PhabricatorPolicyTestCase::testExtendedPolicies
242 PASS 568ms PhabricatorProjectCoreTestCase::testProjectPolicyRules
243 PASS 83ms PhabricatorProjectCoreTestCase::testSlugMaps
244 PASS 102ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
245 PASS 430ms PhabricatorProjectCoreTestCase::testParentProject
246

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

1Build successful!
2 PASS 1.8s PhabricatorLibraryTestCase::testLibraryMap
3

Build Working Copy

When
Completed at Dec 14 2018, 12:18 AM · Built for 20 s
Status
Passed

Event Timeline