Page MenuHomePhabricator

Build 21599
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Apr 2 2017, 4:34 PM · Built for 57 s
Status
Passed

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

1[2017-04-02 16:34:27] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-88/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=d1db9a72b552), phabricator(head=adc71f7e3750ddea83af4169396b088533d593bc, ref.master=f13637627d65), phutil(head=master, ref.master=c581e769f10c)
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:167]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

Build Log 16131 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

235 PASS 83ms PhabricatorProjectCoreTestCase::testEditProject
236 PASS 404ms PhabricatorProjectCoreTestCase::testBoardMoves
237 PASS 263ms PhabricatorProjectCoreTestCase::testParentProject
238 PASS 209ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
239 PASS 652ms PhabricatorProjectCoreTestCase::testMilestoneMoves
240 PASS 302ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
241 PASS 172ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
242 PASS 94ms PhabricatorProjectCoreTestCase::testSameSlugAsName
243 PASS 57ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
244 PASS 174ms PhabricatorProjectCoreTestCase::testViewProject
245 PASS 333ms PhabricatorProjectCoreTestCase::testAncestorMembers
246 PASS 209ms PhabricatorProjectCoreTestCase::testMemberMaterialization
247 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
248 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
249 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
250 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
251 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
252 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
253 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
254 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
255 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
256 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
257 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
258 PASS 21ms★ PhabricatorRepositoryURITestCase::testURIGeneration
259 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
260 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
261 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
262 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
263 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
264 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
265 PASS 13ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
266 PASS 33ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
267 PASS 25ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
268 PASS 53ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
269 PASS 45ms★ PhabricatorSpacesTestCase::testSpacesAnnihilation
270 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
271 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
272 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
273 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
274 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
275 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
276 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
277 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
278 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
279 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
280 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
281 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
282 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
283 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
284 PASS 10ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
285 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
286 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
287 PASS 13ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
288 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
289 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
290 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
291 PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
292 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
293 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
294 PASS 7ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
295 PASS 7ms★ PhabricatorWorkerTestCase::testExecuteTask
296 PASS 20ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
297 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
298 PASS 13ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
299 PASS 12ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
300 PASS 15ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
301 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
302 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
303 PASS 803ms PhabricatorChangeParserTestCase::testSubversionParser
304 PASS 501ms PhabricatorChangeParserTestCase::testGitParser
305 PASS 240ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
306 PASS 167ms PhabricatorChangeParserTestCase::testSubversionPartialParser
307 PASS 166ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
308 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
309 PASS 463ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
310 PASS 190ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
311 PASS 119ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
312 PASS 31ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
313 PASS 192ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
314 PASS 99ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
315 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
316 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
317 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
318 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
319 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
320 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
321 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
322 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
323 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
324 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
325 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
326 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
327 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
328 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
329 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
330 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
331 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
332 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
333 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
334

Build Working Copy

When
Completed at Apr 2 2017, 4:33 PM · Built instantly
Status
Passed

Event Timeline