Page MenuHomePhabricator

Build 20428
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 2 2017, 12:34 AM · Built for 47 s
Status
Passed

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

1[2017-02-02 00:34:20] ERROR 2048: Declaration of PhabricatorHomeProfileMenuItem::newPageContent() should be compatible with PhabricatorProfileMenuItem::newPageContent(PhabricatorProfileMenuItemConfiguration $config) at [/core/data/drydock/workingcopy-84/repo/phabricator/src/applications/home/menuitem/PhabricatorHomeProfileMenuItem.php:68]
2arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=f4943a37ee7e95cfb5feaa6986e3a4db7687751d, ref.master=065d865bce0d), phutil(head=master, ref.master=9d85dfab0f53)
3 #0 PhutilBootloader::executeInclude called at [<phutil>/src/moduleutils/PhutilBootloader.php:226]
4 #1 PhutilBootloader::executeInclude(string) called at [<phutil>/src/moduleutils/PhutilBootloader.php:216]
5 #2 PhutilBootloader::loadLibrarySource(string, string) called at [<phutil>/src/symbols/PhutilSymbolLoader.php:381]
6 #3 PhutilSymbolLoader::loadSymbol(array) called at [<phutil>/src/symbols/PhutilSymbolLoader.php:256]
7 #4 PhutilSymbolLoader::selectAndLoadSymbols() called at [<phutil>/src/__phutil_library_init__.php:22]
8 #5 __phutil_autoload(string)
9 #6 spl_autoload_call(string)
10 #7 ReflectionClass::__construct(string) called at [<phutil>/src/__tests__/PhutilLibraryTestCase.php:102]
11 #8 PhutilLibraryTestCase::testMethodVisibility()
12 #9 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
13 #10 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
14 #11 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
15 #12 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
16 #13 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
17[2017-02-02 00:34:24] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-84/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
18arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=f4943a37ee7e95cfb5feaa6986e3a4db7687751d, ref.master=065d865bce0d), phutil(head=master, ref.master=9d85dfab0f53)
19 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
20 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
21 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
22 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
23 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
24 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
25 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
26 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
27 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
28

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

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

Build Working Copy

When
Completed at Feb 2 2017, 12:33 AM · Built instantly
Status
Passed

Event Timeline