Page MenuHomePhabricator

Build 28801
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Nov 16 2018, 10:36 PM · Built for 1 m, 16 s
Status
Passed

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

1Warning: Permanently added '54.193.84.76' (ECDSA) to the list of known hosts.
2[2018-11-16 22:35:55] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-89/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
3arcanist(head=master, ref.master=3534d2baca4b), phabricator(head=8e4603b176fac4bd99878f72992406813e91e27d, ref.master=b12e92e6e2dd), phutil(head=master, ref.master=e90d5edc1567)
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 25962 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

255 PASS 1.3s PhabricatorProjectCoreTestCase::testMilestoneMoves
256 PASS 119ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
257 PASS 68ms PhabricatorProjectCoreTestCase::testSlugMaps
258 PASS 84ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
259 PASS 587ms PhabricatorProjectCoreTestCase::testAncestryQueries
260 PASS 293ms PhabricatorProjectCoreTestCase::testMemberMaterialization
261 PASS 829ms PhabricatorProjectCoreTestCase::testComplexConstraints
262 PASS 539ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
263 PASS 381ms PhabricatorProjectCoreTestCase::testParentProject
264 PASS 168ms PhabricatorProjectCoreTestCase::testSameSlugAsName
265 PASS 498ms PhabricatorProjectCoreTestCase::testProjectPolicyRules
266 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
267 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
268 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
269 PASS 9ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
270 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
271 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
272 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
273 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
274 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
275 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
276 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
277 PASS 37ms★ PhabricatorRepositoryURITestCase::testURIGeneration
278 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
279 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
280 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
281 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
282 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
283 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
284 PASS 61ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
285 PASS 105ms PhabricatorSpacesTestCase::testSpacesAnnihilation
286 PASS 22ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
287 PASS 102ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
288 PASS 44ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
289 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
290 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
291 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
292 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
293 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
294 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
295 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
296 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
297 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
298 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
299 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
300 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
301 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
302 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
303 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
304 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
305 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
306 PASS 26ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
307 PASS 19ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
308 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
309 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
310 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
311 PASS 10ms★ PhabricatorWorkerTestCase::testLeaseTask
312 PASS 40ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
313 PASS 21ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
314 PASS 18ms★ PhabricatorWorkerTestCase::testOldestFirst
315 PASS 12ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
316 PASS 26ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
317 PASS 14ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
318 PASS 12ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
319 PASS 11ms★ PhabricatorWorkerTestCase::testMultipleLease
320 PASS 24ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
321 PASS 12ms★ PhabricatorWorkerTestCase::testExecuteTask
322 PASS 14ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
323 PASS 274ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
324 PASS 196ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
325 PASS 813ms PhabricatorChangeParserTestCase::testSubversionParser
326 PASS 594ms PhabricatorChangeParserTestCase::testGitParser
327 PASS 201ms PhabricatorChangeParserTestCase::testSubversionPartialParser
328 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
329 PASS 195ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
330 PASS 122ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
331 PASS 462ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
332 PASS 106ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
333 PASS 43ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
334 PASS 192ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
335 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
336 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
337 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
338 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
339 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
340 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
341 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
342 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
343 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
344 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
345 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
346 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
347 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
348 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
349 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
350 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
351 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
352 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
353 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
354

Build Working Copy

When
Completed at Nov 16 2018, 10:35 PM · Built for 18 s
Status
Passed

Event Timeline