Page MenuHomePhabricator

Build 22402
FailedPublic

Properties

Run "arc unit --everything"

When
Completed at May 3 2017, 10:01 PM · Built for 50 s
Status
Failed

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

1[2017-05-03 22:00:42] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-83/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=3c4735795a29), phabricator(head=bcbee9da51103430d9a750a942862519f0ff8d55, ref.master=21ac19630613), phutil(head=master, ref.master=a900d7b63e95)
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 17236 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at May 3 2017, 10:00 PM · Built instantly
Status
Passed

Event Timeline