Page MenuHomePhabricator

Build 32386
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Oct 25 2019, 1:37 AM · Built for 1 m, 12 s
Status
Passed

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

1[2019-10-25 01:36:51] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-70/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=da6d4f85eefb), phabricator(head=d8b6ce083e95d1fbbd7d72a518b6af7c3030dbaf, ref.master=ca56e8590a3d), 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 30701 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Oct 25 2019, 1:36 AM · Built for 19 s
Status
Passed

Event Timeline