Page MenuHomePhabricator

Build 26868
PassedPublic

Run "arc unit --everything"

When
Completed at Mar 13 2018, 4:21 PM · Built for 1 m, 2 s
Status
Passed

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

1[2018-03-13 16:20:50] 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:413]
2arcanist(head=master, ref.master=dcd7ef66d0e4), phabricator(head=a4a390fe2d9f1ac24c069c331d621751f32da67c, ref.master=4c7370a1a3b0), phutil(head=master, ref.master=a3e02f01c34f)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:413]
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:147]
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 23395 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

251 PASS 134ms PhabricatorProjectCoreTestCase::testMilestones
252 PASS 231ms PhabricatorProjectCoreTestCase::testParentProject
253 PASS 318ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
254 PASS 412ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
255 PASS 44ms★ PhabricatorProjectCoreTestCase::testDuplicateSlugs
256 PASS 175ms PhabricatorProjectCoreTestCase::testMilestoneMembership
257 PASS 188ms PhabricatorProjectCoreTestCase::testMemberMaterialization
258 PASS 287ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
259 PASS 96ms PhabricatorProjectCoreTestCase::testApplicationPolicy
260 PASS 308ms PhabricatorProjectCoreTestCase::testAncestryQueries
261 PASS 172ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
262 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
263 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
264 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
265 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
266 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
267 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
268 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
269 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
270 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
271 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
272 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
273 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
274 PASS 23ms★ PhabricatorRepositoryURITestCase::testURIGeneration
275 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
276 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
277 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
278 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
279 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
280 PASS 28ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
281 PASS 34ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
282 PASS 56ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
283 PASS 14ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
284 PASS 52ms PhabricatorSpacesTestCase::testSpacesAnnihilation
285 PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
286 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
287 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
288 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
289 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
290 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
291 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
292 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
293 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
294 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
295 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
296 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
297 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
298 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
299 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
300 PASS 13ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
301 PASS 10ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
302 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
303 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
304 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
305 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
306 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
307 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
308 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
309 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
310 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
311 PASS 13ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
312 PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
313 PASS 7ms★ PhabricatorWorkerTestCase::testExecuteTask
314 PASS 12ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
315 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
316 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
317 PASS 7ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
318 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
319 PASS 787ms PhabricatorChangeParserTestCase::testSubversionParser
320 PASS 181ms PhabricatorChangeParserTestCase::testSubversionPartialParser
321 PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser
322 PASS 187ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
323 PASS 279ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
324 PASS 522ms PhabricatorChangeParserTestCase::testGitParser
325 PASS 205ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
326 PASS 490ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
327 PASS 128ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
328 PASS 98ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
329 PASS 31ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
330 PASS 201ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
331 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
332 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
333 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
334 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
335 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
336 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
337 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
338 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
339 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
340 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
341 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
342 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
343 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
344 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
345 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
346 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
347 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
348 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
349 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
350

Build Working Copy

When
Completed at Mar 13 2018, 4:20 PM · Built instantly
Status
Passed

Event Timeline