Page MenuHomePhabricator

Build 30459

Run "arc unit --everything"

When
Completed at Mar 12 2019, 8:48 PM · Built for 1 m, 11 s
Status
Passed

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

1[2019-03-12 20:47:56] 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=9830c9316d38), phabricator(head=c020f027bbe6c17c1ba4a38150a4935b7fb9668d, ref.master=77221bee72cb), phutil(head=master, ref.master=34b68955748b)
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 28162 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

258 PASS 146ms PhabricatorProjectCoreTestCase::testSameSlugAsName
259 PASS 258ms PhabricatorProjectCoreTestCase::testMemberMaterialization
260 PASS 107ms PhabricatorProjectCoreTestCase::testApplicationPolicy
261 PASS 500ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
262 PASS 277ms PhabricatorProjectCoreTestCase::testEditProject
263 PASS 397ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
264 PASS 328ms PhabricatorProjectCoreTestCase::testParentProject
265 PASS 80ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
266 PASS 432ms PhabricatorProjectCoreTestCase::testProjectPolicyRules
267 PASS 222ms PhabricatorProjectCoreTestCase::testViewProject
268 PASS 224ms PhabricatorProjectCoreTestCase::testMilestones
269 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
270 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
271 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
272 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
273 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
274 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
275 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
276 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
277 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
278 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
279 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
280 PASS 31ms★ PhabricatorRepositoryURITestCase::testURIGeneration
281 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
282 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
283 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
284 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
285 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
286 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
287 PASS 91ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
288 PASS 22ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
289 PASS 44ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
290 PASS 57ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
291 PASS 90ms PhabricatorSpacesTestCase::testSpacesAnnihilation
292 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
293 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
294 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
295 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
296 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
297 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
298 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
299 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
300 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
301 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
302 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
303 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
304 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
305 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
306 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
307 PASS 16ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
308 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
309 PASS 20ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
310 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
311 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
312 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
313 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
314 PASS 13ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
315 PASS 10ms★ PhabricatorWorkerTestCase::testMultipleLease
316 PASS 11ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
317 PASS 11ms★ PhabricatorWorkerTestCase::testExecuteTask
318 PASS 34ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
319 PASS 11ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
320 PASS 19ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
321 PASS 9ms★ PhabricatorWorkerTestCase::testLeaseTask
322 PASS 24ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
323 PASS 12ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
324 PASS 16ms★ PhabricatorWorkerTestCase::testOldestFirst
325 PASS 22ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
326 PASS 194ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
327 PASS 793ms PhabricatorChangeParserTestCase::testSubversionParser
328 PASS 551ms PhabricatorChangeParserTestCase::testGitParser
329 PASS 184ms PhabricatorChangeParserTestCase::testSubversionPartialParser
330 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
331 PASS 253ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
332 PASS 456ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
333 PASS 121ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
334 PASS 194ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
335 PASS 36ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
336 PASS 96ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
337 PASS 184ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
338 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
339 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
340 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
341 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
342 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
343 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
344 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
345 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
346 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
347 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
348 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
349 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
350 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
351 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
352 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
353 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
354 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
355 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
356 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
357

Build Working Copy

When
Completed at Mar 12 2019, 8:47 PM · Built for 13 s
Status
Passed

Event Timeline