Page MenuHomePhabricator

Build 31013
PassedPublic

Run "arc unit --everything"

When
Completed at Apr 17 2019, 7:20 PM · Built for 1 m, 14 s
Status
Passed

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

1[2019-04-17 19:20:00] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-88/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=9830c9316d38), phabricator(head=e99c1974b027494e3d382e9be9701532e6fdd1aa, ref.master=abc26aa96f4c), 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 28888 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

259 PASS 635ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
260 PASS 148ms PhabricatorProjectCoreTestCase::testSameSlugAsName
261 PASS 389ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
262 PASS 499ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
263 PASS 491ms PhabricatorProjectCoreTestCase::testAncestryQueries
264 PASS 60ms PhabricatorProjectCoreTestCase::testSlugMaps
265 PASS 470ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
266 PASS 266ms PhabricatorProjectCoreTestCase::testMemberMaterialization
267 PASS 326ms PhabricatorProjectCoreTestCase::testParentProject
268 PASS 228ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
269 PASS 432ms PhabricatorProjectCoreTestCase::testAncestorMembers
270 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
271 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
272 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
273 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
274 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
275 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
276 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
277 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
278 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
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::testProjectSlugs
285 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
286 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
287 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
288 PASS 59ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
289 PASS 23ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
290 PASS 91ms PhabricatorSpacesTestCase::testSpacesAnnihilation
291 PASS 91ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
292 PASS 44ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
293 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
294 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
295 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
296 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
297 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
298 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
299 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
300 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
301 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
302 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
303 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
304 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
305 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
306 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
307 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
308 PASS 22ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
309 PASS 16ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
310 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
311 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
312 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
313 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
314 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
315 PASS 31ms★ PhabricatorWorkerTestCase::testLeaseTask
316 PASS 32ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
317 PASS 45ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
318 PASS 31ms★ PhabricatorWorkerTestCase::testExecuteTask
319 PASS 32ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
320 PASS 33ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
321 PASS 41ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
322 PASS 38ms★ PhabricatorWorkerTestCase::testOldestFirst
323 PASS 35ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
324 PASS 57ms PhabricatorWorkerTestCase::testTooManyTaskFailures
325 PASS 31ms★ PhabricatorWorkerTestCase::testMultipleLease
326 PASS 44ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
327 PASS 198ms PhabricatorChangeParserTestCase::testSubversionPartialParser
328 PASS 562ms PhabricatorChangeParserTestCase::testGitParser
329 PASS 794ms PhabricatorChangeParserTestCase::testSubversionParser
330 PASS 256ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
331 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
332 PASS 189ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
333 PASS 462ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
334 PASS 122ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
335 PASS 194ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
336 PASS 188ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
337 PASS 99ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
338 PASS 37ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
339 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
340 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
341 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
342 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
343 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
344 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
345 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
346 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
347 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
348 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
349 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
350 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
351 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
352 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
353 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
354 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
355 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
356 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
357 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
358

Build Working Copy

When
Completed at Apr 17 2019, 7:19 PM · Built for 12 s
Status
Passed

Event Timeline