Page MenuHomePhabricator

Build 30021
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 13 2019, 1:52 PM · Built for 1 m, 25 s
Status
Passed

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

1[2019-02-13 13:51:25] 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=7e61e43f6554), phabricator(head=7d6d2c128a9a7dbf788bb5d9b541e7e31480f118, ref.master=187356fea515), phutil(head=master, ref.master=c6d02efc62c3)
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 27528 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

259 PASS 168ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
260 PASS 681ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
261 PASS 926ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
262 PASS 307ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
263 PASS 363ms PhabricatorProjectCoreTestCase::testMemberMaterialization
264 PASS 309ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
265 PASS 1.0s PhabricatorProjectCoreTestCase::testComplexConstraints
266 PASS 339ms PhabricatorProjectCoreTestCase::testMilestones
267 PASS 375ms PhabricatorProjectCoreTestCase::testMilestoneMembership
268 PASS 575ms PhabricatorProjectCoreTestCase::testAncestorMembers
269 PASS 743ms PhabricatorProjectCoreTestCase::testAncestryQueries
270 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
271 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
272 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
273 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
274 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
275 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
276 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
277 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
278 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
279 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
280 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
281 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
282 PASS 43ms★ PhabricatorRepositoryURITestCase::testURIGeneration
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 133ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
289 PASS 31ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
290 PASS 63ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
291 PASS 131ms PhabricatorSpacesTestCase::testSpacesAnnihilation
292 PASS 82ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
293 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
294 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
295 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
296 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
297 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
298 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
299 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
300 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
301 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
302 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
303 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
304 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
305 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
306 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
307 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
308 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
309 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
310 PASS 21ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
311 PASS 28ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
312 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
313 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
314 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
315 PASS 21ms★ PhabricatorWorkerTestCase::testOldestFirst
316 PASS 14ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
317 PASS 11ms★ PhabricatorWorkerTestCase::testLeaseTask
318 PASS 17ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
319 PASS 14ms★ PhabricatorWorkerTestCase::testExecuteTask
320 PASS 25ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
321 PASS 31ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
322 PASS 49ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
323 PASS 14ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
324 PASS 13ms★ PhabricatorWorkerTestCase::testMultipleLease
325 PASS 16ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
326 PASS 29ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
327 PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser
328 PASS 655ms PhabricatorChangeParserTestCase::testGitParser
329 PASS 899ms PhabricatorChangeParserTestCase::testSubversionParser
330 PASS 287ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
331 PASS 224ms PhabricatorChangeParserTestCase::testSubversionPartialParser
332 PASS 233ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
333 PASS 225ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
334 PASS 141ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
335 PASS 481ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
336 PASS 112ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
337 PASS 197ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
338 PASS 50ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
339 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
340 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
341 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
342 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
343 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
344 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
345 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
346 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
347 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
348 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
349 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
350 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
351 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
352 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
353 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
354 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
355 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
356 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
357 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
358

Build Working Copy

When
Completed at Feb 13 2019, 1:50 PM · Built for 12 s
Status
Passed

Event Timeline