Page MenuHomePhabricator

Build 19913

Run "arc unit --everything"

When
Completed at Jan 9 2017, 4:43 PM · Built for 1 m, 27 s
Status
Passed

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

1[2017-01-09 16:42:42] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-86/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=425deeb52391462521ea20f1715498afad724fa6, ref.master=065d865bce0d), phutil(head=master, ref.master=c5848b71c10f)
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 13879 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

233 PASS 259ms PhabricatorProjectCoreTestCase::testEditProject
234 PASS 1.1s PhabricatorProjectCoreTestCase::testJoinLeaveProject
235 PASS 601ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
236 PASS 377ms PhabricatorProjectCoreTestCase::testAncestorMembers
237 PASS 529ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
238 PASS 1.0s PhabricatorProjectCoreTestCase::testComplexConstraints
239 PASS 252ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
240 PASS 1.1s PhabricatorProjectCoreTestCase::testBoardMoves
241 PASS 223ms PhabricatorProjectCoreTestCase::testViewProject
242 PASS 203ms PhabricatorProjectCoreTestCase::testSameSlugAsName
243 PASS 316ms PhabricatorProjectCoreTestCase::testMemberMaterialization
244 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
245 PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
246 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
247 PASS 20ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
248 PASS 1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
249 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
250 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
251 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
252 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
253 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
254 PASS 6ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
255 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
256 PASS 51ms PhabricatorRepositoryURITestCase::testURIGeneration
257 PASS 1ms★ PhabricatorSearchEngineTestCase::testLoadAllEngines
258 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
259 PASS 1ms★ PhabricatorSlugTestCase::testProjectSlugs
260 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
261 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
262 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
263 PASS 146ms PhabricatorSpacesTestCase::testSpacesAnnihilation
264 PASS 85ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
265 PASS 31ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
266 PASS 66ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
267 PASS 181ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
268 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
269 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
270 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
271 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
272 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
273 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
274 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
275 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
276 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
277 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
278 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
279 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
280 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
281 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
282 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
283 PASS 18ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
284 PASS 33ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
285 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
286 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
287 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
288 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
289 PASS 26ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
290 PASS 15ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
291 PASS 20ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
292 PASS 17ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
293 PASS 23ms★ PhabricatorWorkerTestCase::testMultipleLease
294 PASS 29ms★ PhabricatorWorkerTestCase::testOldestFirst
295 PASS 24ms★ PhabricatorWorkerTestCase::testExecuteTask
296 PASS 11ms★ PhabricatorWorkerTestCase::testLeaseTask
297 PASS 57ms PhabricatorWorkerTestCase::testTooManyTaskFailures
298 PASS 18ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
299 PASS 20ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
300 PASS 23ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
301 PASS 1.4s PhabricatorChangeParserTestCase::testGitParser
302 PASS 750ms PhabricatorChangeParserTestCase::testSubversionPartialParser
303 PASS 2.3s PhabricatorChangeParserTestCase::testSubversionParser
304 PASS 685ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
305 PASS 820ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
306 PASS 2.9s PhabricatorChangeParserTestCase::testMercurialParser
307 PASS 321ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
308 PASS 626ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
309 PASS 1.2s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
310 PASS 90ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
311 PASS 340ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
312 PASS 558ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
313 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
314 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
315 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
316 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
317 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
318 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
319 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
320 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
321 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
322 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
323 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
324 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
325 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
326 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
327 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
328 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
329 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
330 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
331 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
332

Build Working Copy

When
Completed at Jan 9 2017, 4:42 PM · Built instantly
Status
Passed

Event Timeline