Page MenuHomePhabricator

Build 23619
PassedPublic

Run "arc unit --everything"

When
Completed at Jun 27 2017, 7:15 PM · Built for 1 m, 47 s
Status
Passed

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

1[2017-06-27 19:15:16] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-70/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=c04f141ab023), phabricator(head=72119e786c7985c56887f0060bee4192f74051c6, ref.master=3400f24c8b53), phutil(head=master, ref.master=0a4487d37cd7)
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 18865 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Build successful!
2 PASS 4.4s PhabricatorLibraryTestCase::testLibraryMap
3 PASS 1.8s PhabricatorLibraryTestCase::testEverythingImplemented
4 PASS 5.7s PhabricatorLibraryTestCase::testMethodVisibility
5 PASS 29ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
6 PASS 5ms★ DifferentialAdjustmentMapTestCase::testChainMaps
7 PASS 20ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
8 PASS 19ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
9 PASS 3ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
10 PASS 103ms DifferentialDiffTestCase::testDetectSlowCopiedCode
11 PASS 3ms★ DifferentialDiffTestCase::testDetectCopiedCode
12 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
13 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredOffset
14 PASS 6ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
15 PASS 1ms★ DifferentialHunkTestCase::testMakeChanges
16 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
17 PASS 4ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
18 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
19 PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail
20 PASS 1ms★ DiffusionURITestCase::testBlobDecode
21 PASS 5ms★ DiffusionURITestCase::testURIGeneration
22 PASS 4ms★ HeraldFieldTestCase::testGetAllFields
23 PASS 7ms★ PhabricatorPHIDTypeTestCase::testGetAllTypes
24 PASS 1ms★ PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass
25 PASS 2ms★ AlmanacNamesTestCase::testServiceOrDeviceNames
26 PASS 1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes
27 PASS 1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
28 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
29 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
30 PASS 3ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
31 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
32 PASS 11ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
33 PASS 1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
34 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
35 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
36 PASS 2ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
37 PASS 8ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
38 PASS 4ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
39 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
40 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
41 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
42 PASS 8ms★ AphrontRequestTestCase::testGetHTTPHeader
43 PASS 4ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
44 PASS 10ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
45 PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll
46 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
47 PASS 12ms★ CelerityResourceTransformerTestCase::testTransformation
48 PASS 9ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
49 PASS 2ms★ ConduitCallTestCase::testConduitAuth
50 PASS 14ms★ ConduitCallTestCase::testConduitPing
51 PASS 309ms ConpherenceRoomTestCase::testRoomParticipantAddition
52 PASS 176ms ConpherenceRoomTestCase::testNUserRoomCreate
53 PASS 96ms ConpherenceRoomTestCase::testOneUserRoomCreate
54 PASS 287ms ConpherenceRoomTestCase::testRoomParticipantDeletion
55 PASS 150ms DifferentialChangesetParserTestCase::testDiffChangesets
56 PASS 2ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
57 PASS 7ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
58 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
59 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
60 PASS 1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
61 PASS 2ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
62 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
63 PASS 3ms★ DifferentialHunkParserTestCase::testOneLineOldComment
64 PASS 5ms★ DifferentialHunkParserTestCase::testMissingContext
65 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
66 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
67 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
68 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
69 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
70 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
71 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
72 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
73 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
74 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
75 PASS 512ms DifferentialParseRenderTestCase::testParseRender
76 PASS 12ms★ DiffusionCommandEngineTestCase::testCommandEngine
77 PASS 1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
78 PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
79 PASS <1ms★ DiffusionLowLevelMercurialPathsQueryTests::testCommandByVersion
80 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
81 PASS 5ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser
82 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
83 PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases
84 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
85 PASS 1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
86 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
87 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
88 PASS 332ms HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
89 PASS <1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations
90 PASS <1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder
91 PASS 1ms★ HeraldTranscriptTestCase::testTranscriptTruncation
92 PASS <1ms★ LiskChunkTestCase::testSQLChunking
93 PASS 5ms★ LiskDAOTestCase::testCheckProperty
94 PASS 24ms★ LiskFixtureTestCase::testCounters
95 PASS 3ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
96 PASS 4ms★ LiskFixtureTestCase::testGarbageLoadCalls
97 PASS 5ms★ LiskFixtureTestCase::testReadableTransactions
98 PASS 4ms★ LiskFixtureTestCase::testNonmutableColumns
99 PASS 3ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
100 PASS 3ms★ LiskFixtureTestCase::testFixturesBasicallyWork
101 PASS 2ms★ LiskIsolationTestCase::testIsolatedWrites
102 PASS <1ms★ LiskIsolationTestCase::testMagicMethods
103 PASS 1ms★ LiskIsolationTestCase::testEphemeral
104 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
105 PASS 3ms★ ManiphestCustomFieldStatusParserTestCase::testParser
106 PASS <1ms★ ManiphestExcelFormatTestCase::testLoadAllFormats
107 PASS 1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
108 PASS 284ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
109 PASS 783ms ManiphestTaskTestCase::testTaskAdjacentBlocks
110 PASS 857ms ManiphestTaskTestCase::testTaskReordering
111 PASS 2ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
112 PASS 8ms★ NuanceGitHubRawEventTestCase::testIssueEvents
113 PASS 8ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
114 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
117 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
118 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
119 PASS 4ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
123 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
124 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
125 PASS 1ms★ PHUIListViewTestCase::testAppendLabel
126 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
127 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
128 PASS <1ms★ PHUIListViewTestCase::testAppend
129 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
130 PASS 409ms PhabricatorAccessControlTestCase::testControllerAccessControls
131 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
132 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
133 PASS 3ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
134 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
135 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
136 PASS 101ms PhabricatorAuthInviteTestCase::testDuplicateInvite
137 PASS 47ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
138 PASS 127ms PhabricatorAuthInviteTestCase::testInviteWithNewEmail
139 PASS 5.5s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
140 PASS 1ms★ PhabricatorCachesTestCase::testRequestCache
141 PASS 554ms PhabricatorCelerityTestCase::testCelerityMaps
142 PASS 234ms PhabricatorConduitTestCase::testConduitMethods
143 PASS 35ms★ PhabricatorEdgeTestCase::testCycleDetection
144 PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes
145 PASS 1ms★ PhabricatorEditEngineSubtypeTestCase::testEditEngineSubtypeKeys
146 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
147 PASS 5ms★ PhabricatorEnvTestCase::testGetEnvExceptions
148 PASS 1ms★ PhabricatorEnvTestCase::testRemoteURIForLink
149 PASS <1ms★ PhabricatorEnvTestCase::testStackSource
150 PASS 4ms★ PhabricatorEnvTestCase::testOverrides
151 PASS 43ms★ PhabricatorEnvTestCase::testRemoteURIForFetch
152 PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink
153 PASS 6ms★ PhabricatorEnvTestCase::testSelfURI
154 PASS 5ms★ PhabricatorEnvTestCase::testDictionarySource
155 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
156 PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
157 PASS 46ms★ PhabricatorFileStorageFormatTestCase::testRot13Storage
158 PASS 38ms★ PhabricatorFileStorageFormatTestCase::testStorageTampering
159 PASS 55ms PhabricatorFileStorageFormatTestCase::testAES256Storage
160 PASS 42ms★ PhabricatorFileTestCase::testFileStorageDelete
161 PASS 26ms★ PhabricatorFileTestCase::testReadWriteTtlFiles
162 PASS 190ms PhabricatorFileTestCase::testFileVisibility
163 PASS 74ms PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
164 PASS 82ms PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
165 PASS 262ms PhabricatorFileTestCase::testFileIndirectScramble
166 PASS 60ms PhabricatorFileTestCase::testFileStorageUploadSameFile
167 PASS 114ms PhabricatorFileTestCase::testFileTransformDelete
168 PASS 116ms PhabricatorFileTestCase::testFileDirectScramble
169 PASS 27ms★ PhabricatorFileTestCase::testFileStorageReadWrite
170 PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
171 PASS 116ms PhabricatorFileTransformTestCase::testThumbTransformDefaults
172 PASS <1ms★ PhabricatorHMACTestCase::testSHA256Hashing
173 PASS 7ms★ PhabricatorHMACTestCase::testHMACKeyGeneration
174 PASS 250ms PhabricatorHandlePoolTestCase::testHandlePools
175 PASS 2ms★ PhabricatorHashTestCase::testHashForIndex
176 PASS 1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
177 PASS 2ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
178 PASS 2ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
179 PASS 34ms★ PhabricatorLocalTimeTestCase::testLocalTimeFormatting
180 PASS 14ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
181 PASS 2ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
182 PASS <1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
183 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
184 PASS 12ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
185 PASS 2ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
186 PASS 1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
187 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRenderNoHerald
188 PASS 334ms PhabricatorMetaMTAMailTestCase::testRecipients
189 PASS 103ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
190 PASS 35ms★ PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
191 PASS 29ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
192 PASS 17ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
193 PASS 4ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
194 PASS 13ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
195 PASS 61ms PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
196 PASS 4ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
197 PASS 1ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
198 PASS 86ms PhabricatorObjectListQueryTestCase::testObjectListQuery
199 PASS 414ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
200 PASS 393ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
201 PASS 179ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
202 PASS 235ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
203 PASS 2ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
204 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
205 PASS 1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
206 PASS 74ms PhabricatorPhortuneTestCase::testNewPhortuneAccount
207 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
208 PASS 74ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
209 PASS 39ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
210 PASS 55ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
211 PASS 69ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
212 PASS 86ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
213 PASS 73ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
214 PASS 68ms PhabricatorPolicyDataTestCase::testProjectPolicyMembership
215 PASS 4ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
216 PASS 33ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles
217 PASS 2ms★ PhabricatorPolicyTestCase::testOffsets
218 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
219 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
220 PASS 1ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
221 PASS 13ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
222 PASS 1ms★ PhabricatorPolicyTestCase::testLimits
223 PASS 12ms★ PhabricatorPolicyTestCase::testNoOnePolicy
224 PASS 3ms★ PhabricatorPolicyTestCase::testUsersPolicy
225 PASS 5ms★ PhabricatorPolicyTestCase::testAdminPolicy
226 PASS 2ms★ PhabricatorPolicyTestCase::testPolicyStrength
227 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
228 PASS 2ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
229 PASS 32ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
230 PASS 31ms★ PhabricatorPolicyTestCase::testExtendedPolicies
231 PASS 249ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
232 PASS 1.3s PhabricatorProjectCoreTestCase::testAncestorMembers
233 PASS 870ms PhabricatorProjectCoreTestCase::testBoardMoves
234 PASS 445ms PhabricatorProjectCoreTestCase::testViewProject
235 PASS 713ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
236 PASS 887ms PhabricatorProjectCoreTestCase::testAncestryQueries
237 PASS 1.4s PhabricatorProjectCoreTestCase::testMilestoneMoves
238 PASS 573ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
239 PASS 128ms PhabricatorProjectCoreTestCase::testApplicationPolicy
240 PASS 632ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
241 PASS 561ms PhabricatorProjectCoreTestCase::testMemberMaterialization
242 PASS 197ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
243 PASS 1.0s PhabricatorProjectCoreTestCase::testJoinLeaveProject
244 PASS 294ms PhabricatorProjectCoreTestCase::testMilestones
245 PASS 391ms PhabricatorProjectCoreTestCase::testMilestoneMembership
246 PASS 762ms PhabricatorProjectCoreTestCase::testParentProject
247 PASS 156ms PhabricatorProjectCoreTestCase::testSlugMaps
248 PASS 1.1s PhabricatorProjectCoreTestCase::testComplexConstraints
249 PASS 242ms PhabricatorProjectCoreTestCase::testEditProject
250 PASS 570ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
251 PASS 1.2s PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
252 PASS 212ms PhabricatorProjectCoreTestCase::testSameSlugAsName
253 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
254 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
255 PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
256 PASS 22ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
257 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
258 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
259 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
260 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
261 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
262 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
263 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
264 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
265 PASS 45ms★ PhabricatorRepositoryURITestCase::testURIGeneration
266 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
267 PASS 8ms★ PhabricatorSlugTestCase::testSlugNormalization
268 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
269 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
270 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
271 PASS 40ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
272 PASS 56ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
273 PASS 93ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
274 PASS 87ms PhabricatorSpacesTestCase::testSpacesAnnihilation
275 PASS 56ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
276 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
277 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
278 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
279 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
280 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
281 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
282 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
283 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
284 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
285 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
286 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
287 PASS 1ms★ PhabricatorUnitsTestCase::testByteParsing
288 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
289 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
290 PASS 21ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
291 PASS 19ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
292 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
293 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
294 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
295 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
296 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
297 PASS 11ms★ PhabricatorWorkerTestCase::testMultipleLease
298 PASS 31ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
299 PASS 12ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
300 PASS 11ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
301 PASS 13ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
302 PASS 19ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
303 PASS 24ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
304 PASS 9ms★ PhabricatorWorkerTestCase::testLeaseTask
305 PASS 21ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
306 PASS 17ms★ PhabricatorWorkerTestCase::testOldestFirst
307 PASS 12ms★ PhabricatorWorkerTestCase::testExecuteTask
308 PASS 12ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
309 PASS 314ms PhabricatorChangeParserTestCase::testSubversionPartialParser
310 PASS 258ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
311 PASS 2.2s PhabricatorChangeParserTestCase::testMercurialParser
312 PASS 501ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
313 PASS 1.7s PhabricatorChangeParserTestCase::testSubversionParser
314 PASS 650ms PhabricatorChangeParserTestCase::testGitParser
315 PASS 152ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
316 PASS 269ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
317 PASS 791ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
318 PASS 45ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
319 PASS 158ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
320 PASS 301ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
321 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
322 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
323 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
324 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
325 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
326 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
327 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
328 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
329 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
330 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
331 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
332 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
333 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
334 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
335 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
336 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
337 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
338 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
339 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
340

Build Working Copy

When
Completed at Jun 27 2017, 7:14 PM · Built instantly
Status
Passed

Event Timeline