Page MenuHomePhabricator

Build 32110
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Sep 3 2019, 7:28 PM · Built for 1 m, 22 s
Status
Passed

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

1[2019-09-03 19:27:51] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-80/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=d92fa96366c0), phabricator(head=f28a9fe057b31577478ad7d4e8a8b9f5f36fd0f2, ref.master=533a5535b6f0), 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 30321 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Sep 3 2019, 7:27 PM · Built for 26 s
Status
Passed

Event Timeline