Page MenuHomePhabricator

Build 19769
PassedPublic

You are viewing an older run of this build. View Current Build

History

Run "arc unit --everything"

When
Completed at Dec 31 2016, 6:19 PM · Built for 2 m, 46 s
Status
Aborted
1 empty logs are hidden. Show all logs.

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

1Build successful!
2

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

1[2016-12-31 18:17:52] 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:254]
2arcanist(head=master, ref.master=c243cbbd9fc7), phabricator(head=69194fdaf51085249bcf3509469a25ec1e254ae9, ref.master=065d865bce0d), 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 13674 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

280 PASS 67ms PhabricatorUserEditorTestCase::testRegistrationEmailOK
281 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
282 PASS 43ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
283 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
284 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
285 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
286 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
287 PASS 40ms★ PhabricatorWorkerTestCase::testOldestFirst
288 PASS 39ms★ PhabricatorWorkerTestCase::testExecuteTask
289 PASS 23ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
290 PASS 31ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
291 PASS 25ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
292 PASS 43ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
293 PASS 12ms★ PhabricatorWorkerTestCase::testLeaseTask
294 PASS 79ms PhabricatorWorkerTestCase::testTooManyTaskFailures
295 PASS 14ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
296 PASS 18ms★ PhabricatorWorkerTestCase::testMultipleLease
297 PASS 23ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
298 PASS 40ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
299 PASS 3.8s PhabricatorChangeParserTestCase::testSubversionParser
300 PASS 1.3s PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
301 PASS 799ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
302 PASS 4.7s PhabricatorChangeParserTestCase::testMercurialParser
303 PASS 846ms PhabricatorChangeParserTestCase::testSubversionPartialParser
304

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

1[2016-12-31 18:16:16] 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:254]
2arcanist(head=master, ref.master=c243cbbd9fc7), phabricator(head=69194fdaf51085249bcf3509469a25ec1e254ae9, ref.master=065d865bce0d), 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]
12Exception
13[HTTP/504]
14(Run with `--trace` for a full exception trace.)
15

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

306 PASS 2.1s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
307 PASS 619ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
308 PASS 245ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
309 PASS 932ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
310 PASS 640ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
311 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
312 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
313 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
314 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
315 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
316 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
317 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
318 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
319 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
320 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
321 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
322 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
323 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
324 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
325 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
326 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
327 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
328 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
329 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
330

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

1[2016-12-31 18:13:32] 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:254]
2arcanist(head=master, ref.master=c243cbbd9fc7), phabricator(head=69194fdaf51085249bcf3509469a25ec1e254ae9, ref.master=065d865bce0d), 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 13654 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

215 PASS 2ms★ PhabricatorPolicyTestCase::testOffsets
216 PASS 48ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
217 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
218 PASS 24ms★ PhabricatorPolicyTestCase::testNoOnePolicy
219 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
220 PASS 8ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
221 PASS 599ms PhabricatorProjectCoreTestCase::testMemberMaterialization
222 PASS 1.3s PhabricatorProjectCoreTestCase::testTagAncestryConflicts
223 PASS 847ms PhabricatorProjectCoreTestCase::testParentProject
224 PASS 440ms PhabricatorProjectCoreTestCase::testSameSlugAsName
225 PASS 522ms PhabricatorProjectCoreTestCase::testMilestoneMembership
226 PASS 585ms PhabricatorProjectCoreTestCase::testMilestones
227 PASS 665ms PhabricatorProjectCoreTestCase::testAncestorMembers
228 PASS 1.4s PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
229 PASS 771ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
230 PASS 3.8s PhabricatorProjectCoreTestCase::testJoinLeaveProject
231 PASS 1.0s PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
232 PASS 1.5s PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
233 PASS 1.1s PhabricatorProjectCoreTestCase::testProjectMembersVisibility
234 PASS 601ms PhabricatorProjectCoreTestCase::testEditProject
235 PASS 4.8s PhabricatorProjectCoreTestCase::testComplexConstraints
236 PASS 5.9s PhabricatorProjectCoreTestCase::testAncestryQueries
237 PASS 698ms PhabricatorProjectCoreTestCase::testSlugMaps
238 PASS 4.9s PhabricatorProjectCoreTestCase::testBoardMoves
239

Build Working Copy

When
Completed at Dec 31 2016, 6:12 PM · Built instantly
Status
Passed