Page MenuHomePhabricator

Build 21506
PassedPublic

Run "arc unit --everything"

When
Completed at Mar 28 2017, 6:53 PM · Built for 1 m, 14 s
Status
Passed

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

1[2017-03-28 18:52:45] 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=d1db9a72b552), phabricator(head=2fbc9a52da9bf2132df6b22bd6df370c67802ec9, ref.master=2cda280cde20), 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 16023 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

236 PASS 329ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
237 PASS 98ms PhabricatorProjectCoreTestCase::testSameSlugAsName
238 PASS 50ms★ PhabricatorProjectCoreTestCase::testApplicationPolicy
239 PASS 227ms PhabricatorProjectCoreTestCase::testMilestoneMembership
240 PASS 355ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
241 PASS 204ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
242 PASS 397ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
243 PASS 656ms PhabricatorProjectCoreTestCase::testMilestoneMoves
244 PASS 300ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
245 PASS 135ms PhabricatorProjectCoreTestCase::testMilestones
246 PASS 60ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
247 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
248 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
249 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
250 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
251 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
252 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
253 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
254 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
255 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
256 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
257 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
258 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
259 PASS 22ms★ PhabricatorRepositoryURITestCase::testURIGeneration
260 PASS <1ms★ PhabricatorSearchEngineTestCase::testLoadAllEngines
261 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
262 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
263 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
264 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
265 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
266 PASS 47ms★ PhabricatorSpacesTestCase::testSpacesAnnihilation
267 PASS 56ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
268 PASS 13ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
269 PASS 26ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
270 PASS 34ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
271 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
272 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
273 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
274 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
275 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
276 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
277 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
278 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
279 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
280 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
281 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
282 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
283 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
284 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
285 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
286 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
287 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
288 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
289 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
290 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
291 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
292 PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
293 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
294 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
295 PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
296 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
297 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
298 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
299 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
300 PASS 7ms★ PhabricatorWorkerTestCase::testExecuteTask
301 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
302 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
303 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
304 PASS 210ms PhabricatorChangeParserTestCase::testSubversionPartialParser
305 PASS 309ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
306 PASS 541ms PhabricatorChangeParserTestCase::testGitParser
307 PASS 902ms PhabricatorChangeParserTestCase::testSubversionParser
308 PASS 181ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
309 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
310 PASS 484ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
311 PASS 222ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
312 PASS 136ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
313 PASS 36ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
314 PASS 206ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
315 PASS 119ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
316 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
317 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
318 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
319 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
320 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
321 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
322 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
323 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
324 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
325 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
326 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
327 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
328 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
329 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
330 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
331 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
332 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
333 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
334 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
335

Build Working Copy

When
Completed at Mar 28 2017, 6:51 PM · Built instantly
Status
Passed

Event Timeline