Page MenuHomePhabricator

Build 30818
PassedPublic

Run "arc unit --everything"

When
Completed at Apr 9 2019, 8:34 PM · Built for 1 m, 20 s
Status
Passed

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

1[2019-04-09 20:33:51] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-70/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=9830c9316d38), phabricator(head=eea093bec816ab748ed7caddb606255d37a51b03), phutil(head=master, ref.master=70ac0d66e300)
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 28636 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Apr 9 2019, 8:33 PM · Built for 13 s
Status
Passed

Event Timeline