Page MenuHomePhabricator

Build 32503
PassedPublic

Run "arc unit --everything"

When
Completed at Nov 8 2019, 5:09 PM · Built for 1 m, 11 s
Status
Passed

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

1[2019-11-08 17:08:50] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-86/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=cc1ff38843c4), phabricator(head=cd60a8aa563bfc733a0bccde451bc3974a688418, 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 30898 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

288 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
289 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
290 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
291 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
292 PASS 88ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
293 PASS 87ms PhabricatorSpacesTestCase::testSpacesAnnihilation
294 PASS 41ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
295 PASS 54ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
296 PASS 21ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
297 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
298 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
299 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
300 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
301 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
302 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
303 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
304 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
305 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
306 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
307 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
308 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
309 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
310 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
311 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
312 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
313 PASS 20ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
314 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
315 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
316 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
317 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
318 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
319 PASS 57ms PhabricatorWorkerTestCase::testRequiredLeaseTime
320 PASS 62ms PhabricatorWorkerTestCase::testNewBeforeLeased
321 PASS 55ms PhabricatorWorkerTestCase::testExecuteTask
322 PASS 77ms PhabricatorWorkerTestCase::testTooManyTaskFailures
323 PASS 54ms PhabricatorWorkerTestCase::testMultipleLease
324 PASS 64ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
325 PASS 59ms PhabricatorWorkerTestCase::testOldestFirst
326 PASS 54ms PhabricatorWorkerTestCase::testPermanentTaskFailure
327 PASS 54ms PhabricatorWorkerTestCase::testTemporaryTaskFailure
328 PASS 52ms PhabricatorWorkerTestCase::testLeaseTask
329 PASS 56ms PhabricatorWorkerTestCase::testWaitBeforeRetry
330 PASS 70ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
331 PASS 554ms PhabricatorChangeParserTestCase::testGitParser
332 PASS 246ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
333 PASS 183ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
334 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
335 PASS 763ms PhabricatorChangeParserTestCase::testSubversionParser
336 PASS 183ms PhabricatorChangeParserTestCase::testSubversionPartialParser
337 PASS 115ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
338 PASS 180ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
339 PASS 455ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
340 PASS 187ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
341 PASS 107ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
342 PASS 34ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
343 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
344 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
345 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
346 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
347 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
348 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
349 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
350 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
351 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
352 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
353 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
354 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
355 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
356 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
357 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
358 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
359 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
360 PASS 194ms PhutilProseDiffTestCase::testProseDiffsDistance
361 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
362 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
363 PASS 1ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration
364 PASS 19ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules
365 PASS 57ms PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules
366 PASS 38ms★ PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules
367 PASS 4ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules
368 PASS 16ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules
369 PASS 30ms★ PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules
370 PASS 116ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules
371 PASS 10ms★ PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules
372 PASS 81ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules
373 PASS 4ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists
374 PASS <1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets
375 PASS 12ms★ PhutilICSParserTestCase::testICSParserErrors
376 PASS 2ms★ PhutilICSParserTestCase::testICSParser
377 PASS 2ms★ PhutilICSParserTestCase::testICSWeeklyEvent
378 PASS 1ms★ PhutilICSParserTestCase::testICSDuration
379 PASS 2ms★ PhutilICSParserTestCase::testICSVALARM
380 PASS 2ms★ PhutilICSParserTestCase::testICSFloatingTime
381 PASS 5ms★ PhutilICSParserTestCase::testICSOddTimezone
382 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterAllDay
383 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterChristmas
384 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterUsers
385 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterTeaTime
386 PASS 288ms PhutilRemarkupEngineTestCase::testEngine
387

Build Working Copy

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

Event Timeline