Page MenuHomePhabricator

Build 32583
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Nov 25 2019, 11:07 PM · Built for 1 m, 17 s
Status
Passed

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

1[2019-11-25 23:06:59] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-82/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=cc850163f30c), phabricator(head=4155a77acc9b8c031f80aa0d5e61cc5c9eeef24e, ref.master=8ff0e3ab351f), 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 31006 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Nov 25 2019, 11:06 PM · Built for 15 s
Status
Passed

Event Timeline