Page MenuHomePhabricator

Build 28638
PassedPublic

Run "arc unit --everything"

When
Completed at Nov 2 2018, 2:59 AM · Built for 1 m, 12 s
Status
Passed

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

1[2018-11-02 02:58:48] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-85/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=83661809e532), phabricator(head=9bea00c159b6a2bc98a29bcec5cce89b0e4a3442, ref.master=c6c1893dc0be), phutil(head=master, ref.master=cf96fd681e7d)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
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:148]
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 25748 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

254 PASS 687ms PhabricatorProjectCoreTestCase::testMilestoneMoves
255 PASS 278ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
256 PASS 85ms PhabricatorProjectCoreTestCase::testSameSlugAsName
257 PASS 215ms PhabricatorProjectCoreTestCase::testParentProject
258 PASS 440ms PhabricatorProjectCoreTestCase::testBoardMoves
259 PASS 303ms PhabricatorProjectCoreTestCase::testAncestorMembers
260 PASS 311ms PhabricatorProjectCoreTestCase::testProjectPolicyRules
261 PASS 37ms★ PhabricatorProjectCoreTestCase::testSlugMaps
262 PASS 158ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
263 PASS 153ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
264 PASS 291ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
265 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
266 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
267 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
268 PASS 9ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
269 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
270 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
271 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
272 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
273 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
274 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
275 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
276 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
277 PASS 22ms★ PhabricatorRepositoryURITestCase::testURIGeneration
278 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
279 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
280 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
281 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
282 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
283 PASS 14ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
284 PASS 56ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
285 PASS 27ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
286 PASS 35ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
287 PASS 57ms PhabricatorSpacesTestCase::testSpacesAnnihilation
288 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
289 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
290 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
291 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
292 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
293 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
294 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
295 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
296 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
297 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
298 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
299 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
300 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
301 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
302 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
303 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
304 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
305 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
306 PASS 13ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
307 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
308 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
309 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
310 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
311 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
312 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
313 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
314 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
315 PASS 9ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
316 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
317 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
318 PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
319 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
320 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
321 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
322 PASS 650ms PhabricatorChangeParserTestCase::testSubversionParser
323 PASS 447ms PhabricatorChangeParserTestCase::testGitParser
324 PASS 203ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
325 PASS 154ms PhabricatorChangeParserTestCase::testSubversionPartialParser
326 PASS 142ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
327 PASS 1.1s PhabricatorChangeParserTestCase::testMercurialParser
328 PASS 428ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
329 PASS 97ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
330 PASS 174ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
331 PASS 171ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
332 PASS 29ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
333 PASS 82ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
334 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
335 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
336 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
337 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
338 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
339 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
340 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
341 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
342 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
343 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
344 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
345 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
346 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
347 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
348 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
349 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
350 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
351 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
352 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
353

Build Working Copy

When
Completed at Nov 2 2018, 2:58 AM · Built for 12 s
Status
Passed

Event Timeline