Page MenuHomePhabricator

Build 22201
FailedPublic

Run "arc unit --everything"

When
Completed at Apr 21 2017, 11:57 PM · Built for 1 m, 30 s
Status
Failed

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

1[2017-04-21 23:56:59] 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:254]
2arcanist(head=master, ref.master=146693307f60), phabricator(head=7c3158138a9a378106341df625c365b3aa1cbeeb, ref.master=f13637627d65), phutil(head=master, ref.master=6fe33623cda6)
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 16972 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Apr 21 2017, 11:56 PM · Built instantly
Status
Passed

Event Timeline