Page MenuHomePhabricator

Build 26814

Run "arc unit --everything"

When
Completed at Mar 8 2018, 3:50 PM · Built for 1 m, 30 s
Status
Passed
2 empty logs are hidden. Show all logs.

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

1[2018-03-08 15:49:58] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-83/repo/phabricator/src/aphront/response/AphrontResponse.php:413]
2arcanist(head=master, ref.master=dcd7ef66d0e4), phabricator(head=98cac2cc2994d4584678c3be79f6f32b2965d2fb, ref.master=cb2f7106069b), phutil(head=master, ref.master=dedf260c7755)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:413]
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 23323 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

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

1[2018-03-08 15:49:22] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-83/repo/phabricator/src/aphront/response/AphrontResponse.php:413]
2arcanist(head=master, ref.master=dcd7ef66d0e4), phabricator(head=98cac2cc2994d4584678c3be79f6f32b2965d2fb, ref.master=cb2f7106069b), phutil(head=master, ref.master=dedf260c7755)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:413]
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 23321 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

251 PASS 306ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
252 PASS 88ms PhabricatorProjectCoreTestCase::testSlugMaps
253 PASS 966ms PhabricatorProjectCoreTestCase::testBoardMoves
254 PASS 274ms PhabricatorProjectCoreTestCase::testMemberMaterialization
255 PASS 325ms PhabricatorProjectCoreTestCase::testParentProject
256 PASS 266ms PhabricatorProjectCoreTestCase::testMilestoneMembership
257 PASS 914ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
258 PASS 208ms PhabricatorProjectCoreTestCase::testMilestones
259 PASS 640ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
260 PASS 465ms PhabricatorProjectCoreTestCase::testAncestorMembers
261 PASS 69ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
262 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
263 PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
264 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
265 PASS 17ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
266 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
267 PASS 1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
268 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
269 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
270 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
271 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
272 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
273 PASS 35ms★ PhabricatorRepositoryURITestCase::testURIGeneration
274 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
275 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
276 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
277 PASS 1ms★ PhabricatorSlugTestCase::testProjectSlugs
278 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
279 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
280 PASS 79ms PhabricatorSpacesTestCase::testSpacesAnnihilation
281 PASS 41ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
282 PASS 20ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
283 PASS 53ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
284 PASS 154ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
285 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
286 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
287 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
288 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
289 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
290 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
291 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
292 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
293 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
294 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
295 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
296 PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
297 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
298 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
299 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
300 PASS 20ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
301 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
302 PASS 15ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
303 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
304 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
305 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
306 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
307 PASS 24ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
308 PASS 13ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
309 PASS 9ms★ PhabricatorWorkerTestCase::testLeaseTask
310 PASS 20ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
311 PASS 12ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
312 PASS 10ms★ PhabricatorWorkerTestCase::testMultipleLease
313 PASS 16ms★ PhabricatorWorkerTestCase::testOldestFirst
314 PASS 11ms★ PhabricatorWorkerTestCase::testExecuteTask
315 PASS 11ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
316 PASS 10ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
317 PASS 30ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
318 PASS 19ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
319 PASS 1.1s PhabricatorChangeParserTestCase::testSubversionParser
320 PASS 244ms PhabricatorChangeParserTestCase::testSubversionPartialParser
321 PASS 740ms PhabricatorChangeParserTestCase::testGitParser
322 PASS 2.0s PhabricatorChangeParserTestCase::testMercurialParser
323 PASS 382ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
324 PASS 261ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
325 PASS 194ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
326 PASS 756ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
327 PASS 340ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
328 PASS 169ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
329 PASS 40ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
330 PASS 293ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
331 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
332 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
333 PASS 2ms★ PhortuneCurrencyTestCase::testCurrencyRanges
334 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
335 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
336 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
337 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
338 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
339 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
340 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
341 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
342 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
343 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
344 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
345 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
346 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
347 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
348 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
349 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
350

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

1[2018-03-08 15:48:55] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-83/repo/phabricator/src/aphront/response/AphrontResponse.php:413]
2arcanist(head=master, ref.master=dcd7ef66d0e4), phabricator(head=98cac2cc2994d4584678c3be79f6f32b2965d2fb, ref.master=cb2f7106069b), phutil(head=master, ref.master=dedf260c7755)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:413]
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 23319 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

251 PASS 229ms PhabricatorProjectCoreTestCase::testMilestones
252 PASS 107ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
253 PASS 653ms PhabricatorProjectCoreTestCase::testAncestorMembers
254 PASS 230ms PhabricatorProjectCoreTestCase::testApplicationPolicy
255 PASS 57ms PhabricatorProjectCoreTestCase::testSlugMaps
256 PASS 327ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
257 PASS 650ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
258 PASS 203ms PhabricatorProjectCoreTestCase::testSameSlugAsName
259 PASS 330ms PhabricatorProjectCoreTestCase::testMemberMaterialization
260 PASS 1.1s PhabricatorProjectCoreTestCase::testBoardMoves
261 PASS 562ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
262 PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
263 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
264 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
265 PASS 19ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
266 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
267 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
268 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
269 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
270 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
271 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
272 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
273 PASS 60ms PhabricatorRepositoryURITestCase::testURIGeneration
274 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
275 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
276 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
277 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
278 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
279 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
280 PASS 84ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
281 PASS 67ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
282 PASS 26ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
283 PASS 157ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
284 PASS 127ms PhabricatorSpacesTestCase::testSpacesAnnihilation
285 PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
286 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
287 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
288 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
289 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
290 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
291 PASS 6ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
292 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
293 PASS 12ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
294 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
295 PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
296 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
297 PASS 1ms★ PhabricatorUnitsTestCase::testByteParsing
298 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
299 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
300 PASS 26ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
301 PASS 17ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
302 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
303 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
304 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
305 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
306 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
307 PASS 20ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
308 PASS 37ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
309 PASS 11ms★ PhabricatorWorkerTestCase::testLeaseTask
310 PASS 17ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
311 PASS 15ms★ PhabricatorWorkerTestCase::testExecuteTask
312 PASS 13ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
313 PASS 19ms★ PhabricatorWorkerTestCase::testOldestFirst
314 PASS 27ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
315 PASS 15ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
316 PASS 26ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
317 PASS 16ms★ PhabricatorWorkerTestCase::testMultipleLease
318 PASS 26ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
319 PASS 2.6s PhabricatorChangeParserTestCase::testSubversionParser
320 PASS 539ms PhabricatorChangeParserTestCase::testSubversionPartialParser
321 PASS 2.7s PhabricatorChangeParserTestCase::testMercurialParser
322 PASS 352ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
323 PASS 1.4s PhabricatorChangeParserTestCase::testGitParser
324 PASS 671ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
325 PASS 255ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
326 PASS 971ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
327 PASS 526ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
328 PASS 600ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
329 PASS 269ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
330 PASS 106ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
331 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
332 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
333 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
334 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
335 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
336 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
337 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
338 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
339 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
340 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
341 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
342 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
343 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
344 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
345 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
346 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
347 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
348 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
349 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
350

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

