Page MenuHomePhabricator

Build 21286
PassedPublic

Run "arc unit --everything"

When
Completed at Mar 20 2017, 10:08 PM · Built for 1 m, 3 s
Status
Passed

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

1[2017-03-20 22:09:13] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-82/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=3b6b523c2b23), phabricator(head=e69f8f717b80b157dd757f861667654db8abef69, ref.master=a439ea7190fb), phutil(head=master, ref.master=91ab940c3979)
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 15748 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

103 PASS 1ms★ LiskIsolationTestCase::testIsolatedWrites
104 PASS 2ms★ ManiphestCustomFieldStatusParserTestCase::testParser
105 PASS <1ms★ ManiphestExcelFormatTestCase::testLoadAllFormats
106 PASS 169ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
107 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
108 PASS 309ms ManiphestTaskTestCase::testTaskAdjacentBlocks
109 PASS 333ms ManiphestTaskTestCase::testTaskReordering
110 PASS 2ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
111 PASS 4ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
112 PASS 4ms★ NuanceGitHubRawEventTestCase::testIssueEvents
113 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
114 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
117 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
118 PASS 3ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
119 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
123 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
124 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
125 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
126 PASS <1ms★ PHUIListViewTestCase::testAppend
127

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

1[2017-03-20 22:08:52] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-82/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=3b6b523c2b23), phabricator(head=e69f8f717b80b157dd757f861667654db8abef69, ref.master=a439ea7190fb), phutil(head=master, ref.master=91ab940c3979)
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 15746 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

222 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
223 PASS 2ms★ PhabricatorPolicyTestCase::testPolicyStrength
224 PASS 1ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
225 PASS 83ms PhabricatorProjectCoreTestCase::testSlugMaps
226 PASS 561ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
227 PASS 711ms PhabricatorProjectCoreTestCase::testComplexConstraints
228 PASS 972ms PhabricatorProjectCoreTestCase::testMilestoneMoves
229 PASS 387ms PhabricatorProjectCoreTestCase::testParentProject
230 PASS 170ms PhabricatorProjectCoreTestCase::testSameSlugAsName
231 PASS 671ms PhabricatorProjectCoreTestCase::testAncestryQueries
232 PASS 98ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
233 PASS 68ms PhabricatorProjectCoreTestCase::testApplicationPolicy
234 PASS 436ms PhabricatorProjectCoreTestCase::testViewProject
235 PASS 453ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
236 PASS 119ms PhabricatorProjectCoreTestCase::testEditProject
237 PASS 513ms PhabricatorProjectCoreTestCase::testMemberMaterialization
238 PASS 153ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
239 PASS 302ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
240 PASS 461ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
241 PASS 346ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
242 PASS 869ms PhabricatorProjectCoreTestCase::testAncestorMembers
243 PASS 268ms PhabricatorProjectCoreTestCase::testMilestoneMembership
244 PASS 578ms PhabricatorProjectCoreTestCase::testBoardMoves
245 PASS 223ms PhabricatorProjectCoreTestCase::testMilestones
246

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

1[2017-03-20 22:08:11] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-82/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=3b6b523c2b23), phabricator(head=e69f8f717b80b157dd757f861667654db8abef69, ref.master=a439ea7190fb), phutil(head=master, ref.master=91ab940c3979)
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 15744 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

311 PASS 477ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
312 PASS 1.0s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
313 PASS 480ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
314 PASS 441ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
315 PASS 125ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
316 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
317 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
318 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
319 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
320 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
321 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
322 PASS 1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
323 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoing
324 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
325 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
326 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
327 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
328 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
329 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
330 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
331 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
332 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
333 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
334 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
335

Build Working Copy

When
Completed at Mar 20 2017, 10:07 PM · Built instantly
Status
Passed

Event Timeline