Page MenuHomePhabricator

Build 26212
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Feb 7 2018, 1:20 PM · Built for 1 m, 4 s
Status
Passed

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

1[2018-02-07 13:19:44] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-81/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=349109426c7f), phabricator(head=07873365ad7088296de1ca099b95cf9630667d98, ref.master=b3880975e5a1), phutil(head=master, ref.master=30b002c481a6)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
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 22252 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

248 PASS 184ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
249 PASS 65ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
250 PASS 185ms PhabricatorProjectCoreTestCase::testViewProject
251 PASS 93ms PhabricatorProjectCoreTestCase::testApplicationPolicy
252 PASS 196ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
253 PASS 86ms PhabricatorProjectCoreTestCase::testSameSlugAsName
254 PASS 215ms PhabricatorProjectCoreTestCase::testMemberMaterialization
255 PASS 226ms PhabricatorProjectCoreTestCase::testEditProject
256 PASS 355ms PhabricatorProjectCoreTestCase::testAncestorMembers
257 PASS 243ms PhabricatorProjectCoreTestCase::testParentProject
258 PASS 133ms PhabricatorProjectCoreTestCase::testMilestones
259 PASS 279ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
260 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
261 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
262 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
263 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
264 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
265 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
266 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
267 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
268 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
269 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
270 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
271 PASS 22ms★ PhabricatorRepositoryURITestCase::testURIGeneration
272 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
273 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
274 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
275 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
276 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
277 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
278 PASS 14ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
279 PASS 55ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
280 PASS 34ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
281 PASS 52ms PhabricatorSpacesTestCase::testSpacesAnnihilation
282 PASS 27ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
283 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
284 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
285 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
286 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
287 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
288 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
289 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
290 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
291 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
292 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
293 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
294 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
295 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
296 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
297 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
298 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
299 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
300 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
301 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
302 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
303 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
304 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
305 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
306 PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
307 PASS 7ms★ PhabricatorWorkerTestCase::testExecuteTask
308 PASS 20ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
309 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
310 PASS 14ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
311 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
312 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
313 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
314 PASS 13ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
315 PASS 7ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
316 PASS 215ms PhabricatorChangeParserTestCase::testSubversionPartialParser
317 PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser
318 PASS 173ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
319 PASS 516ms PhabricatorChangeParserTestCase::testGitParser
320 PASS 273ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
321 PASS 824ms PhabricatorChangeParserTestCase::testSubversionParser
322 PASS 488ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
323 PASS 189ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
324 PASS 125ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
325 PASS 33ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
326 PASS 101ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
327 PASS 196ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
328 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
329 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
330 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
331 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
332 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
333 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
334 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
335 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
336 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
337 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
338 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
339 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
340 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
341 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
342 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
343 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
344 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
345 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
346 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
347

Build Working Copy

When
Completed at Feb 7 2018, 1:19 PM · Built instantly
Status
Passed

Event Timeline