Page MenuHomePhabricator

Build 27238
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Apr 11 2018, 3:42 PM · Built for 1 m, 2 s
Status
Passed

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

1[2018-04-11 15:42:04] 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:416]
2arcanist(head=master, ref.master=73f5afd44110), phabricator(head=ce814866a7a3dfb3a53a4bc6e2a2c0eaa9bd06c9, ref.master=af8269d2fb06), 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 23918 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

251 PASS 296ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
252 PASS 67ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
253 PASS 164ms PhabricatorProjectCoreTestCase::testViewProject
254 PASS 190ms PhabricatorProjectCoreTestCase::testMilestoneMembership
255 PASS 295ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
256 PASS 429ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
257 PASS 301ms PhabricatorProjectCoreTestCase::testAncestryQueries
258 PASS 159ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
259 PASS 86ms PhabricatorProjectCoreTestCase::testSameSlugAsName
260 PASS 307ms PhabricatorProjectCoreTestCase::testAncestorMembers
261 PASS 222ms PhabricatorProjectCoreTestCase::testEditProject
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::testFilterMercurialDebugOutput
268 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
269 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
270 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
271 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
272 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
273 PASS 22ms★ PhabricatorRepositoryURITestCase::testURIGeneration
274 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
275 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
276 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
277 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
278 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
279 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
280 PASS 57ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
281 PASS 34ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
282 PASS 14ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
283 PASS 53ms PhabricatorSpacesTestCase::testSpacesAnnihilation
284 PASS 28ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
285 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
286 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
287 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
288 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
289 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
290 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
291 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
292 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
293 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
294 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
295 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
296 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
297 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
298 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
299 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
300 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
301 PASS 15ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
302 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
303 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
304 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
305 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
306 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
307 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
308 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
309 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
310 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
311 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
312 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
313 PASS 9ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
314 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
315 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
316 PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
317 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
318 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
319 PASS 201ms PhabricatorChangeParserTestCase::testSubversionPartialParser
320 PASS 175ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
321 PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser
322 PASS 262ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
323 PASS 808ms PhabricatorChangeParserTestCase::testSubversionParser
324 PASS 495ms PhabricatorChangeParserTestCase::testGitParser
325 PASS 185ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
326 PASS 126ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
327 PASS 475ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
328 PASS 50ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
329 PASS 113ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
330 PASS 193ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
331 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
332 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
333 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
334 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
335 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
336 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
337 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
338 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
339 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
340 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
341 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
342 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
343 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
344 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
345 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
346 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
347 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
348 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
349 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
350

Build Working Copy

When
Completed at Apr 11 2018, 3:41 PM · Built instantly
Status
Passed

Event Timeline