Page MenuHomePhabricator

Build 19552
PassedPublic

Run "arc unit --everything"

When
Completed at Dec 14 2016, 10:12 PM · Built for 42 s
Status
Passed

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

1[2016-12-14 22:11:48] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-71/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=fad85844314b), phabricator(head=378387a0785f10b6d533b805b1edfe666bf5750e, ref.master=f0b695239186), phutil(head=master, ref.master=5ac2ca121489)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
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:167]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

230 PASS 49ms★ PhabricatorProjectCoreTestCase::testSlugMaps
231 PASS 351ms PhabricatorProjectCoreTestCase::testAncestryQueries
232 PASS 79ms PhabricatorProjectCoreTestCase::testEditProject
233 PASS 299ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
234 PASS 469ms PhabricatorProjectCoreTestCase::testComplexConstraints
235 PASS 87ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
236 PASS 101ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
237 PASS 166ms PhabricatorProjectCoreTestCase::testParentProject
238 PASS 97ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
239 PASS 95ms PhabricatorProjectCoreTestCase::testSameSlugAsName
240 PASS 135ms PhabricatorProjectCoreTestCase::testMemberMaterialization
241 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
242 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
243 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
244 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
245 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
246 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
247 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
248 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
249 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
250 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
251 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
252 PASS 21ms★ PhabricatorRepositoryURITestCase::testURIGeneration
253 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
254 PASS <1ms★ PhabricatorSearchEngineTestCase::testLoadAllEngines
255 PASS <1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
256 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
257 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
258 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
259 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
260 PASS 52ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
261 PASS 25ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
262 PASS 45ms★ PhabricatorSpacesTestCase::testSpacesAnnihilation
263 PASS 36ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
264 PASS 13ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
265 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
266 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
267 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
268 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
269 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
270 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
271 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
272 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
273 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
274 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
275 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
276 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
277 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
278 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
279 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
280 PASS 10ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
281 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
282 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
283 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
284 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
285 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
286 PASS 9ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
287 PASS 7ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
288 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
289 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
290 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
291 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
292 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
293 PASS 12ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
294 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
295 PASS 20ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
296 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
297 PASS 7ms★ PhabricatorWorkerTestCase::testExecuteTask
298 PASS 157ms PhabricatorChangeParserTestCase::testSubversionPartialParser
299 PASS 383ms PhabricatorChangeParserTestCase::testGitParser
300 PASS 650ms PhabricatorChangeParserTestCase::testSubversionParser
301 PASS 211ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
302 PASS 150ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
303 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
304 PASS 190ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
305 PASS 113ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
306 PASS 471ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
307 PASS 89ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
308 PASS 33ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
309 PASS 189ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
310 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
311 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
312 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
313 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
314 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
315 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
316 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
317 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
318 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
319 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
320 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
321 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
322 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
323 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
324 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
325 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
326 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
327 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
328 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
329

Build Working Copy

When
Completed at Dec 14 2016, 10:11 PM · Built instantly
Status
Passed

Event Timeline