Page MenuHomePhabricator

Build 25676
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 11 2018, 3:13 PM · Built for 2 m, 24 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1[2018-01-11 15:13:20] 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]
2arcanist(head=master, ref.master=3d06bd4c568c), phabricator(head=82bfb9817920bbd6f75d27cbbf4555e310b826b0, ref.master=2a7cdcf740ac), phutil(head=master, ref.master=59642f236822)
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 21492 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

316 PASS 189ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
317 PASS 763ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
318 PASS 317ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
319 PASS 59ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
320 PASS 192ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
321 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
322 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
323 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
324 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
325 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
326 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
327 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
328 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
329 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
330 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
331 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
332 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
333 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
334 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
335 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
336 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
337 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
338 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
339 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
340

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

1[2018-01-11 15:12: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]
2arcanist(head=master, ref.master=3d06bd4c568c), phabricator(head=82bfb9817920bbd6f75d27cbbf4555e310b826b0, ref.master=2a7cdcf740ac), phutil(head=master, ref.master=59642f236822)
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 21488 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

316 PASS 778ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
317 PASS 451ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
318 PASS 565ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
319 PASS 86ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
320 PASS 256ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
321 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
322 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
323 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
324 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
325 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
326 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
327 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
328 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
329 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
330 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
331 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
332 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
333 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
334 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
335 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
336 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
337 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
338 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
339 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
340

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

1Build successful!
2

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

1[2018-01-11 15:10:32] 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]
2arcanist(head=master, ref.master=3d06bd4c568c), phabricator(head=82bfb9817920bbd6f75d27cbbf4555e310b826b0, ref.master=2a7cdcf740ac), phutil(head=master, ref.master=59642f236822)
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 21480 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

113 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
114 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
117 PASS 4ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
118 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
119 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
123 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
124 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
125 PASS <1ms★ PHUIListViewTestCase::testAppend
126 PASS 1ms★ PHUIListViewTestCase::testAppendLabel
127 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
128 PASS 293ms PhabricatorAccessControlTestCase::testControllerAccessControls
129 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
130 PASS 1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
131 PASS 3ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
132 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
133 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
134 PASS 69ms PhabricatorAuthInviteTestCase::testDuplicateInvite
135 PASS 22ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
136 PASS 59ms PhabricatorAuthInviteTestCase::testInviteWithNewEmail
137

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

1[2018-01-11 15:08:41] 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]
2arcanist(head=master, ref.master=3d06bd4c568c), phabricator(head=82bfb9817920bbd6f75d27cbbf4555e310b826b0, ref.master=2a7cdcf740ac), phutil(head=master, ref.master=59642f236822)
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 21476 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

224 PASS 1ms★ PhabricatorPolicyTestCase::testLimits
225 PASS 2ms★ PhabricatorPolicyTestCase::testPolicyStrength
226 PASS 5ms★ PhabricatorPolicyTestCase::testAdminPolicy
227 PASS 1ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
228 PASS 20ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles
229 PASS 7ms★ PhabricatorPolicyTestCase::testNoOnePolicy
230 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
231 PASS 306ms PhabricatorProjectCoreTestCase::testMemberMaterialization
232 PASS 425ms PhabricatorProjectCoreTestCase::testAncestryQueries
233 PASS 629ms PhabricatorProjectCoreTestCase::testComplexConstraints
234 PASS 995ms PhabricatorProjectCoreTestCase::testMilestoneMoves
235 PASS 342ms PhabricatorProjectCoreTestCase::testEditProject
236 PASS 370ms PhabricatorProjectCoreTestCase::testParentProject
237 PASS 135ms PhabricatorProjectCoreTestCase::testApplicationPolicy
238 PASS 312ms PhabricatorProjectCoreTestCase::testMilestoneMembership
239 PASS 551ms PhabricatorProjectCoreTestCase::testAncestorMembers
240 PASS 403ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
241 PASS 92ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
242 PASS 65ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
243 PASS 313ms PhabricatorProjectCoreTestCase::testViewProject
244 PASS 283ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
245 PASS 655ms PhabricatorProjectCoreTestCase::testBoardMoves
246 PASS 436ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
247 PASS 276ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
248

Build Working Copy

When
Completed at Jan 11 2018, 3:08 PM · Built instantly
Status
Passed

Event Timeline