Page MenuHomePhabricator

Build 21891
PassedPublic

Run "arc unit --everything"

When
Completed at Apr 13 2017, 6:30 PM · Built for 50 s
Status
Passed

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

1[2017-04-13 18:30:14] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-89/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=a59cfca5f190), phabricator(head=2c5ee2a22556a395fa9cd0d9f7a78dac25617722, ref.master=2cda280cde20), phutil(head=master, ref.master=6fe33623cda6)
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 16572 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

238 PASS 399ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
239 PASS 60ms PhabricatorProjectCoreTestCase::testSlugMaps
240 PASS 391ms PhabricatorProjectCoreTestCase::testAncestryQueries
241 PASS 239ms PhabricatorProjectCoreTestCase::testMemberMaterialization
242 PASS 198ms PhabricatorProjectCoreTestCase::testViewProject
243 PASS 143ms PhabricatorProjectCoreTestCase::testMilestones
244 PASS 316ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
245 PASS 58ms PhabricatorProjectCoreTestCase::testApplicationPolicy
246 PASS 203ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
247 PASS 194ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
248 PASS 223ms PhabricatorProjectCoreTestCase::testMilestoneMembership
249 PASS 92ms PhabricatorProjectCoreTestCase::testEditProject
250 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
251 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
252 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
253 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
254 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
255 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
256 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
257 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
258 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
259 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
260 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
261 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
262 PASS 22ms★ PhabricatorRepositoryURITestCase::testURIGeneration
263 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
264 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
265 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
266 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
267 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
268 PASS 14ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
269 PASS 26ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
270 PASS 33ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
271 PASS 54ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
272 PASS 46ms★ PhabricatorSpacesTestCase::testSpacesAnnihilation
273 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
274 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
275 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
276 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
277 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
278 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
279 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
280 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
281 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
282 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
283 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
284 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
285 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
286 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
287 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
288 PASS 13ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
289 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
290 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
291 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
292 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
293 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
294 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
295 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
296 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
297 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
298 PASS 7ms★ PhabricatorWorkerTestCase::testExecuteTask
299 PASS 12ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
300 PASS 7ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
301 PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
302 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
303 PASS 20ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
304 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
305 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
306 PASS 440ms PhabricatorChangeParserTestCase::testGitParser
307 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
308 PASS 782ms PhabricatorChangeParserTestCase::testSubversionParser
309 PASS 187ms PhabricatorChangeParserTestCase::testSubversionPartialParser
310 PASS 255ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
311 PASS 168ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
312 PASS 460ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
313 PASS 122ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
314 PASS 209ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
315 PASS 108ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
316 PASS 193ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
317 PASS 32ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
318 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
319 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
320 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
321 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
322 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
323 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
324 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
325 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
326 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
327 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
328 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
329 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
330 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
331 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
332 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
333 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
334 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
335 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
336 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
337

Build Working Copy

When
Completed at Apr 13 2017, 6:29 PM · Built instantly
Status
Passed

Event Timeline