Page MenuHomePhabricator

Build 32486
PassedPublic

Run "arc unit --everything"

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

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

1[2019-11-08 00:18:08] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-83/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=cc1ff38843c4), phabricator(head=8dd57a1ed221f592579dd925f22979047d289e78, ref.master=292f8fc612bd), 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 30876 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

288 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
289 PASS 1ms★ PhabricatorSlugTestCase::testProjectSlugs
290 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
291 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
292 PASS 86ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
293 PASS 150ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
294 PASS 86ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
295 PASS 167ms PhabricatorSpacesTestCase::testSpacesAnnihilation
296 PASS 80ms PhabricatorSpacesTestCase::testSpacesRequireNames
297 PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
298 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
299 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
300 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
301 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
302 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
303 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
304 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
305 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
306 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
307 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
308 PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
309 PASS 3ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
310 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
311 PASS 1ms★ PhabricatorUnitsTestCase::testByteParsing
312 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
313 PASS 40ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
314 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
315 PASS 25ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
316 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
317 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
318 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
319 PASS 82ms PhabricatorWorkerTestCase::testOldestFirst
320 PASS 61ms PhabricatorWorkerTestCase::testMultipleLease
321 PASS 76ms PhabricatorWorkerTestCase::testRequiredLeaseTime
322 PASS 101ms PhabricatorWorkerTestCase::testLeaseTask
323 PASS 77ms PhabricatorWorkerTestCase::testTemporaryTaskFailure
324 PASS 79ms PhabricatorWorkerTestCase::testWaitBeforeRetry
325 PASS 81ms PhabricatorWorkerTestCase::testPermanentTaskFailure
326 PASS 68ms PhabricatorWorkerTestCase::testExecuteTask
327 PASS 107ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
328 PASS 87ms PhabricatorWorkerTestCase::testNewBeforeLeased
329 PASS 92ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
330 PASS 123ms PhabricatorWorkerTestCase::testTooManyTaskFailures
331 PASS 354ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
332 PASS 871ms PhabricatorChangeParserTestCase::testGitParser
333 PASS 373ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
334 PASS 1.2s PhabricatorChangeParserTestCase::testSubversionParser
335 PASS 1.9s PhabricatorChangeParserTestCase::testMercurialParser
336 PASS 262ms PhabricatorChangeParserTestCase::testSubversionPartialParser
337 PASS 787ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
338 PASS 265ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
339 PASS 161ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
340 PASS 50ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
341 PASS 280ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
342 PASS 142ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
343 PASS 2ms★ PhortuneCurrencyTestCase::testCurrencyRanges
344 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
345 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
346 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
347 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
348 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
349 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
350 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
351 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
352 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
353 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
354 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
355 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
356 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
357 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
358 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
359 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
360 PASS 277ms PhutilProseDiffTestCase::testProseDiffsDistance
361 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
362 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
363 PASS 2ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration
364 PASS 45ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules
365 PASS 93ms PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules
366 PASS 62ms PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules
367 PASS 6ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules
368 PASS 11ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules
369 PASS 42ms★ PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules
370 PASS 192ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules
371 PASS 33ms★ PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules
372 PASS 155ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules
373 PASS 2ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets
374 PASS 8ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists
375 PASS 4ms★ PhutilICSParserTestCase::testICSParser
376 PASS 8ms★ PhutilICSParserTestCase::testICSOddTimezone
377 PASS 3ms★ PhutilICSParserTestCase::testICSFloatingTime
378 PASS 21ms★ PhutilICSParserTestCase::testICSParserErrors
379 PASS 4ms★ PhutilICSParserTestCase::testICSWeeklyEvent
380 PASS 2ms★ PhutilICSParserTestCase::testICSDuration
381 PASS 4ms★ PhutilICSParserTestCase::testICSVALARM
382 PASS 3ms★ PhutilICSWriterTestCase::testICSWriterAllDay
383 PASS 4ms★ PhutilICSWriterTestCase::testICSWriterChristmas
384 PASS 3ms★ PhutilICSWriterTestCase::testICSWriterTeaTime
385 PASS 4ms★ PhutilICSWriterTestCase::testICSWriterUsers
386 PASS 444ms PhutilRemarkupEngineTestCase::testEngine
387

Build Working Copy

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

Event Timeline