Page MenuHomePhabricator

Build 14812
FailedPublic

Properties

Run "arc unit --everything"

When
Completed at Apr 18 2016, 12:42 AM · Built for 32 s
Status
Failed
1 empty logs are hidden. Show all logs.

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

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

Build Working Copy

When
Completed at Apr 18 2016, 12:41 AM · Built instantly
Status
Passed

Event Timeline