1[2018-03-08 15:48:32] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-83/repo/phabricator/src/aphront/response/AphrontResponse.php:413]
2arcanist(head=master, ref.master=dcd7ef66d0e4), phabricator(head=98cac2cc2994d4584678c3be79f6f32b2965d2fb, ref.master=cb2f7106069b), phutil(head=master, ref.master=dedf260c7755)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:413]
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 23317 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

41 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
42 PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
43 PASS 4ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
44 PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll
45 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
46 PASS 3ms★ CelerityResourceTransformerTestCase::testTransformation
47 PASS 7ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
48 PASS 2ms★ ConduitCallTestCase::testConduitPing
49 PASS 2ms★ ConduitCallTestCase::testConduitAuth
50 PASS 475ms ConpherenceRoomTestCase::testRoomParticipantAddition
51 PASS 401ms ConpherenceRoomTestCase::testRoomParticipantDeletion
52 PASS 91ms ConpherenceRoomTestCase::testOneUserRoomCreate
53 PASS 257ms ConpherenceRoomTestCase::testNUserRoomCreate
54 PASS 146ms DifferentialChangesetParserTestCase::testDiffChangesets
55 PASS 2ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
56 PASS 2ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
57 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
58 PASS 6ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
59 PASS 1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
60 PASS 2ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
61 PASS 5ms★ DifferentialHunkParserTestCase::testMissingContext
62 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
63 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
64 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
65 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
66 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
67 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
68 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
69 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
70 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
71 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
72 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
73 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
74 PASS 259ms DifferentialParseRenderTestCase::testParseRender
75 PASS 9ms★ DiffusionCommandEngineTestCase::testCommandEngine
76 PASS 1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
77 PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
78 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
79 PASS 5ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser
80 PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases
81 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
82 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
83 PASS 1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
84 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
85 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
86 PASS 1.0s HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
87 PASS 3ms★ HarbormasterBuildLogTestCase::testBuildLogLineMaps
88 PASS <1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations
89 PASS <1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder
90 PASS 1ms★ HeraldTranscriptTestCase::testTranscriptTruncation
91 PASS <1ms★ LiskChunkTestCase::testSQLChunking
92 PASS <1ms★ LiskDAOTestCase::testCheckProperty
93 PASS 9ms★ LiskFixtureTestCase::testFixturesBasicallyWork
94 PASS 3ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
95 PASS 3ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
96 PASS 40ms★ LiskFixtureTestCase::testCounters
97 PASS 6ms★ LiskFixtureTestCase::testNonmutableColumns
98 PASS 19ms★ LiskFixtureTestCase::testGarbageLoadCalls
99 PASS 18ms★ LiskFixtureTestCase::testReadableTransactions
100 PASS 1ms★ LiskIsolationTestCase::testEphemeral
101 PASS <1ms★ LiskIsolationTestCase::testMagicMethods
102 PASS 2ms★ LiskIsolationTestCase::testIsolatedWrites
103 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
104 PASS 4ms★ ManiphestCustomFieldStatusParserTestCase::testParser
105 PASS 303ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
106 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
107 PASS 1.7s ManiphestTaskTestCase::testTaskAdjacentBlocks
108 PASS 1.4s ManiphestTaskTestCase::testTaskReordering
109 PASS 2ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
110 PASS 7ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
111 PASS 7ms★ NuanceGitHubRawEventTestCase::testIssueEvents
112 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
113 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
114 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
115 PASS 2ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
117 PASS 5ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
118 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
119 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
123 PASS 1ms★ PHUIListViewTestCase::testAppendLabel
124 PASS 1ms★ PHUIListViewTestCase::testAppendAfter
125 PASS <1ms★ PHUIListViewTestCase::testAppend
126 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
127 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
128 PASS 422ms PhabricatorAccessControlTestCase::testControllerAccessControls
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 153ms PhabricatorAuthInviteTestCase::testInviteWithNewEmail
135 PASS 79ms PhabricatorAuthInviteTestCase::testDuplicateInvite
136 PASS 47ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
137 PASS 5.2s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
138 PASS 3.6s PhabricatorAuthPasswordTestCase::testPasswordEngine
139 PASS 931ms PhabricatorAuthPasswordTestCase::testCompare
140

Build Working Copy

When
Completed at Mar 8 2018, 3:47 PM · Built instantly
Status
Passed

Event Timeline