Page MenuHomePhabricator

Build 27091
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Apr 3 2018, 5:05 PM · Built for 1 m, 3 s
Status
Passed

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

1[2018-04-03 17:05:04] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-87/repo/phabricator/src/aphront/response/AphrontResponse.php:416]
2arcanist(head=master, ref.master=b8c9c385a7f5), phabricator(head=1b9a6cf1a3983804555784f320c166504d603834, ref.master=7189cb7ba816), phutil(head=master, ref.master=1ad42491e44a)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:416]
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:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

Build Log 23698 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

251 PASS 85ms PhabricatorProjectCoreTestCase::testSameSlugAsName
252 PASS 63ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
253 PASS 284ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
254 PASS 317ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
255 PASS 305ms PhabricatorProjectCoreTestCase::testAncestorMembers
256 PASS 194ms PhabricatorProjectCoreTestCase::testEditProject
257 PASS 305ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
258 PASS 702ms PhabricatorProjectCoreTestCase::testMilestoneMoves
259 PASS 47ms★ PhabricatorProjectCoreTestCase::testDuplicateSlugs
260 PASS 188ms PhabricatorProjectCoreTestCase::testMemberMaterialization
261 PASS 419ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
262 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
263 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
264 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
265 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
266 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
267 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
268 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
269 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
270 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
271 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
272 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
273 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
274 PASS 22ms★ PhabricatorRepositoryURITestCase::testURIGeneration
275 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
276 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
277 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
278 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
279 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
280 PASS 27ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
281 PASS 13ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
282 PASS 34ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
283 PASS 56ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
284 PASS 52ms PhabricatorSpacesTestCase::testSpacesAnnihilation
285 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
286 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
287 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
288 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
289 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
290 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
291 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
292 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
293 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
294 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
295 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
296 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
297 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
298 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
299 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
300 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
301 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
302 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
303 PASS 13ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
304 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
305 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
306 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
307 PASS 15ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
308 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
309 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
310 PASS 12ms★ PhabricatorWorkerTestCase::testOldestFirst
311 PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
312 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
313 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
314 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
315 PASS 17ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
316 PASS 7ms★ PhabricatorWorkerTestCase::testLeaseTask
317 PASS 8ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
318 PASS 9ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
319 PASS 164ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
320 PASS 497ms PhabricatorChangeParserTestCase::testGitParser
321 PASS 796ms PhabricatorChangeParserTestCase::testSubversionParser
322 PASS 185ms PhabricatorChangeParserTestCase::testSubversionPartialParser
323 PASS 263ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
324 PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser
325 PASS 113ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
326 PASS 188ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
327 PASS 466ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
328 PASS 192ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
329 PASS 93ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
330 PASS 30ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
331 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
332 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
333 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
334 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
335 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
336 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
337 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
338 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
339 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
340 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
341 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
342 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
343 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
344 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
345 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
346 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
347 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
348 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
349 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
350

Build Working Copy

When
Completed at Apr 3 2018, 5:04 PM · Built instantly
Status
Passed

Event Timeline