Page MenuHomePhabricator

Build 32671
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 29 2020, 11:53 PM · Built for 1 m, 18 s
Status
Passed

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

1[2020-01-29 23:53:10] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-85/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=21a1828ea06c), phabricator(head=c99485e8a00db37d5d449a0c12be43b7477ba8c2, ref.master=e86aae99de0b), 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 31112 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jan 29 2020, 11:52 PM · Built for 10 s
Status
Passed

Event Timeline