Page MenuHomePhabricator

Build 26902
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Mar 14 2018, 7:51 PM · Built for 59 s
Status
Passed

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

1[2018-03-14 19:50:38] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-87/repo/phabricator/src/aphront/response/AphrontResponse.php:413]
2arcanist(head=master, ref.master=dcd7ef66d0e4), phabricator(head=e9e8ad633ea450219058bb8b44804d768195b5bc), 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 23445 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Mar 14 2018, 7:50 PM · Built instantly
Status
Passed

Event Timeline