Page MenuHomePhabricator

Build 29363
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 16 2019, 8:29 PM · Built for 2 m, 2 s
Status
Passed

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

1[2019-01-16 20:28:35] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-90/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=25c2381959ac), phabricator(head=a62f334d95030f73bd9c6a926a4fefd6d41fc2a7, ref.master=b98d46ce7d28), phutil(head=master, ref.master=e80184f2c21d)
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: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: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 26684 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

255 PASS 1.1s PhabricatorProjectCoreTestCase::testTagAncestryConflicts
256 PASS 507ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
257 PASS 1.3s PhabricatorProjectCoreTestCase::testAncestryQueries
258 PASS 1.5s PhabricatorProjectCoreTestCase::testJoinLeaveProject
259 PASS 249ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
260 PASS 972ms PhabricatorProjectCoreTestCase::testAncestorMembers
261 PASS 147ms PhabricatorProjectCoreTestCase::testSlugMaps
262 PASS 1.1s PhabricatorProjectCoreTestCase::testParentProject
263 PASS 2.1s PhabricatorProjectCoreTestCase::testProjectPolicyRules
264 PASS 1.3s PhabricatorProjectCoreTestCase::testProjectMembersVisibility
265 PASS 429ms PhabricatorProjectCoreTestCase::testSameSlugAsName
266 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
267 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
268 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
269 PASS 24ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
270 PASS 1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
271 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
272 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
273 PASS 7ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
274 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
275 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
276 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
277 PASS 138ms PhabricatorRepositoryURITestCase::testURIGeneration
278 PASS 2ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
279 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
280 PASS 9ms★ PhabricatorSlugTestCase::testSlugAncestry
281 PASS 1ms★ PhabricatorSlugTestCase::testProjectSlugs
282 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
283 PASS 1ms★ PhabricatorSlugTestCase::testSlugDepth
284 PASS 469ms PhabricatorSpacesTestCase::testSpacesRequireNames
285 PASS 646ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
286 PASS 518ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
287 PASS 396ms PhabricatorSpacesTestCase::testSpacesAnnihilation
288 PASS 136ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
289 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
290 PASS 2ms★ PhabricatorTimeTestCase::testParseLocalTime
291 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
292 PASS 3ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
293 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
294 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
295 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
296 PASS 5ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
297 PASS 2ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
298 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
299 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
300 PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
301 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
302 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
303 PASS 1ms★ PhabricatorUnitsTestCase::testByteParsing
304 PASS 52ms PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
305 PASS 62ms PhabricatorUserEditorTestCase::testRegistrationEmailOK
306 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
307 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
308 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
309 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
310 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
311 PASS 40ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
312 PASS 23ms★ PhabricatorWorkerTestCase::testLeaseTask
313 PASS 75ms PhabricatorWorkerTestCase::testOldestFirst
314 PASS 65ms PhabricatorWorkerTestCase::testRequiredLeaseTime
315 PASS 136ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
316 PASS 53ms PhabricatorWorkerTestCase::testTemporaryTaskFailure
317 PASS 31ms★ PhabricatorWorkerTestCase::testMultipleLease
318 PASS 41ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
319 PASS 109ms PhabricatorWorkerTestCase::testTooManyTaskFailures
320 PASS 24ms★ PhabricatorWorkerTestCase::testExecuteTask
321 PASS 90ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
322 PASS 52ms PhabricatorWorkerTestCase::testWaitBeforeRetry
323 PASS 3.0s PhabricatorChangeParserTestCase::testGitParser
324 PASS 1.2s PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
325 PASS 696ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
326 PASS 629ms PhabricatorChangeParserTestCase::testSubversionPartialParser
327 PASS 2.7s PhabricatorChangeParserTestCase::testSubversionParser
328 PASS 4.0s PhabricatorChangeParserTestCase::testMercurialParser
329 PASS 777ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
330 PASS 1.6s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
331 PASS 522ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
332 PASS 417ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
333 PASS 1.2s PhabricatorWorkingCopyPullTestCase::testHgPullBasic
334 PASS 319ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
335 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
336 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
337 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
338 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
339 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
340 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
341 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
342 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
343 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
344 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
345 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
346 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
347 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
348 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
349 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
350 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
351 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
352 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
353 PASS 3ms★ QueryFormattingTestCase::testQueryFormatting
354

Build Working Copy

When
Completed at Jan 16 2019, 8:27 PM · Built for 13 s
Status
Passed

Event Timeline