Page MenuHomePhabricator

Build 32304
PassedPublic

Run "arc unit --everything"

When
Completed at Sep 25 2019, 11:51 PM · Built for 1 m, 27 s
Status
Passed

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

1[2019-09-25 23:51:03] 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=3cdfe1fff806), phabricator(head=9d884f144f010e3f0390b1a0b1223b1c5dbc8376, ref.master=c6642213d57f), phutil(head=master, ref.master=f39a03df2bc5)
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 30591 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

287 PASS 1ms★ PhabricatorSlugTestCase::testProjectSlugs
288 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
289 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
290 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
291 PASS 137ms PhabricatorSpacesTestCase::testSpacesAnnihilation
292 PASS 31ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
293 PASS 62ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
294 PASS 84ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
295 PASS 135ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
296 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
297 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
298 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
299 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
300 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
301 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
302 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
303 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
304 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
305 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
306 PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
307 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
308 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
309 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
310 PASS 1ms★ PhabricatorUnitsTestCase::testByteParsing
311 PASS 27ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
312 PASS 20ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
313 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
314 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
315 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
316 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
317 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
318 PASS 53ms PhabricatorWorkerTestCase::testExecuteTask
319 PASS 52ms PhabricatorWorkerTestCase::testPermanentTaskFailure
320 PASS 87ms PhabricatorWorkerTestCase::testTooManyTaskFailures
321 PASS 53ms PhabricatorWorkerTestCase::testWaitBeforeRetry
322 PASS 59ms PhabricatorWorkerTestCase::testOldestFirst
323 PASS 55ms PhabricatorWorkerTestCase::testRequiredLeaseTime
324 PASS 51ms PhabricatorWorkerTestCase::testMultipleLease
325 PASS 48ms★ PhabricatorWorkerTestCase::testLeaseTask
326 PASS 71ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
327 PASS 67ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
328 PASS 63ms PhabricatorWorkerTestCase::testNewBeforeLeased
329 PASS 52ms PhabricatorWorkerTestCase::testTemporaryTaskFailure
330 PASS 1.8s PhabricatorChangeParserTestCase::testMercurialParser
331 PASS 1.2s PhabricatorChangeParserTestCase::testSubversionParser
332 PASS 777ms PhabricatorChangeParserTestCase::testGitParser
333 PASS 334ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
334 PASS 260ms PhabricatorChangeParserTestCase::testSubversionPartialParser
335 PASS 256ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
336 PASS 253ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
337 PASS 165ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
338 PASS 752ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
339 PASS 52ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
340 PASS 261ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
341 PASS 139ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
342 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
343 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
344 PASS 2ms★ PhortuneCurrencyTestCase::testCurrencyRanges
345 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
346 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
347 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
348 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
349 PASS 1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
350 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
351 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
352 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
353 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
354 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
355 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
356 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
357 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
358 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
359 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
360 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
361 PASS 2ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration
362 PASS 135ms PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules
363 PASS 50ms PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules
364 PASS 18ms★ PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules
365 PASS 11ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules
366 PASS 174ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules
367 PASS 152ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules
368 PASS 26ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules
369 PASS 58ms PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules
370 PASS 7ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules
371 PASS 8ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists
372 PASS 1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets
373 PASS 3ms★ PhutilICSParserTestCase::testICSParser
374 PASS 3ms★ PhutilICSParserTestCase::testICSVALARM
375 PASS 8ms★ PhutilICSParserTestCase::testICSOddTimezone
376 PASS 11ms★ PhutilICSParserTestCase::testICSParserErrors
377 PASS 2ms★ PhutilICSParserTestCase::testICSDuration
378 PASS 3ms★ PhutilICSParserTestCase::testICSWeeklyEvent
379 PASS 2ms★ PhutilICSParserTestCase::testICSFloatingTime
380 PASS 3ms★ PhutilICSWriterTestCase::testICSWriterChristmas
381 PASS 3ms★ PhutilICSWriterTestCase::testICSWriterUsers
382 PASS 3ms★ PhutilICSWriterTestCase::testICSWriterTeaTime
383 PASS 3ms★ PhutilICSWriterTestCase::testICSWriterAllDay
384 PASS 126ms PhutilProseDiffTestCase::testProseDiffsDistance
385 PASS 380ms PhutilRemarkupEngineTestCase::testEngine
386

Build Working Copy

When
Completed at Sep 25 2019, 11:50 PM · Built for 16 s
Status
Passed

Event Timeline