Page MenuHomePhabricator

Build 32559
PassedPublic

Run "arc unit --everything"

When
Completed at Nov 19 2019, 5:40 PM · Built for 2 m, 35 s
Status
Passed

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

1[2019-11-19 17:39:08] 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=cc850163f30c), phabricator(head=a2b2c391a1f151f3720324b8c141b96b7a931c96, ref.master=292f8fc612bd), 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 30972 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

288 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
289 PASS 1ms★ PhabricatorSlugTestCase::testProjectSlugs
290 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
291 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
292 PASS 45ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
293 PASS 164ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
294 PASS 60ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
295 PASS 119ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
296 PASS 226ms PhabricatorSpacesTestCase::testSpacesAnnihilation
297 PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
298 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
299 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
300 PASS 6ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
301 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
302 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
303 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
304 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
305 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
306 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
307 PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
308 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
309 PASS 5ms★ PhabricatorUnitsTestCase::testByteParsing
310 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
311 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
312 PASS 75ms PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
313 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
314 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
315 PASS 42ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
316 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
317 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
318 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
319 PASS 113ms PhabricatorWorkerTestCase::testTooManyTaskFailures
320 PASS 66ms PhabricatorWorkerTestCase::testWaitBeforeRetry
321 PASS 66ms PhabricatorWorkerTestCase::testOldestFirst
322 PASS 55ms PhabricatorWorkerTestCase::testExecuteTask
323 PASS 51ms PhabricatorWorkerTestCase::testRequiredLeaseTime
324 PASS 44ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
325 PASS 81ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
326 PASS 104ms PhabricatorWorkerTestCase::testNewBeforeLeased
327 PASS 87ms PhabricatorWorkerTestCase::testMultipleLease
328 PASS 48ms★ PhabricatorWorkerTestCase::testLeaseTask
329 PASS 51ms PhabricatorWorkerTestCase::testTemporaryTaskFailure
330 PASS 81ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
331 PASS 3.2s PhabricatorChangeParserTestCase::testSubversionParser
332 PASS 641ms PhabricatorChangeParserTestCase::testSubversionPartialParser
333 PASS 2.4s PhabricatorChangeParserTestCase::testGitParser
334 PASS 760ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
335 PASS 3.9s PhabricatorChangeParserTestCase::testMercurialParser
336 PASS 776ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
337 PASS 549ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
338 PASS 1.6s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
339 PASS 378ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
340 PASS 543ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
341 PASS 389ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
342 PASS 156ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
343 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
344 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
345 PASS 4ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
346 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
347 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
348 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
349 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
350 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
351 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
352 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
353 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
354 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
355 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
356 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
357 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
358 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
359 PASS 2ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
360 PASS 587ms PhutilProseDiffTestCase::testProseDiffsDistance
361 PASS 2ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
362 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
363 PASS 2ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration
364 PASS 32ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules
365 PASS 7ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules
366 PASS 78ms PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules
367 PASS 183ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules
368 PASS 92ms PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules
369 PASS 151ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules
370 PASS 44ms★ PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules
371 PASS 32ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules
372 PASS 55ms PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules
373 PASS 8ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists
374 PASS 1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets
375 PASS 4ms★ PhutilICSParserTestCase::testICSParser
376 PASS 3ms★ PhutilICSParserTestCase::testICSWeeklyEvent
377 PASS 2ms★ PhutilICSParserTestCase::testICSFloatingTime
378 PASS 17ms★ PhutilICSParserTestCase::testICSParserErrors
379 PASS 2ms★ PhutilICSParserTestCase::testICSDuration
380 PASS 3ms★ PhutilICSParserTestCase::testICSVALARM
381 PASS 13ms★ PhutilICSParserTestCase::testICSOddTimezone
382 PASS 3ms★ PhutilICSWriterTestCase::testICSWriterAllDay
383 PASS 3ms★ PhutilICSWriterTestCase::testICSWriterTeaTime
384 PASS 10ms★ PhutilICSWriterTestCase::testICSWriterChristmas
385 PASS 3ms★ PhutilICSWriterTestCase::testICSWriterUsers
386 PASS 384ms PhutilRemarkupEngineTestCase::testEngine
387

Build Working Copy

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

Event Timeline