Page MenuHomePhabricator

Build 32718
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Feb 5 2020, 3:46 PM · Built for 1 m, 10 s
Status
Passed

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

1[2020-02-05 15:46:05] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-87/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=21a1828ea06c), phabricator(head=2256c434c01a292c2c449c7699f57d38c3a4fe61, ref.master=b38449ce8f4b), phutil(head=master, ref.master=cc2a3dbf5903)
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 31186 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

293 PASS 47ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
294 PASS 25ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
295 PASS 93ms PhabricatorSpacesTestCase::testSpacesAnnihilation
296 PASS 59ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
297 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
298 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
299 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
300 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
301 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
302 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
303 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
304 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
305 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
306 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
307 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
308 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
309 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
310 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
311 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
312 PASS 23ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
313 PASS 18ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
314 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
315 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
316 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
317 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
318 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
319 PASS 42ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
320 PASS 36ms★ PhabricatorWorkerTestCase::testLeaseTask
321 PASS 36ms★ PhabricatorWorkerTestCase::testExecuteTask
322 PASS 60ms PhabricatorWorkerTestCase::testTooManyTaskFailures
323 PASS 37ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
324 PASS 47ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
325 PASS 39ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
326 PASS 36ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
327 PASS 41ms★ PhabricatorWorkerTestCase::testOldestFirst
328 PASS 44ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
329 PASS 36ms★ PhabricatorWorkerTestCase::testMultipleLease
330 PASS 49ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
331 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
332 PASS 193ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
333 PASS 190ms PhabricatorChangeParserTestCase::testSubversionPartialParser
334 PASS 252ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
335 PASS 789ms PhabricatorChangeParserTestCase::testSubversionParser
336 PASS 564ms PhabricatorChangeParserTestCase::testGitParser
337 PASS 462ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
338 PASS 123ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
339 PASS 191ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
340 PASS 188ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
341 PASS 42ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
342 PASS 114ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
343 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
344 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
345 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
346 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
347 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
348 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
349 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
350 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
351 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
352 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
353 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
354 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
355 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
356 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
357 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
358 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
359 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
360 PASS 204ms PhutilProseDiffTestCase::testProseDiffsDistance
361 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
362 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
363 PASS 1ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration
364 PASS 83ms PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules
365 PASS 36ms★ PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules
366 PASS 4ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules
367 PASS 6ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules
368 PASS 30ms★ PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules
369 PASS 15ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules
370 PASS 11ms★ PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules
371 PASS 100ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules
372 PASS 95ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules
373 PASS <1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets
374 PASS 4ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists
375 PASS 2ms★ PhutilICSParserTestCase::testICSWeeklyEvent
376 PASS 2ms★ PhutilICSParserTestCase::testICSFloatingTime
377 PASS 1ms★ PhutilICSParserTestCase::testICSDuration
378 PASS 2ms★ PhutilICSParserTestCase::testICSParser
379 PASS 5ms★ PhutilICSParserTestCase::testICSOddTimezone
380 PASS 2ms★ PhutilICSParserTestCase::testICSVALARM
381 PASS 7ms★ PhutilICSParserTestCase::testICSParserErrors
382 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterAllDay
383 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterTeaTime
384 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterUsers
385 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterChristmas
386 PASS 224ms PhutilRemarkupEngineTestCase::testEngine
387 PASS 3ms★ PhutilSearchQueryCompilerTestCase::testCompileQueries
388 PASS 2ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithFunctions
389 PASS 3ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithStemming
390 PASS 2ms★ PhutilSearchStemmerTestCase::testStemDocuments
391 PASS 2ms★ PhutilSearchStemmerTestCase::testStemTokens
392

Build Working Copy

When
Completed at Feb 5 2020, 3:45 PM · Built for 14 s
Status
Passed

Event Timeline