Page MenuHomePhabricator

Build 20462
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 3 2017, 5:20 PM · Built for 56 s
Status
Passed

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

1[2017-02-03 17:20:23] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-74/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=f54dfe7567697f6817d194296634a5dd953ab47e, ref.master=b941331bdfe6), phutil(head=master, ref.master=9d85dfab0f53)
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 14668 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Feb 3 2017, 5:19 PM · Built instantly
Status
Passed

Event Timeline