Page MenuHomePhabricator

Build 32271
PassedPublic

Run "arc unit --everything"

When
Completed at Sep 24 2019, 6:10 PM · Built for 1 m, 43 s
Status
Passed

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

1[2019-09-24 18:10:05] 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=3cdfe1fff806), phabricator(head=0c331458a88ba991b8c66d45c29cfcec8f5fe505, ref.master=0ae9e2c75d1f), phutil(head=master, ref.master=3b15fd0a01d4)
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 30547 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Sep 24 2019, 6:09 PM · Built for 14 s
Status
Passed

Event Timeline