Page MenuHomePhabricator

Build 31831
PassedPublic

Run "arc unit --everything"

When
Completed at Jul 19 2019, 10:44 PM · Built for 1 m, 26 s
Status
Passed

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

1[2019-07-19 22:44:09] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-83/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=d92fa96366c0), phabricator(head=e090b32c7528498fa5e742efeb797f18b3acfdc2, ref.master=d6dc5d8e68bf), phutil(head=master, ref.master=b416093386a2)
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 29987 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

260 PASS 414ms PhabricatorProjectCoreTestCase::testAncestorMembers
261 PASS 251ms PhabricatorProjectCoreTestCase::testMilestoneMembership
262 PASS 460ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
263 PASS 113ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
264 PASS 276ms PhabricatorProjectCoreTestCase::testEditProject
265 PASS 493ms PhabricatorProjectCoreTestCase::testAncestryQueries
266 PASS 1.1s PhabricatorProjectCoreTestCase::testMilestoneMoves
267 PASS 383ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
268 PASS 221ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
269 PASS 216ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
270 PASS 697ms PhabricatorProjectCoreTestCase::testComplexConstraints
271 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
272 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
273 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
274 PASS 9ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
275 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
276 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
277 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
278 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
279 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
280 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
281 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
282 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
283 PASS 30ms★ PhabricatorRepositoryURITestCase::testURIGeneration
284 PASS <1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
285 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
286 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
287 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
288 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
289 PASS 89ms PhabricatorSpacesTestCase::testSpacesAnnihilation
290 PASS 43ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
291 PASS 55ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
292 PASS 22ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
293 PASS 87ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
294 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
295 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
296 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
297 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
298 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
299 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
300 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
301 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
302 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
303 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
304 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
305 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
306 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
307 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
308 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
309 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
310 PASS 15ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
311 PASS 19ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
312 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
313 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
314 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
315 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
316 PASS 37ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
317 PASS 30ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
318 PASS 39ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
319 PASS 34ms★ PhabricatorWorkerTestCase::testOldestFirst
320 PASS 26ms★ PhabricatorWorkerTestCase::testMultipleLease
321 PASS 29ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
322 PASS 28ms★ PhabricatorWorkerTestCase::testExecuteTask
323 PASS 41ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
324 PASS 30ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
325 PASS 28ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
326 PASS 52ms PhabricatorWorkerTestCase::testTooManyTaskFailures
327 PASS 26ms★ PhabricatorWorkerTestCase::testLeaseTask
328 PASS 558ms PhabricatorChangeParserTestCase::testGitParser
329 PASS 778ms PhabricatorChangeParserTestCase::testSubversionParser
330 PASS 184ms PhabricatorChangeParserTestCase::testSubversionPartialParser
331 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
332 PASS 186ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
333 PASS 249ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
334 PASS 118ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
335 PASS 455ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
336 PASS 186ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
337 PASS 105ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
338 PASS 36ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
339 PASS 184ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
340 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
341 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
342 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
343 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
344 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
345 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
346 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
347 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
348 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
349 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
350 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
351 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
352 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
353 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
354 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
355 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
356 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
357 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
358 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
359

Build Working Copy

When
Completed at Jul 19 2019, 10:43 PM · Built for 11 s
Status
Passed

Event Timeline