Page MenuHomePhabricator

Build 26327
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Feb 9 2018, 7:48 PM · Built for 1 m
Status
Passed

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

1[2018-02-09 19:48:25] 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:254]
2arcanist(head=master, ref.master=349109426c7f), phabricator(head=7bd67baa535731c2e287f83c73bc0ea3f900a865, ref.master=948b0ceca466), phutil(head=master, ref.master=f91ef416f11f)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
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:147]
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 22464 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

248 PASS 85ms PhabricatorProjectCoreTestCase::testSameSlugAsName
249 PASS 190ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
250 PASS 37ms★ PhabricatorProjectCoreTestCase::testSlugMaps
251 PASS 466ms PhabricatorProjectCoreTestCase::testBoardMoves
252 PASS 273ms PhabricatorProjectCoreTestCase::testParentProject
253 PASS 96ms PhabricatorProjectCoreTestCase::testApplicationPolicy
254 PASS 66ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
255 PASS 731ms PhabricatorProjectCoreTestCase::testMilestoneMoves
256 PASS 46ms★ PhabricatorProjectCoreTestCase::testDuplicateSlugs
257 PASS 203ms PhabricatorProjectCoreTestCase::testViewProject
258 PASS 228ms PhabricatorProjectCoreTestCase::testMemberMaterialization
259 PASS 234ms PhabricatorProjectCoreTestCase::testMilestoneMembership
260 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
261 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
262 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
263 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
264 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
265 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
266 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
267 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
268 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
269 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
270 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
271 PASS 22ms★ PhabricatorRepositoryURITestCase::testURIGeneration
272 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
273 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
274 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
275 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
276 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
277 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
278 PASS 29ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
279 PASS 14ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
280 PASS 36ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
281 PASS 53ms PhabricatorSpacesTestCase::testSpacesAnnihilation
282 PASS 59ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
283 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
284 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
285 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
286 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
287 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
288 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
289 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
290 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
291 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
292 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
293 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
294 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
295 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
296 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
297 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
298 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
299 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
300 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
301 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
302 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
303 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
304 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
305 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
306 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
307 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
308 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
309 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
310 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
311 PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
312 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
313 PASS 9ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
314 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
315 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
316 PASS 199ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
317 PASS 1.4s PhabricatorChangeParserTestCase::testMercurialParser
318 PASS 980ms PhabricatorChangeParserTestCase::testSubversionParser
319 PASS 215ms PhabricatorChangeParserTestCase::testSubversionPartialParser
320 PASS 595ms PhabricatorChangeParserTestCase::testGitParser
321 PASS 281ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
322 PASS 125ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
323 PASS 197ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
324 PASS 497ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
325 PASS 106ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
326 PASS 35ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
327 PASS 195ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
328 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
329 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
330 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
331 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
332 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
333 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
334 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
335 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
336 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
337 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
338 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
339 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
340 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
341 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
342 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
343 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
344 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
345 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
346 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
347

Build Working Copy

When
Completed at Feb 9 2018, 7:47 PM · Built instantly
Status
Passed

Event Timeline