Page MenuHomePhabricator

Build 20488
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 4 2017, 6:14 PM · Built for 45 s
Status
Passed

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

1[2017-02-04 18:14:12] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-80/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=2c691ef009999ed5493971dbc29545cc805e1fe9, 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 14704 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

234 PASS 51ms PhabricatorProjectCoreTestCase::testSlugMaps
235 PASS 59ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
236 PASS 398ms PhabricatorProjectCoreTestCase::testBoardMoves
237 PASS 133ms PhabricatorProjectCoreTestCase::testMilestones
238 PASS 81ms PhabricatorProjectCoreTestCase::testEditProject
239 PASS 105ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
240 PASS 115ms PhabricatorProjectCoreTestCase::testMilestoneMembership
241 PASS 91ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
242 PASS 175ms PhabricatorProjectCoreTestCase::testParentProject
243 PASS 299ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
244 PASS 97ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
245 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
246 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
247 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
248 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
249 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
250 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
251 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
252 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
253 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
254 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
255 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
256 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
257 PASS 23ms★ PhabricatorRepositoryURITestCase::testURIGeneration
258 PASS <1ms★ PhabricatorSearchEngineTestCase::testLoadAllEngines
259 PASS <1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
260 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
261 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
262 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
263 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
264 PASS 57ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
265 PASS 35ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
266 PASS 47ms★ PhabricatorSpacesTestCase::testSpacesAnnihilation
267 PASS 27ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
268 PASS 14ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
269 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
270 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
271 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
272 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
273 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
274 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
275 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
276 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
277 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
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::testRegistrationEmailInvalid
284 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
285 PASS 15ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
286 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
287 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
288 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
289 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
290 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
291 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
292 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
293 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
294 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
295 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
296 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
297 PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
298 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
299 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
300 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
301 PASS 10ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
302 PASS 577ms PhabricatorChangeParserTestCase::testGitParser
303 PASS 222ms PhabricatorChangeParserTestCase::testSubversionPartialParser
304 PASS 183ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
305 PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser
306 PASS 970ms PhabricatorChangeParserTestCase::testSubversionParser
307 PASS 283ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
308 PASS 499ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
309 PASS 234ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
310 PASS 136ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
311 PASS 206ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
312 PASS 33ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
313 PASS 110ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
314 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
315 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
316 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
317 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
318 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
319 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
320 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
321 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
322 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
323 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
324 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
325 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
326 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
327 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
328 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
329 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
330 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
331 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
332 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
333

Build Working Copy

When
Completed at Feb 4 2017, 6:13 PM · Built instantly
Status
Passed

Event Timeline