Page MenuHomePhabricator

Build 31541
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Jun 18 2019, 2:32 PM · Built for 1 m, 9 s
Status
Passed

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

1[2019-06-18 14:31:41] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-89/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=7329bc7c32b9), phabricator(head=b1c2f191d88a8aa5848e94d68a4b4d33d33719d2, ref.master=6bff2cee22fc), phutil(head=master, ref.master=ada64585035e)
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 29602 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jun 18 2019, 2:31 PM · Built for 18 s
Status
Passed

Event Timeline