Page MenuHomePhabricator

Build 29444
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Jan 19 2019, 3:51 AM · Built for 2 m, 25 s
Status
Passed

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

1[2019-01-19 03:49:46] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-82/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=25c2381959ac), phabricator(head=f06b86b209ea4b510437ea9c3c1972e6b5cfbf06, ref.master=a37b28ef79cb), phutil(head=master, ref.master=14f30f7b6767)
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 26786 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

256 PASS 284ms PhabricatorProjectCoreTestCase::testApplicationPolicy
257 PASS 1.5s PhabricatorProjectCoreTestCase::testProjectPolicyRules
258 PASS 319ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
259 PASS 974ms PhabricatorProjectCoreTestCase::testViewProject
260 PASS 1.2s PhabricatorProjectCoreTestCase::testEditProject
261 PASS 1.0s PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
262 PASS 3.2s PhabricatorProjectCoreTestCase::testMilestoneMoves
263 PASS 1.2s PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
264 PASS 743ms PhabricatorProjectCoreTestCase::testParentProject
265 PASS 1.2s PhabricatorProjectCoreTestCase::testAncestryQueries
266 PASS 1.2s PhabricatorProjectCoreTestCase::testTagAncestryConflicts
267 PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
268 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
269 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
270 PASS 15ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
271 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
272 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
273 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
274 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
275 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
276 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
277 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
278 PASS 87ms PhabricatorRepositoryURITestCase::testURIGeneration
279 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
280 PASS 6ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
281 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
282 PASS 7ms★ PhabricatorSlugTestCase::testSlugNormalization
283 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
284 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
285 PASS 209ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
286 PASS 213ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
287 PASS 246ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
288 PASS 381ms PhabricatorSpacesTestCase::testSpacesAnnihilation
289 PASS 68ms PhabricatorSpacesTestCase::testSpacesRequireNames
290 PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
291 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
292 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
293 PASS 3ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
294 PASS 6ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
295 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
296 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
297 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
298 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
299 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
300 PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
301 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
302 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
303 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
304 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
305 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
306 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
307 PASS 83ms PhabricatorUserEditorTestCase::testRegistrationEmailOK
308 PASS 87ms PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
309 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
310 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
311 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
312 PASS 50ms PhabricatorWorkerTestCase::testOldestFirst
313 PASS 21ms★ PhabricatorWorkerTestCase::testLeaseTask
314 PASS 22ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
315 PASS 52ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
316 PASS 52ms PhabricatorWorkerTestCase::testNewBeforeLeased
317 PASS 21ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
318 PASS 82ms PhabricatorWorkerTestCase::testTooManyTaskFailures
319 PASS 36ms★ PhabricatorWorkerTestCase::testMultipleLease
320 PASS 60ms PhabricatorWorkerTestCase::testRequiredLeaseTime
321 PASS 51ms PhabricatorWorkerTestCase::testWaitBeforeRetry
322 PASS 32ms★ PhabricatorWorkerTestCase::testExecuteTask
323 PASS 45ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
324 PASS 672ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
325 PASS 573ms PhabricatorChangeParserTestCase::testSubversionPartialParser
326 PASS 491ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
327 PASS 1.7s PhabricatorChangeParserTestCase::testGitParser
328 PASS 2.6s PhabricatorChangeParserTestCase::testMercurialParser
329 PASS 2.8s PhabricatorChangeParserTestCase::testSubversionParser
330 PASS 2.0s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
331 PASS 904ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
332 PASS 422ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
333 PASS 433ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
334 PASS 207ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
335 PASS 317ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
336 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
337 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
338 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
339 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
340 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
341 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
342 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
343 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
344 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
345 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
346 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
347 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
348 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
349 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
350 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
351 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
352 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
353 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
354 PASS 3ms★ QueryFormattingTestCase::testQueryFormatting
355

Build Working Copy

When
Completed at Jan 19 2019, 3:48 AM · Built for 22 s
Status
Passed

Event Timeline