Page MenuHomePhabricator

Build 29468
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 21 2019, 5:06 AM · Built for 2 m, 51 s
Status
Passed
2 empty logs are hidden. Show all logs.

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

1Build successful!
2

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

1[2019-01-21 05:06:26] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-90/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=25c2381959ac), phabricator(head=afd2ace0dc9cd5d35635f5582fcbc0810c8af3ba, ref.master=c125ab7a42bf), phutil(head=master, ref.master=92413d0303ab)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
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:148]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

231 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
232 PASS 3ms★ PhabricatorPolicyTestCase::testUsersPolicy
233 PASS 1ms★ PhabricatorPolicyTestCase::testLimits
234 PASS 2ms★ PhabricatorPolicyTestCase::testOffsets
235 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
236 PASS 1ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
237 PASS 7ms★ PhabricatorPolicyTestCase::testNoOnePolicy
238 PASS 5ms★ PhabricatorPolicyTestCase::testAdminPolicy
239 PASS 1ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
240 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
241 PASS 13ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
242 PASS 3ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
243 PASS 2ms★ PhabricatorPolicyTestCase::testPolicyStrength
244 PASS 880ms PhabricatorProjectCoreTestCase::testAncestorMembers
245 PASS 196ms PhabricatorProjectCoreTestCase::testApplicationPolicy
246 PASS 911ms PhabricatorProjectCoreTestCase::testProjectPolicyRules
247 PASS 1.6s PhabricatorProjectCoreTestCase::testBoardMoves
248 PASS 407ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
249 PASS 141ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
250 PASS 443ms PhabricatorProjectCoreTestCase::testMilestones
251 PASS 133ms PhabricatorProjectCoreTestCase::testSlugMaps
252 PASS 554ms PhabricatorProjectCoreTestCase::testMilestoneMembership
253 PASS 2.1s PhabricatorProjectCoreTestCase::testComplexConstraints
254 PASS 1.3s PhabricatorProjectCoreTestCase::testJoinLeaveProject
255

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

1[2019-01-21 05:05:28] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-90/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=25c2381959ac), phabricator(head=afd2ace0dc9cd5d35635f5582fcbc0810c8af3ba, ref.master=c125ab7a42bf), phutil(head=master, ref.master=92413d0303ab)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
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:148]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

331 PASS 810ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
332 PASS 261ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
333 PASS 385ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
334 PASS 93ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
335 PASS 198ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
336 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
337 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
338 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
339 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
340 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
341 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
342 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
343 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
344 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
345 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
346 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
347 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
348 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
349 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
350 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
351 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
352 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
353 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
354 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
355

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

1Build successful!
2 PASS 1.1s PhabricatorLibraryTestCase::testEverythingImplemented
3

Build Working Copy

When
Completed at Jan 21 2019, 5:03 AM · Built for 16 s
Status
Passed

Event Timeline