Page MenuHomePhabricator

Build 32214
PassedPublic

Run "arc unit --everything"

When
Completed at Sep 13 2019, 7:35 PM · Built for 1 m, 26 s
Status
Passed

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

1[2019-09-13 19:35:11] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-81/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=3cdfe1fff806), phabricator(head=f87ec6a5dff9bc732bc5e532426830eb96b08d90, ref.master=3c4322252513), phutil(head=master, ref.master=f51f1b3f72b5)
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 30473 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Sep 13 2019, 7:34 PM · Built for 15 s
Status
Passed

Event Timeline