Page MenuHomePhabricator

Build 26544
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 16 2018, 8:36 PM · Built for 1 m, 2 s
Status
Passed
2 empty logs are hidden. Show all logs.

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

1[2018-02-16 20:36:33] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-89/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=be1dd7e2ba23), phabricator(head=66a7ca49b20cb55008a45fec904f4ee90333889f, ref.master=55f7cdb99b3f), phutil(head=master, ref.master=e1f7cfefe880)
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:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

250 PASS 462ms PhabricatorProjectCoreTestCase::testComplexConstraints
251 PASS 322ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
252 PASS 90ms PhabricatorProjectCoreTestCase::testApplicationPolicy
253 PASS 38ms★ PhabricatorProjectCoreTestCase::testSlugMaps
254 PASS 187ms PhabricatorProjectCoreTestCase::testViewProject
255 PASS 330ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
256 PASS 178ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
257 PASS 184ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
258 PASS 65ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
259 PASS 89ms PhabricatorProjectCoreTestCase::testSameSlugAsName
260 PASS 242ms PhabricatorProjectCoreTestCase::testParentProject
261 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
262 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
263 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
264 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
265 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
266 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
267 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
268 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
269 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
270 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
271 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
272 PASS 21ms★ PhabricatorRepositoryURITestCase::testURIGeneration
273 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
274 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
275 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
276 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
277 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
278 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
279 PASS 52ms PhabricatorSpacesTestCase::testSpacesAnnihilation
280 PASS 35ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
281 PASS 13ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
282 PASS 26ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
283 PASS 56ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
284 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
285 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
286 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
287 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
288 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
289 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
290 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
291 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
292 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
293 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
294 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
295 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
296 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
297 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
298 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
299 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
300 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
301 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
302 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
303 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
304 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
305 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
306 PASS 8ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
307 PASS 12ms★ PhabricatorWorkerTestCase::testOldestFirst
308 PASS 17ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
309 PASS 9ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
310 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
311 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
312 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
313 PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
314 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
315 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
316 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
317 PASS 8ms★ PhabricatorWorkerTestCase::testMultipleLease
318 PASS 224ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
319 PASS 154ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
320 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
321 PASS 469ms PhabricatorChangeParserTestCase::testGitParser
322 PASS 713ms PhabricatorChangeParserTestCase::testSubversionParser
323 PASS 163ms PhabricatorChangeParserTestCase::testSubversionPartialParser
324 PASS 165ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
325 PASS 452ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
326 PASS 105ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
327 PASS 84ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
328 PASS 178ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
329 PASS 32ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
330 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
331 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
332 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
333 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
334 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
335 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
336 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
337 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
338 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
339 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
340 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
341 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
342 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
343 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
344 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
345 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
346 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
347 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
348 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
349

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

1Build successful!
2

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

1[2018-02-16 20:35:24] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-89/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=be1dd7e2ba23), phabricator(head=66a7ca49b20cb55008a45fec904f4ee90333889f, ref.master=55f7cdb99b3f), phutil(head=master, ref.master=e1f7cfefe880)
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:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

250 PASS 500ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
251 PASS 272ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
252 PASS 299ms PhabricatorProjectCoreTestCase::testMilestoneMembership
253 PASS 648ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
254 PASS 121ms PhabricatorProjectCoreTestCase::testSameSlugAsName
255 PASS 367ms PhabricatorProjectCoreTestCase::testParentProject
256 PASS 416ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
257 PASS 187ms PhabricatorProjectCoreTestCase::testMilestones
258 PASS 1.1s PhabricatorProjectCoreTestCase::testMilestoneMoves
259 PASS 434ms PhabricatorProjectCoreTestCase::testAncestryQueries
260 PASS 692ms PhabricatorProjectCoreTestCase::testBoardMoves
261 PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
262 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
263 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
264 PASS 16ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
265 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
266 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
267 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
268 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
269 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
270 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
271 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
272 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
273 PASS 31ms★ PhabricatorRepositoryURITestCase::testURIGeneration
274 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
275 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
276 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
277 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
278 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
279 PASS 52ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
280 PASS 76ms PhabricatorSpacesTestCase::testSpacesAnnihilation
281 PASS 19ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
282 PASS 38ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
283 PASS 81ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
284 PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
285 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
286 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
287 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
288 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
289 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
290 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
291 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
292 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
293 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
294 PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
295 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
296 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
297 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
298 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
299 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
300 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
301 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
302 PASS 19ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
303 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
304 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
305 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
306 PASS 29ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
307 PASS 22ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
308 PASS 10ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
309 PASS 12ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
310 PASS 10ms★ PhabricatorWorkerTestCase::testMultipleLease
311 PASS 18ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
312 PASS 11ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
313 PASS 11ms★ PhabricatorWorkerTestCase::testExecuteTask
314 PASS 11ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
315 PASS 16ms★ PhabricatorWorkerTestCase::testOldestFirst
316 PASS 9ms★ PhabricatorWorkerTestCase::testLeaseTask
317 PASS 20ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
318 PASS 2.0s PhabricatorChangeParserTestCase::testMercurialParser
319 PASS 508ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
320 PASS 315ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
321 PASS 2.1s PhabricatorChangeParserTestCase::testSubversionParser
322 PASS 1.1s PhabricatorChangeParserTestCase::testSubversionPartialParser
323 PASS 2.6s PhabricatorChangeParserTestCase::testGitParser
324 PASS 1.9s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
325 PASS 1.1s PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
326 PASS 333ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
327 PASS 521ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
328 PASS 277ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
329 PASS 84ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
330 PASS 2ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
331 PASS 2ms★ PhortuneCurrencyTestCase::testCurrencyRanges
332 PASS 2ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
333 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
334 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
335 PASS 2ms★ PhortuneCurrencyTestCase::testCurrencyFromString
336 PASS 3ms★ PhortunePaymentProviderTestCase::testGetAllProviders
337 PASS 2ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
338 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
339 PASS 2ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
340 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
341 PASS 10ms★ PhrequentTimeBlockTestCase::testTimelineSort
342 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
343 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
344 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
345 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
346 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
347 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
348 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
349

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

