Page MenuHomePhabricator

Build 25404
PassedPublic

Run "arc unit --everything"

When
Completed at Nov 22 2017, 7:20 PM · Built for 1 m, 22 s
Status
Passed

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

1[2017-11-22 19:20:21] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-75/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=90546042144f), phabricator(head=2c72c2b924ffa3f8a49dbec636a2cdca3bae004f, ref.master=cd14194a3297), phutil(head=master, ref.master=500eecc03c58)
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 21125 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

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

1[2017-11-22 19:19:54] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-75/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=90546042144f), phabricator(head=2c72c2b924ffa3f8a49dbec636a2cdca3bae004f, ref.master=cd14194a3297), phutil(head=master, ref.master=500eecc03c58)
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 21123 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

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

1[2017-11-22 19:19:17] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-75/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=90546042144f), phabricator(head=2c72c2b924ffa3f8a49dbec636a2cdca3bae004f, ref.master=cd14194a3297), phutil(head=master, ref.master=500eecc03c58)
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 21121 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

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

1[2017-11-22 19:18:34] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-75/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=90546042144f), phabricator(head=2c72c2b924ffa3f8a49dbec636a2cdca3bae004f, ref.master=cd14194a3297), phutil(head=master, ref.master=500eecc03c58)
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 21119 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

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

1[2017-11-22 19:17:46] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-75/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=90546042144f), phabricator(head=2c72c2b924ffa3f8a49dbec636a2cdca3bae004f, ref.master=cd14194a3297), phutil(head=master, ref.master=500eecc03c58)
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 21117 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

110 PASS 4ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
111 PASS 4ms★ NuanceGitHubRawEventTestCase::testIssueEvents
112 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
113 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
114 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
117 PASS 3ms★ PHUIInvisibleCharacterTestCase::testEmptyString
118 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
119 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
123 PASS <1ms★ PHUIListViewTestCase::testAppend
124 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
125 PASS <1ms★ PHUIListViewTestCase::testAppendLabel
126 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
127 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
128 PASS 113ms PhabricatorAccessControlTestCase::testControllerAccessControls
129 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
130 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
131 PASS 2ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
132 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
133 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
134

Build Working Copy

When
Completed at Nov 22 2017, 7:17 PM · Built instantly
Status
Passed

Event Timeline