Page MenuHomePhabricator

Build 28781
PassedPublic

Run "arc unit --everything"

When
Completed at Nov 15 2018, 4:23 PM · Built for 2 m, 4 s
Status
Passed

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

1Warning: Permanently added '54.193.84.76' (ECDSA) to the list of known hosts.
2[2018-11-15 16:22:09] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-82/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
3arcanist(head=master, ref.master=3534d2baca4b), phabricator(head=e57bfbf421f44adb8f5bfbb6f5c062c250a637ac, ref.master=cfd9fa7f559f), phutil(head=master, ref.master=0e6ee5937ca5)
4 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
5 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
6 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
7 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
8 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
9 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
10 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148]
11 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170]
12 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
13

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

255 PASS 2.1s PhabricatorProjectCoreTestCase::testMilestoneMoves
256 PASS 169ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
257 PASS 531ms PhabricatorProjectCoreTestCase::testParentProject
258 PASS 714ms PhabricatorProjectCoreTestCase::testProjectPolicyRules
259 PASS 99ms PhabricatorProjectCoreTestCase::testSlugMaps
260 PASS 372ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
261 PASS 872ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
262 PASS 126ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
263 PASS 917ms PhabricatorProjectCoreTestCase::testAncestryQueries
264 PASS 691ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
265 PASS 483ms PhabricatorProjectCoreTestCase::testMilestones
266 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
267 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
268 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
269 PASS 16ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
270 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
271 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
272 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
273 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
274 PASS 1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
275 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
276 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
277 PASS 58ms PhabricatorRepositoryURITestCase::testURIGeneration
278 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
279 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
280 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
281 PASS 1ms★ PhabricatorSlugTestCase::testProjectSlugs
282 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
283 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
284 PASS 72ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
285 PASS 162ms PhabricatorSpacesTestCase::testSpacesAnnihilation
286 PASS 35ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
287 PASS 166ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
288 PASS 102ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
289 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
290 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
291 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
292 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
293 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
294 PASS 5ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
295 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
296 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
297 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
298 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
299 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
300 PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
301 PASS 1ms★ PhabricatorUnitsTestCase::testByteParsing
302 PASS 1ms★ PhabricatorUnitsTestCase::testByteFormatting
303 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
304 PASS 41ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
305 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
306 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
307 PASS 30ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
308 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
309 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
310 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
311 PASS 18ms★ PhabricatorWorkerTestCase::testExecuteTask
312 PASS 42ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
313 PASS 36ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
314 PASS 23ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
315 PASS 18ms★ PhabricatorWorkerTestCase::testMultipleLease
316 PASS 22ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
317 PASS 65ms PhabricatorWorkerTestCase::testTooManyTaskFailures
318 PASS 37ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
319 PASS 19ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
320 PASS 32ms★ PhabricatorWorkerTestCase::testOldestFirst
321 PASS 18ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
322 PASS 15ms★ PhabricatorWorkerTestCase::testLeaseTask
323 PASS 1.2s PhabricatorChangeParserTestCase::testSubversionParser
324 PASS 2.0s PhabricatorChangeParserTestCase::testMercurialParser
325 PASS 292ms PhabricatorChangeParserTestCase::testSubversionPartialParser
326 PASS 900ms PhabricatorChangeParserTestCase::testGitParser
327 PASS 398ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
328 PASS 292ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
329 PASS 186ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
330 PASS 822ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
331 PASS 312ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
332 PASS 148ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
333 PASS 298ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
334 PASS 65ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
335 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
336 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
337 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
338 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
339 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
340 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
341 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
342 PASS 2ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
343 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
344 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
345 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
346 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
347 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
348 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
349 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
350 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
351 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
352 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
353 PASS 3ms★ QueryFormattingTestCase::testQueryFormatting
354

Build Working Copy

When
Completed at Nov 15 2018, 4:20 PM · Built for 12 s
Status
Passed

Event Timeline