Page MenuHomePhabricator

Build 32191
PassedPublic

Run "arc unit --everything"

When
Completed at Sep 12 2019, 4:34 PM · Built for 1 m, 32 s
Status
Passed

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

1[2019-09-12 16:33:31] 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=3cdfe1fff806), phabricator(head=a0ade503e1663d2cb60ce433833843952305ef61, ref.master=c6642213d57f), 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 30437 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Sep 12 2019, 4:32 PM · Built for 12 s
Status
Passed

Event Timeline