1[2018-02-16 20:35:07] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-89/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=be1dd7e2ba23), phabricator(head=66a7ca49b20cb55008a45fec904f4ee90333889f, ref.master=55f7cdb99b3f), phutil(head=master, ref.master=e1f7cfefe880)
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:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

37 PASS 3ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
38 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
39 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
40 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
41 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
42 PASS 3ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
43 PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
44 PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll
45 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
46 PASS 3ms★ CelerityResourceTransformerTestCase::testTransformation
47 PASS 6ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
48 PASS 2ms★ ConduitCallTestCase::testConduitPing
49 PASS 2ms★ ConduitCallTestCase::testConduitAuth
50 PASS 87ms ConpherenceRoomTestCase::testOneUserRoomCreate
51 PASS 151ms ConpherenceRoomTestCase::testRoomParticipantAddition
52 PASS 109ms ConpherenceRoomTestCase::testNUserRoomCreate
53 PASS 185ms ConpherenceRoomTestCase::testRoomParticipantDeletion
54 PASS 112ms DifferentialChangesetParserTestCase::testDiffChangesets
55 PASS 3ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
56 PASS 8ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
57 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
58 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
59 PASS 1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
60 PASS 2ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
61 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
62 PASS 5ms★ DifferentialHunkParserTestCase::testMissingContext
63 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
64 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
65 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
66 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
67 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
68 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
69 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
70 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
71 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
72 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
73 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
74 PASS 269ms DifferentialParseRenderTestCase::testParseRender
75 PASS 8ms★ DiffusionCommandEngineTestCase::testCommandEngine
76 PASS 1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
77 PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
78 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
79 PASS 4ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser
80 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
81 PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases
82 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
83 PASS 1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
84 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
85 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
86 PASS 308ms HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
87 PASS <1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations
88 PASS 1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder
89 PASS 1ms★ HeraldTranscriptTestCase::testTranscriptTruncation
90 PASS <1ms★ LiskChunkTestCase::testSQLChunking
91 PASS <1ms★ LiskDAOTestCase::testCheckProperty
92 PASS 3ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
93 PASS 3ms★ LiskFixtureTestCase::testFixturesBasicallyWork
94 PASS 4ms★ LiskFixtureTestCase::testGarbageLoadCalls
95 PASS 2ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
96 PASS 5ms★ LiskFixtureTestCase::testReadableTransactions
97 PASS 19ms★ LiskFixtureTestCase::testCounters
98 PASS 4ms★ LiskFixtureTestCase::testNonmutableColumns
99 PASS 1ms★ LiskIsolationTestCase::testMagicMethods
100 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
101 PASS 1ms★ LiskIsolationTestCase::testEphemeral
102 PASS 2ms★ LiskIsolationTestCase::testIsolatedWrites
103 PASS 4ms★ ManiphestCustomFieldStatusParserTestCase::testParser
104 PASS 307ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
105 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
106 PASS 588ms ManiphestTaskTestCase::testTaskReordering
107 PASS 764ms ManiphestTaskTestCase::testTaskAdjacentBlocks
108 PASS 2ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
109 PASS 6ms★ NuanceGitHubRawEventTestCase::testIssueEvents
110 PASS 6ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
111 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
112 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
113 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
114 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
116 PASS 4ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
117 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
118 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
119 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
122 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
123 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
124 PASS <1ms★ PHUIListViewTestCase::testAppend
125 PASS <1ms★ PHUIListViewTestCase::testAppendLabel
126 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
127 PASS 152ms PhabricatorAccessControlTestCase::testControllerAccessControls
128 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
129 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
130 PASS 3ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
131 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
132 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
133 PASS 15ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
134 PASS 49ms★ PhabricatorAuthInviteTestCase::testInviteWithNewEmail
135 PASS 41ms★ PhabricatorAuthInviteTestCase::testDuplicateInvite
136

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

1Build successful!
2

Build Working Copy

When
Completed at Feb 16 2018, 8:33 PM · Built instantly
Status
Passed

Event Timeline