Page MenuHomePhabricator

Build 21293
PassedPublic

Run "arc unit --everything"

When
Completed at Mar 20 2017, 11:47 PM · Built for 2 m, 15 s
Status
Passed

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

1[2017-03-20 23:46:06] 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=3b6b523c2b23), phabricator(head=8ad5d28686a424e325ebd1bdaab7874529f436a6, ref.master=8e26916f7faf), phutil(head=master, ref.master=91ab940c3979)
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 15762 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

236 PASS 648ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
237 PASS 813ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
238 PASS 595ms PhabricatorProjectCoreTestCase::testMilestoneMembership
239 PASS 248ms PhabricatorProjectCoreTestCase::testSameSlugAsName
240 PASS 970ms PhabricatorProjectCoreTestCase::testAncestryQueries
241 PASS 2.1s PhabricatorProjectCoreTestCase::testMilestoneMoves
242 PASS 888ms PhabricatorProjectCoreTestCase::testMemberMaterialization
243 PASS 1.3s PhabricatorProjectCoreTestCase::testComplexConstraints
244 PASS 1.4s PhabricatorProjectCoreTestCase::testJoinLeaveProject
245 PASS 751ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
246 PASS 155ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
247 PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
248 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
249 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
250 PASS 32ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
251 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
252 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
253 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
254 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
255 PASS 1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
256 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
257 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
258 PASS 2ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
259 PASS 53ms PhabricatorRepositoryURITestCase::testURIGeneration
260 PASS <1ms★ PhabricatorSearchEngineTestCase::testLoadAllEngines
261 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
262 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
263 PASS 7ms★ PhabricatorSlugTestCase::testSlugNormalization
264 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
265 PASS 1ms★ PhabricatorSlugTestCase::testProjectSlugs
266 PASS 90ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
267 PASS 112ms PhabricatorSpacesTestCase::testSpacesAnnihilation
268 PASS 84ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
269 PASS 31ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
270 PASS 149ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
271 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
272 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
273 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
274 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
275 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
276 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
277 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
278 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
279 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
280 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
281 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
282 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
283 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
284 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
285 PASS 36ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
286 PASS 24ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
287 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
288 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
289 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
290 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
291 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
292 PASS 24ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
293 PASS 29ms★ PhabricatorWorkerTestCase::testOldestFirst
294 PASS 50ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
295 PASS 15ms★ PhabricatorWorkerTestCase::testLeaseTask
296 PASS 18ms★ PhabricatorWorkerTestCase::testExecuteTask
297 PASS 19ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
298 PASS 16ms★ PhabricatorWorkerTestCase::testMultipleLease
299 PASS 31ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
300 PASS 34ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
301 PASS 19ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
302 PASS 44ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
303 PASS 18ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
304 PASS 833ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
305 PASS 2.3s PhabricatorChangeParserTestCase::testGitParser
306 PASS 3.3s PhabricatorChangeParserTestCase::testSubversionParser
307 PASS 777ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
308 PASS 2.7s PhabricatorChangeParserTestCase::testMercurialParser
309 PASS 737ms PhabricatorChangeParserTestCase::testSubversionPartialParser
310 PASS 545ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
311 PASS 939ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
312 PASS 1.6s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
313 PASS 558ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
314 PASS 656ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
315 PASS 97ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
316 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
317 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
318 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
319 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
320 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
321 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
322 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
323 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
324 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
325 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
326 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
327 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
328 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
329 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
330 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
331 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
332 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
333 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
334 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
335

Build Working Copy

When
Completed at Mar 20 2017, 11:44 PM · Built instantly
Status
Passed

Event Timeline