Page MenuHomePhabricator

Build 32561
PassedPublic

Run "arc unit --everything"

When
Completed at Nov 19 2019, 5:42 PM · Built for 3 m, 9 s
Status
Passed

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

1[2019-11-19 17:41:11] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-88/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=cc850163f30c), phabricator(head=0014d0404c2d7da89a44e1cf9b4d66e71d597856, ref.master=e86aae99de0b), phutil(head=master, ref.master=39ed96cd818a)
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:107]
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 30976 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

288 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
289 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
290 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
291 PASS 5ms★ PhabricatorSlugTestCase::testProjectSlugs
292 PASS 131ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
293 PASS 345ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
294 PASS 47ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
295 PASS 185ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
296 PASS 437ms PhabricatorSpacesTestCase::testSpacesAnnihilation
297 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
298 PASS 2ms★ PhabricatorTimeTestCase::testParseLocalTime
299 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
300 PASS 5ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
301 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
302 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
303 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
304 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
305 PASS 9ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
306 PASS 2ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
307 PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
308 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
309 PASS 1ms★ PhabricatorUnitsTestCase::testByteParsing
310 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
311 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
312 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
313 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
314 PASS 37ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
315 PASS 81ms PhabricatorUserEditorTestCase::testRegistrationEmailOK
316 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
317 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
318 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
319 PASS 137ms PhabricatorWorkerTestCase::testNewBeforeLeased
320 PASS 147ms PhabricatorWorkerTestCase::testTooManyTaskFailures
321 PASS 89ms PhabricatorWorkerTestCase::testPermanentTaskFailure
322 PASS 155ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
323 PASS 64ms PhabricatorWorkerTestCase::testRequiredLeaseTime
324 PASS 83ms PhabricatorWorkerTestCase::testLeaseTask
325 PASS 96ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
326 PASS 69ms PhabricatorWorkerTestCase::testMultipleLease
327 PASS 109ms PhabricatorWorkerTestCase::testWaitBeforeRetry
328 PASS 80ms PhabricatorWorkerTestCase::testExecuteTask
329 PASS 112ms PhabricatorWorkerTestCase::testOldestFirst
330 PASS 81ms PhabricatorWorkerTestCase::testTemporaryTaskFailure
331 PASS 739ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
332 PASS 717ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
333 PASS 550ms PhabricatorChangeParserTestCase::testSubversionPartialParser
334 PASS 1.8s PhabricatorChangeParserTestCase::testGitParser
335 PASS 3.0s PhabricatorChangeParserTestCase::testMercurialParser
336 PASS 2.3s PhabricatorChangeParserTestCase::testSubversionParser
337 PASS 1.8s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
338 PASS 566ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
339 PASS 1.0s PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
340 PASS 777ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
341 PASS 442ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
342 PASS 173ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
343 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
344 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
345 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
346 PASS 1ms★ PhortuneCurrencyTestCase::testAddCurrency
347 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
348 PASS 2ms★ PhortuneCurrencyTestCase::testCurrencyRanges
349 PASS 1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
350 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
351 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
352 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
353 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
354 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
355 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
356 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
357 PASS 2ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
358 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoing
359 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
360 PASS 1.2s PhutilProseDiffTestCase::testProseDiffsDistance
361 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
362 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
363 PASS 2ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration
364 PASS 88ms PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules
365 PASS 99ms PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules
366 PASS 164ms PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules
367 PASS 142ms PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules
368 PASS 7ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules
369 PASS 11ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules
370 PASS 26ms★ PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules
371 PASS 338ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules
372 PASS 339ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules
373 PASS 8ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists
374 PASS 1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets
375 PASS 20ms★ PhutilICSParserTestCase::testICSParserErrors
376 PASS 8ms★ PhutilICSParserTestCase::testICSOddTimezone
377 PASS 3ms★ PhutilICSParserTestCase::testICSWeeklyEvent
378 PASS 3ms★ PhutilICSParserTestCase::testICSParser
379 PASS 2ms★ PhutilICSParserTestCase::testICSDuration
380 PASS 3ms★ PhutilICSParserTestCase::testICSVALARM
381 PASS 2ms★ PhutilICSParserTestCase::testICSFloatingTime
382 PASS 3ms★ PhutilICSWriterTestCase::testICSWriterAllDay
383 PASS 3ms★ PhutilICSWriterTestCase::testICSWriterUsers
384 PASS 3ms★ PhutilICSWriterTestCase::testICSWriterTeaTime
385 PASS 3ms★ PhutilICSWriterTestCase::testICSWriterChristmas
386 PASS 756ms PhutilRemarkupEngineTestCase::testEngine
387

Build Working Copy

When
Completed at Nov 19 2019, 5:39 PM · Built for 9 s
Status
Passed

Event Timeline