Page MenuHomePhabricator

Build 32693
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 4 2020, 2:54 PM · Built for 1 m, 24 s
Status
Passed

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

1[2020-02-04 14:53:28] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-81/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=21a1828ea06c), phabricator(head=26c2a1ba68b15c3e8a00abca025e55d40ac315fb, ref.master=ccf28a81121e), 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 31144 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Feb 4 2020, 2:52 PM · Built for 8 s
Status
Passed

Event Timeline