Page MenuHomePhabricator

Build 32485
PassedPublic

Run "arc unit --everything"

When
Completed at Nov 8 2019, 12:17 AM · Built for 1 m, 14 s
Status
Passed

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

1[2019-11-08 00:16:41] 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=cc1ff38843c4), phabricator(head=9dbde24dda723959d43c79ea5069eb91db9024b8, ref.master=3c4322252513), 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 30874 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Nov 8 2019, 12:16 AM · Built for 7 s
Status
Passed

Event Timeline