Page MenuHomePhabricator

Build 25245
PassedPublic

Run "arc unit --everything"

When
Completed at Oct 23 2017, 11:19 PM · Built for 1 m, 5 s
Status
Passed

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

1[2017-10-23 23:19:05] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-75/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=1d213dc1fa4b45280196457c61a1c36c396a602c, ref.master=cd14194a3297), phutil(head=master, ref.master=95c065963998)
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 20889 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

241 PASS 291ms PhabricatorProjectCoreTestCase::testAncestryQueries
242 PASS 361ms PhabricatorProjectCoreTestCase::testAncestorMembers
243 PASS 106ms PhabricatorProjectCoreTestCase::testEditProject
244 PASS 261ms PhabricatorProjectCoreTestCase::testParentProject
245 PASS 93ms PhabricatorProjectCoreTestCase::testApplicationPolicy
246 PASS 296ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
247 PASS 204ms PhabricatorProjectCoreTestCase::testViewProject
248 PASS 507ms PhabricatorProjectCoreTestCase::testBoardMoves
249 PASS 62ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
250 PASS 420ms PhabricatorProjectCoreTestCase::testComplexConstraints
251 PASS 655ms PhabricatorProjectCoreTestCase::testMilestoneMoves
252 PASS 83ms PhabricatorProjectCoreTestCase::testSameSlugAsName
253 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
254 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
255 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
256 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
257 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
258 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
259 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
260 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
261 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
262 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
263 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
264 PASS 21ms★ PhabricatorRepositoryURITestCase::testURIGeneration
265 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
266 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
267 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
268 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
269 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
270 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
271 PASS 58ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
272 PASS 14ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
273 PASS 34ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
274 PASS 46ms★ PhabricatorSpacesTestCase::testSpacesAnnihilation
275 PASS 26ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
276 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
277 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
278 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
279 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
280 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
281 PASS <1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
282 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
283 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
284 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
285 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
286 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
287 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
288 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
289 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
290 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
291 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
292 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
293 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
294 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
295 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
296 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
297 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
298 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
299 PASS 12ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
300 PASS 13ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
301 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
302 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
303 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
304 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
305 PASS 15ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
306 PASS 20ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
307 PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
308 PASS 7ms★ PhabricatorWorkerTestCase::testExecuteTask
309 PASS 833ms PhabricatorChangeParserTestCase::testSubversionParser
310 PASS 164ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
311 PASS 523ms PhabricatorChangeParserTestCase::testGitParser
312 PASS 195ms PhabricatorChangeParserTestCase::testSubversionPartialParser
313 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
314 PASS 263ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
315 PASS 110ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
316 PASS 446ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
317 PASS 178ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
318 PASS 94ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
319 PASS 177ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
320 PASS 31ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
321 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
322 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
323 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
324 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
325 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
326 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
327 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
328 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
329 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
330 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
331 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
332 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
333 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
334 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
335 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
336 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
337 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
338 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
339 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
340

Build Working Copy

When
Completed at Oct 23 2017, 11:18 PM · Built instantly
Status
Passed

Event Timeline