Page MenuHomePhabricator

Build 31126
PassedPublic

Run "arc unit --everything"

When
Completed at Apr 24 2019, 12:55 PM · Built for 1 m, 40 s
Status
Passed

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

1[2019-04-24 12:54:48] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-75/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=9830c9316d38), phabricator(head=7e8dc0742bdca62edfcd4aa699fad096a5974093), phutil(head=master, ref.master=639e4b9cae28)
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 29048 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

259 PASS 830ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
260 PASS 277ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
261 PASS 381ms PhabricatorProjectCoreTestCase::testSameSlugAsName
262 PASS 629ms PhabricatorProjectCoreTestCase::testEditProject
263 PASS 884ms PhabricatorProjectCoreTestCase::testAncestorMembers
264 PASS 703ms PhabricatorProjectCoreTestCase::testParentProject
265 PASS 1.3s PhabricatorProjectCoreTestCase::testJoinLeaveProject
266 PASS 373ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
267 PASS 145ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
268 PASS 1.5s PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
269 PASS 527ms PhabricatorProjectCoreTestCase::testViewProject
270 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
271 PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
272 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
273 PASS 15ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
274 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
275 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
276 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
277 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
278 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
279 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
280 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
281 PASS 81ms PhabricatorRepositoryURITestCase::testURIGeneration
282 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
283 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
284 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
285 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
286 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
287 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
288 PASS 90ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
289 PASS 161ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
290 PASS 105ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
291 PASS 191ms PhabricatorSpacesTestCase::testSpacesAnnihilation
292 PASS 36ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
293 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
294 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
295 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
296 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
297 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
298 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
299 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
300 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
301 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
302 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
303 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
304 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
305 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
306 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
307 PASS 3ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
308 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
309 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
310 PASS 24ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
311 PASS 45ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
312 PASS 1ms★ PhabricatorUserEmailTestCase::testEmailValidation
313 PASS 2ms★ PhabricatorUserTestCase::testUsernameValidation
314 PASS 1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
315 PASS 74ms PhabricatorWorkerTestCase::testOldestFirst
316 PASS 87ms PhabricatorWorkerTestCase::testTooManyTaskFailures
317 PASS 138ms PhabricatorWorkerTestCase::testNewBeforeLeased
318 PASS 60ms PhabricatorWorkerTestCase::testExecuteTask
319 PASS 59ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
320 PASS 55ms PhabricatorWorkerTestCase::testPermanentTaskFailure
321 PASS 50ms PhabricatorWorkerTestCase::testMultipleLease
322 PASS 37ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
323 PASS 77ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
324 PASS 63ms PhabricatorWorkerTestCase::testWaitBeforeRetry
325 PASS 37ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
326 PASS 36ms★ PhabricatorWorkerTestCase::testLeaseTask
327 PASS 287ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
328 PASS 1.3s PhabricatorChangeParserTestCase::testSubversionParser
329 PASS 922ms PhabricatorChangeParserTestCase::testGitParser
330 PASS 295ms PhabricatorChangeParserTestCase::testSubversionPartialParser
331 PASS 1.9s PhabricatorChangeParserTestCase::testMercurialParser
332 PASS 387ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
333 PASS 787ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
334 PASS 182ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
335 PASS 290ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
336 PASS 281ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
337 PASS 157ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
338 PASS 56ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
339 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
340 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
341 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
342 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
343 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
344 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
345 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
346 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
347 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
348 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
349 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
350 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
351 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
352 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
353 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
354 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
355 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
356 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
357 PASS 3ms★ QueryFormattingTestCase::testQueryFormatting
358

Build Working Copy

When
Completed at Apr 24 2019, 12:53 PM · Built for 11 s
Status
Passed

Event Timeline