Page MenuHomePhabricator

Build 32736
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 12 2020, 7:52 PM · Built for 1 m, 53 s
Status
Passed

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

1[2020-02-12 19:51:48] 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=21a1828ea06c), phabricator(head=8cc6fe465c5310f01f8d80c78a21d1dc98004f9c, ref.master=8ff0e3ab351f), phutil(head=master, ref.master=893fe11a5e38)
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 31208 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

295 PASS 165ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
296 PASS 79ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
297 PASS 101ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
298 PASS 153ms PhabricatorSpacesTestCase::testSpacesAnnihilation
299 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
300 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
301 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
302 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
303 PASS 2ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
304 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
305 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
306 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
307 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
308 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
309 PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
310 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
311 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
312 PASS 1ms★ PhabricatorUnitsTestCase::testByteParsing
313 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
314 PASS 24ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
315 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
316 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
317 PASS 25ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
318 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
319 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
320 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
321 PASS 45ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
322 PASS 44ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
323 PASS 41ms★ PhabricatorWorkerTestCase::testLeaseTask
324 PASS 56ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
325 PASS 71ms PhabricatorWorkerTestCase::testTooManyTaskFailures
326 PASS 45ms★ PhabricatorWorkerTestCase::testExecuteTask
327 PASS 57ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
328 PASS 56ms PhabricatorWorkerTestCase::testNewBeforeLeased
329 PASS 45ms★ PhabricatorWorkerTestCase::testMultipleLease
330 PASS 46ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
331 PASS 47ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
332 PASS 50ms PhabricatorWorkerTestCase::testOldestFirst
333 PASS 222ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
334 PASS 955ms PhabricatorChangeParserTestCase::testSubversionParser
335 PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser
336 PASS 672ms PhabricatorChangeParserTestCase::testGitParser
337 PASS 222ms PhabricatorChangeParserTestCase::testSubversionPartialParser
338 PASS 306ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
339 PASS 497ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
340 PASS 142ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
341 PASS 229ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
342 PASS 209ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
343 PASS 165ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
344 PASS 44ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
345 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
346 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
347 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
348 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
349 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
350 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
351 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
352 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
353 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
354 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
355 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
356 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
357 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
358 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
359 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
360 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
361 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
362 PASS 256ms PhutilProseDiffTestCase::testProseDiffsDistance
363 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
364 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
365 PASS <1ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration
366 PASS 17ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules
367 PASS 172ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules
368 PASS 27ms★ PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules
369 PASS 16ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules
370 PASS 93ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules
371 PASS 25ms★ PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules
372 PASS 7ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules
373 PASS 11ms★ PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules
374 PASS 19ms★ PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules
375 PASS <1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets
376 PASS 4ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists
377 PASS 2ms★ PhutilICSParserTestCase::testICSWeeklyEvent
378 PASS 2ms★ PhutilICSParserTestCase::testICSFloatingTime
379 PASS 8ms★ PhutilICSParserTestCase::testICSParserErrors
380 PASS 2ms★ PhutilICSParserTestCase::testICSVALARM
381 PASS 4ms★ PhutilICSParserTestCase::testICSOddTimezone
382 PASS 2ms★ PhutilICSParserTestCase::testICSParser
383 PASS 1ms★ PhutilICSParserTestCase::testICSDuration
384 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterChristmas
385 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterUsers
386 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterAllDay
387 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterTeaTime
388 PASS 255ms PhutilRemarkupEngineTestCase::testEngine
389 PASS 3ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithStemming
390 PASS 2ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithFunctions
391 PASS 3ms★ PhutilSearchQueryCompilerTestCase::testCompileQueries
392 PASS 2ms★ PhutilSearchStemmerTestCase::testStemDocuments
393 PASS 2ms★ PhutilSearchStemmerTestCase::testStemTokens
394

Build Working Copy

When
Completed at Feb 12 2020, 7:50 PM · Built for 9 s
Status
Passed

Event Timeline