Page MenuHomePhabricator

Build 9877
FailedPublic

Properties

Run "arc unit --everything"

When
Completed at Nov 2 2015, 8:38 PM · Built for 18 s
Status
Failed
1 empty logs are hidden. Show all logs.

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

1Build successful!
2 PASS 676ms PhabricatorLibraryTestCase::testEverythingImplemented
3 PASS 1.5s PhabricatorLibraryTestCase::testLibraryMap
4 PASS 993ms PhabricatorLibraryTestCase::testMethodVisibility
5 PASS 6ms★ DifferentialAdjustmentMapTestCase::testChainMaps
6 PASS 5ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
7 PASS 4ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
8 PASS 4ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
9 PASS 2ms★ DifferentialDiffTestCase::testDetectCopiedCode
10 PASS 1ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
11 PASS 33ms★ DifferentialDiffTestCase::testDetectSlowCopiedCode
12 PASS <1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
13 PASS <1ms★ DifferentialHunkTestCase::testMakeStructuredOffset
14 PASS <1ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
15 PASS <1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
16 PASS <1ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
17 PASS <1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
18 PASS <1ms★ DifferentialHunkTestCase::testMakeChanges
19 PASS <1ms★ DiffusionURITestCase::testBlobDecode
20 PASS <1ms★ DiffusionURITestCase::testURIGeneration
21 PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail
22 PASS 2ms★ HeraldFieldTestCase::testGetAllFields
23 PASS 2ms★ PhabricatorPHIDTypeTestCase::testGetAllTypes
24 PASS <1ms★ AlmanacNamesTestCase::testServiceOrDeviceNames
25 PASS <1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes
26 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
27 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
28 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
29 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
30 PASS <1ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
31 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
32 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
33 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
34 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
35 PASS 8ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
36 PASS 1ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
37 PASS <1ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
38 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
39 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
40 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
41 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
42 PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
43 PASS 1ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
44 PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll
45 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
46 PASS 2ms★ CelerityResourceTransformerTestCase::testTransformation
47 PASS 2ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
48 PASS <1ms★ ConduitCallTestCase::testConduitAuth
49 PASS <1ms★ ConduitCallTestCase::testConduitPing
50 FAIL ConpherenceRoomTestCase::testOneUserRoomCreate
51EXCEPTION (PhutilMissingSymbolException): Failed to load class or interface 'PhutilRemarkupHighlightRule': the class or interface 'PhutilRemarkupHighlightRule' is not defined in the library map for any loaded phutil library.
52
53If you are not a developer, this almost always means that a library is out of date. For example, you may have upgraded `phabricator` without upgrading `libphutil`, or vice versa. It might also mean that you need to restart Apache or PHP-FPM. Make sure all libraries are up to date and all services have been restarted.
54
55If you are a developer and this symbol was recently added or moved, your library map may need to be rebuilt. You can rebuild the map by running 'arc liberate'. For more information, see:
56
57https://secure.phabricator.com/book/phabcontrib/article/adding_new_classes/
58#0 [internal function]: __phutil_autoload('PhutilRemarkupH...')
59#1 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(513): spl_autoload_call('PhutilRemarkupH...')
60#2 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(430): PhabricatorMarkupEngine::newMarkupEngine(Array)
61#3 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1427): PhabricatorMarkupEngine::getEngine('extract')
62#4 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(732): PhabricatorApplicationTransactionEditor->expandSupportTransactions(Object(ConpherenceThread), Array)
63#5 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php(152): PhabricatorApplicationTransactionEditor->applyTransactions(Object(ConpherenceThread), Array)
64#6 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php(15): ConpherenceRoomTestCase->createRoom(Object(PhabricatorUser), Array)
65#7 [internal function]: ConpherenceRoomTestCase->testOneUserRoomCreate()
66#8 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
67#9 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
68#10 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run()
69#11 /core/data/drydock/workingcopy-54/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(175): ArcanistConfigurationDrivenUnitTestEngine->run()
70#12 /core/data/drydock/workingcopy-54/repo/arcanist/scripts/arcanist.php(382): ArcanistUnitWorkflow->run()
71#13 {main}
72 FAIL ConpherenceRoomTestCase::testNUserRoomCreate
73EXCEPTION (PhutilMissingSymbolException): Failed to load class or interface 'PhutilRemarkupHighlightRule': the class or interface 'PhutilRemarkupHighlightRule' is not defined in the library map for any loaded phutil library.
74
75If you are not a developer, this almost always means that a library is out of date. For example, you may have upgraded `phabricator` without upgrading `libphutil`, or vice versa. It might also mean that you need to restart Apache or PHP-FPM. Make sure all libraries are up to date and all services have been restarted.
76
77If you are a developer and this symbol was recently added or moved, your library map may need to be rebuilt. You can rebuild the map by running 'arc liberate'. For more information, see:
78
79https://secure.phabricator.com/book/phabcontrib/article/adding_new_classes/
80#0 [internal function]: __phutil_autoload('PhutilRemarkupH...')
81#1 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(513): spl_autoload_call('PhutilRemarkupH...')
82#2 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(430): PhabricatorMarkupEngine::newMarkupEngine(Array)
83#3 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1427): PhabricatorMarkupEngine::getEngine('extract')
84#4 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(732): PhabricatorApplicationTransactionEditor->expandSupportTransactions(Object(ConpherenceThread), Array)
85#5 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php(152): PhabricatorApplicationTransactionEditor->applyTransactions(Object(ConpherenceThread), Array)
86#6 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php(37): ConpherenceRoomTestCase->createRoom(Object(PhabricatorUser), Array)
87#7 [internal function]: ConpherenceRoomTestCase->testNUserRoomCreate()
88#8 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
89#9 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
90#10 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run()
91#11 /core/data/drydock/workingcopy-54/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(175): ArcanistConfigurationDrivenUnitTestEngine->run()
92#12 /core/data/drydock/workingcopy-54/repo/arcanist/scripts/arcanist.php(382): ArcanistUnitWorkflow->run()
93#13 {main}
94 FAIL ConpherenceRoomTestCase::testRoomParticipantAddition
95EXCEPTION (PhutilMissingSymbolException): Failed to load class or interface 'PhutilRemarkupHighlightRule': the class or interface 'PhutilRemarkupHighlightRule' is not defined in the library map for any loaded phutil library.
96
97If you are not a developer, this almost always means that a library is out of date. For example, you may have upgraded `phabricator` without upgrading `libphutil`, or vice versa. It might also mean that you need to restart Apache or PHP-FPM. Make sure all libraries are up to date and all services have been restarted.
98
99If you are a developer and this symbol was recently added or moved, your library map may need to be rebuilt. You can rebuild the map by running 'arc liberate'. For more information, see:
100
101https://secure.phabricator.com/book/phabcontrib/article/adding_new_classes/
102#0 [internal function]: __phutil_autoload('PhutilRemarkupH...')
103#1 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(513): spl_autoload_call('PhutilRemarkupH...')
104#2 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(430): PhabricatorMarkupEngine::newMarkupEngine(Array)
105#3 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1427): PhabricatorMarkupEngine::getEngine('extract')
106#4 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(732): PhabricatorApplicationTransactionEditor->expandSupportTransactions(Object(ConpherenceThread), Array)
107#5 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php(152): PhabricatorApplicationTransactionEditor->applyTransactions(Object(ConpherenceThread), Array)
108#6 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php(57): ConpherenceRoomTestCase->createRoom(Object(PhabricatorUser), Array)
109#7 [internal function]: ConpherenceRoomTestCase->testRoomParticipantAddition()
110#8 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
111#9 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
112#10 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run()
113#11 /core/data/drydock/workingcopy-54/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(175): ArcanistConfigurationDrivenUnitTestEngine->run()
114#12 /core/data/drydock/workingcopy-54/repo/arcanist/scripts/arcanist.php(382): ArcanistUnitWorkflow->run()
115#13 {main}
116 FAIL ConpherenceRoomTestCase::testAddMessageWithFileAttachments
117EXCEPTION (PhutilMissingSymbolException): Failed to load class or interface 'PhutilRemarkupHighlightRule': the class or interface 'PhutilRemarkupHighlightRule' is not defined in the library map for any loaded phutil library.
118
119If you are not a developer, this almost always means that a library is out of date. For example, you may have upgraded `phabricator` without upgrading `libphutil`, or vice versa. It might also mean that you need to restart Apache or PHP-FPM. Make sure all libraries are up to date and all services have been restarted.
120
121If you are a developer and this symbol was recently added or moved, your library map may need to be rebuilt. You can rebuild the map by running 'arc liberate'. For more information, see:
122
123https://secure.phabricator.com/book/phabcontrib/article/adding_new_classes/
124#0 [internal function]: __phutil_autoload('PhutilRemarkupH...')
125#1 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(513): spl_autoload_call('PhutilRemarkupH...')
126#2 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(430): PhabricatorMarkupEngine::newMarkupEngine(Array)
127#3 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1427): PhabricatorMarkupEngine::getEngine('extract')
128#4 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(732): PhabricatorApplicationTransactionEditor->expandSupportTransactions(Object(ConpherenceThread), Array)
129#5 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php(152): PhabricatorApplicationTransactionEditor->applyTransactions(Object(ConpherenceThread), Array)
130#6 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php(126): ConpherenceRoomTestCase->createRoom(Object(PhabricatorUser), Array)
131#7 [internal function]: ConpherenceRoomTestCase->testAddMessageWithFileAttachments()
132#8 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
133#9 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
134#10 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run()
135#11 /core/data/drydock/workingcopy-54/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(175): ArcanistConfigurationDrivenUnitTestEngine->run()
136#12 /core/data/drydock/workingcopy-54/repo/arcanist/scripts/arcanist.php(382): ArcanistUnitWorkflow->run()
137#13 {main}
138 FAIL ConpherenceRoomTestCase::testRoomParticipantDeletion
139EXCEPTION (PhutilMissingSymbolException): Failed to load class or interface 'PhutilRemarkupHighlightRule': the class or interface 'PhutilRemarkupHighlightRule' is not defined in the library map for any loaded phutil library.
140
141If you are not a developer, this almost always means that a library is out of date. For example, you may have upgraded `phabricator` without upgrading `libphutil`, or vice versa. It might also mean that you need to restart Apache or PHP-FPM. Make sure all libraries are up to date and all services have been restarted.
142
143If you are a developer and this symbol was recently added or moved, your library map may need to be rebuilt. You can rebuild the map by running 'arc liberate'. For more information, see:
144
145https://secure.phabricator.com/book/phabcontrib/article/adding_new_classes/
146#0 [internal function]: __phutil_autoload('PhutilRemarkupH...')
147#1 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(513): spl_autoload_call('PhutilRemarkupH...')
148#2 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(430): PhabricatorMarkupEngine::newMarkupEngine(Array)
149#3 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1427): PhabricatorMarkupEngine::getEngine('extract')
150#4 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(732): PhabricatorApplicationTransactionEditor->expandSupportTransactions(Object(ConpherenceThread), Array)
151#5 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php(152): PhabricatorApplicationTransactionEditor->applyTransactions(Object(ConpherenceThread), Array)
152#6 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php(104): ConpherenceRoomTestCase->createRoom(Object(PhabricatorUser), Array)
153#7 [internal function]: ConpherenceRoomTestCase->testRoomParticipantDeletion()
154#8 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
155#9 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
156#10 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run()
157#11 /core/data/drydock/workingcopy-54/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(175): ArcanistConfigurationDrivenUnitTestEngine->run()
158#12 /core/data/drydock/workingcopy-54/repo/arcanist/scripts/arcanist.php(382): ArcanistUnitWorkflow->run()
159#13 {main}
160 PASS 45ms★ DifferentialChangesetParserTestCase::testDiffChangesets
161 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
162 PASS 3ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
163 PASS <1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
164 PASS <1ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
165 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
166 PASS 2ms★ DifferentialHunkParserTestCase::testMissingContext
167 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
168 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
169 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
170 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
171 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
172 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
173 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
174 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
175 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
176 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
177 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
178 PASS 99ms DifferentialParseRenderTestCase::testParseRender
179 PASS <1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
180 PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
181 PASS <1ms★ DiffusionGitFileContentQueryTestCase::testAuthorName
182 PASS <1ms★ DiffusionLowLevelMercurialPathsQueryTests::testCommandByVersion
183 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
184 PASS 2ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser
185 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
186 PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases
187 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
188 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
189 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
190 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
191 PASS 84ms HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
192 PASS <1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations
193 PASS <1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder
194 PASS <1ms★ HeraldTranscriptTestCase::testTranscriptTruncation
195 PASS <1ms★ LiskChunkTestCase::testSQLChunking
196 PASS <1ms★ LiskDAOTestCase::testCheckProperty
197 PASS 1ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
198 PASS 2ms★ LiskFixtureTestCase::testNonmutableColumns
199 PASS 11ms★ LiskFixtureTestCase::testCounters
200 PASS 1ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
201 PASS 2ms★ LiskFixtureTestCase::testFixturesBasicallyWork
202 PASS 3ms★ LiskFixtureTestCase::testReadableTransactions
203 PASS 2ms★ LiskFixtureTestCase::testGarbageLoadCalls
204 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
205 PASS <1ms★ LiskIsolationTestCase::testEphemeral
206 PASS <1ms★ LiskIsolationTestCase::testMagicMethods
207 PASS <1ms★ LiskIsolationTestCase::testIsolatedWrites
208 PASS 1ms★ ManiphestCustomFieldStatusParserTestCase::testParser
209 PASS <1ms★ ManiphestExcelFormatTestCase::testLoadAllFormats
210 PASS 114ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
211 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
212 FAIL ManiphestTaskTestCase::testTaskAdjacentBlocks
213EXCEPTION (PhutilMissingSymbolException): Failed to load class or interface 'PhutilRemarkupHighlightRule': the class or interface 'PhutilRemarkupHighlightRule' is not defined in the library map for any loaded phutil library.
214
215If you are not a developer, this almost always means that a library is out of date. For example, you may have upgraded `phabricator` without upgrading `libphutil`, or vice versa. It might also mean that you need to restart Apache or PHP-FPM. Make sure all libraries are up to date and all services have been restarted.
216
217If you are a developer and this symbol was recently added or moved, your library map may need to be rebuilt. You can rebuild the map by running 'arc liberate'. For more information, see:
218
219https://secure.phabricator.com/book/phabcontrib/article/adding_new_classes/
220#0 [internal function]: __phutil_autoload('PhutilRemarkupH...')
221#1 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(513): spl_autoload_call('PhutilRemarkupH...')
222#2 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(385): PhabricatorMarkupEngine::newMarkupEngine(Array)
223#3 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(552): PhabricatorMarkupEngine::newDifferentialMarkupEngine()
224#4 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1279): PhabricatorMarkupEngine::extractPHIDsFromMentions(Object(PhabricatorUser), Array)
225#5 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1421): PhabricatorApplicationTransactionEditor->buildSubscribeTransaction(Object(ManiphestTask), Array, Array)
226#6 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(732): PhabricatorApplicationTransactionEditor->expandSupportTransactions(Object(ManiphestTask), Array)
227#7 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/maniphest/__tests__/ManiphestTaskTestCase.php(216): PhabricatorApplicationTransactionEditor->applyTransactions(Object(ManiphestTask), Array)
228#8 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/maniphest/__tests__/ManiphestTaskTestCase.php(140): ManiphestTaskTestCase->applyTaskTransactions(Object(PhabricatorUser), Object(ManiphestTask), Array)
229#9 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/maniphest/__tests__/ManiphestTaskTestCase.php(98): ManiphestTaskTestCase->newTask(Object(PhabricatorUser), 'Task Block 1')
230#10 [internal function]: ManiphestTaskTestCase->testTaskAdjacentBlocks()
231#11 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
232#12 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
233#13 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run()
234#14 /core/data/drydock/workingcopy-54/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(175): ArcanistConfigurationDrivenUnitTestEngine->run()
235#15 /core/data/drydock/workingcopy-54/repo/arcanist/scripts/arcanist.php(382): ArcanistUnitWorkflow->run()
236#16 {main}
237 FAIL ManiphestTaskTestCase::testTaskReordering
238EXCEPTION (PhutilMissingSymbolException): Failed to load class or interface 'PhutilRemarkupHighlightRule': the class or interface 'PhutilRemarkupHighlightRule' is not defined in the library map for any loaded phutil library.
239
240If you are not a developer, this almost always means that a library is out of date. For example, you may have upgraded `phabricator` without upgrading `libphutil`, or vice versa. It might also mean that you need to restart Apache or PHP-FPM. Make sure all libraries are up to date and all services have been restarted.
241
242If you are a developer and this symbol was recently added or moved, your library map may need to be rebuilt. You can rebuild the map by running 'arc liberate'. For more information, see:
243
244https://secure.phabricator.com/book/phabcontrib/article/adding_new_classes/
245#0 [internal function]: __phutil_autoload('PhutilRemarkupH...')
246#1 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(513): spl_autoload_call('PhutilRemarkupH...')
247#2 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(385): PhabricatorMarkupEngine::newMarkupEngine(Array)
248#3 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(552): PhabricatorMarkupEngine::newDifferentialMarkupEngine()
249#4 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1279): PhabricatorMarkupEngine::extractPHIDsFromMentions(Object(PhabricatorUser), Array)
250#5 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1421): PhabricatorApplicationTransactionEditor->buildSubscribeTransaction(Object(ManiphestTask), Array, Array)
251#6 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(732): PhabricatorApplicationTransactionEditor->expandSupportTransactions(Object(ManiphestTask), Array)
252#7 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/maniphest/__tests__/ManiphestTaskTestCase.php(216): PhabricatorApplicationTransactionEditor->applyTransactions(Object(ManiphestTask), Array)
253#8 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/maniphest/__tests__/ManiphestTaskTestCase.php(140): ManiphestTaskTestCase->applyTaskTransactions(Object(PhabricatorUser), Object(ManiphestTask), Array)
254#9 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/maniphest/__tests__/ManiphestTaskTestCase.php(14): ManiphestTaskTestCase->newTask(Object(PhabricatorUser), 'Task 1')
255#10 [internal function]: ManiphestTaskTestCase->testTaskReordering()
256#11 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
257#12 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
258#13 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run()
259#14 /core/data/drydock/workingcopy-54/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(175): ArcanistConfigurationDrivenUnitTestEngine->run()
260#15 /core/data/drydock/workingcopy-54/repo/arcanist/scripts/arcanist.php(382): ArcanistUnitWorkflow->run()
261#16 {main}
262 PASS <1ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
263 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
264 PASS <1ms★ PHUIListViewTestCase::testAppendLabel
265 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
266 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
267 PASS <1ms★ PHUIListViewTestCase::testAppend
268 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
269 PASS 160ms PhabricatorAccessControlTestCase::testControllerAccessControls
270 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
271 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
272 PASS <1ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
273 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
274 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
275 PASS 24ms★ PhabricatorAuthInviteTestCase::testInviteWithNewEmail
276 PASS 405ms PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
277 PASS 7ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
278 PASS 19ms★ PhabricatorAuthInviteTestCase::testDuplicateInvite
279 PASS <1ms★ PhabricatorCachesTestCase::testRequestCache
280 PASS 2ms★ PhabricatorCalendarHolidayTestCase::testNthBusinessDay
281 PASS 150ms PhabricatorCelerityTestCase::testCelerityMaps
282 PASS 6ms★ PhabricatorConduitTestCase::testConduitMethods
283 PASS 9ms★ PhabricatorEdgeTestCase::testCycleDetection
284 PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes
285 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
286 PASS 7ms★ PhabricatorEnvTestCase::testRemoteURIForFetch
287 PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions
288 PASS <1ms★ PhabricatorEnvTestCase::testStackSource
289 PASS <1ms★ PhabricatorEnvTestCase::testRemoteURIForLink
290 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
291 PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink
292 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
293 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
294 PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
295 PASS 4ms★ PhabricatorFileTestCase::testReadWriteTtlFiles
296 PASS 6ms★ PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
297 PASS 5ms★ PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
298 PASS 4ms★ PhabricatorFileTestCase::testFileStorageUploadSameFile
299 PASS 5ms★ PhabricatorFileTestCase::testFileStorageDelete
300 PASS 23ms★ PhabricatorFileTestCase::testFileTransformDelete
301 PASS 3ms★ PhabricatorFileTestCase::testFileStorageReadWrite
302 PASS 43ms★ PhabricatorFileTestCase::testFileVisibility
303 PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
304 PASS 12ms★ PhabricatorHandlePoolTestCase::testHandlePools
305 PASS <1ms★ PhabricatorHashTestCase::testHashForIndex
306 PASS <1ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
307 PASS <1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
308 PASS 1ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
309 PASS <1ms★ PhabricatorLocalTimeTestCase::testLocalTimeFormatting
310 PASS <1ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
311 PASS <1ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
312 PASS 4ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
313 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
314 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
315 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRenderNoHerald
316 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
317 PASS 14ms★ PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
318 PASS 31ms★ PhabricatorMetaMTAMailTestCase::testRecipients
319 PASS 24ms★ PhabricatorMetaMTAMailTestCase::testMailSendFailures
320 PASS 2ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
321 PASS 7ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
322 PASS 12ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
323 PASS 6ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
324 PASS 21ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
325 PASS <1ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
326 PASS 2ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
327 PASS 15ms★ PhabricatorObjectListQueryTestCase::testObjectListQuery
328 FAIL PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
329EXCEPTION (PhutilMissingSymbolException): Failed to load class or interface 'PhutilRemarkupHighlightRule': the class or interface 'PhutilRemarkupHighlightRule' is not defined in the library map for any loaded phutil library.
330
331If you are not a developer, this almost always means that a library is out of date. For example, you may have upgraded `phabricator` without upgrading `libphutil`, or vice versa. It might also mean that you need to restart Apache or PHP-FPM. Make sure all libraries are up to date and all services have been restarted.
332
333If you are a developer and this symbol was recently added or moved, your library map may need to be rebuilt. You can rebuild the map by running 'arc liberate'. For more information, see:
334
335https://secure.phabricator.com/book/phabcontrib/article/adding_new_classes/
336#0 [internal function]: __phutil_autoload('PhutilRemarkupH...')
337#1 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(513): spl_autoload_call('PhutilRemarkupH...')
338#2 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(385): PhabricatorMarkupEngine::newMarkupEngine(Array)
339#3 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(552): PhabricatorMarkupEngine::newDifferentialMarkupEngine()
340#4 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1279): PhabricatorMarkupEngine::extractPHIDsFromMentions(Object(PhabricatorUser), Array)
341#5 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1421): PhabricatorApplicationTransactionEditor->buildSubscribeTransaction(Object(ManiphestTask), Array, Array)
342#6 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(732): PhabricatorApplicationTransactionEditor->expandSupportTransactions(Object(ManiphestTask), Array)
343#7 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/maniphest/lipsum/PhabricatorManiphestTaskTestDataGenerator.php(57): PhabricatorApplicationTransactionEditor->applyTransactions(Object(ManiphestTask), Array)
344#8 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(84): PhabricatorManiphestTaskTestDataGenerator->generate()
345#9 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(13): PhabricatorObjectMailReceiverTestCase->buildMail('public')
346#10 [internal function]: PhabricatorObjectMailReceiverTestCase->testDropUnconfiguredPublicMail()
347#11 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
348#12 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
349#13 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run()
350#14 /core/data/drydock/workingcopy-54/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(175): ArcanistConfigurationDrivenUnitTestEngine->run()
351#15 /core/data/drydock/workingcopy-54/repo/arcanist/scripts/arcanist.php(382): ArcanistUnitWorkflow->run()
352#16 {main}
353 FAIL PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
354EXCEPTION (PhutilMissingSymbolException): Failed to load class or interface 'PhutilRemarkupHighlightRule': the class or interface 'PhutilRemarkupHighlightRule' is not defined in the library map for any loaded phutil library.
355
356If you are not a developer, this almost always means that a library is out of date. For example, you may have upgraded `phabricator` without upgrading `libphutil`, or vice versa. It might also mean that you need to restart Apache or PHP-FPM. Make sure all libraries are up to date and all services have been restarted.
357
358If you are a developer and this symbol was recently added or moved, your library map may need to be rebuilt. You can rebuild the map by running 'arc liberate'. For more information, see:
359
360https://secure.phabricator.com/book/phabcontrib/article/adding_new_classes/
361#0 [internal function]: __phutil_autoload('PhutilRemarkupH...')
362#1 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(513): spl_autoload_call('PhutilRemarkupH...')
363#2 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(385): PhabricatorMarkupEngine::newMarkupEngine(Array)
364#3 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(552): PhabricatorMarkupEngine::newDifferentialMarkupEngine()
365#4 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1279): PhabricatorMarkupEngine::extractPHIDsFromMentions(Object(PhabricatorUser), Array)
366#5 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1421): PhabricatorApplicationTransactionEditor->buildSubscribeTransaction(Object(ManiphestTask), Array, Array)
367#6 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(732): PhabricatorApplicationTransactionEditor->expandSupportTransactions(Object(ManiphestTask), Array)
368#7 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/maniphest/lipsum/PhabricatorManiphestTaskTestDataGenerator.php(57): PhabricatorApplicationTransactionEditor->applyTransactions(Object(ManiphestTask), Array)
369#8 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(84): PhabricatorManiphestTaskTestDataGenerator->generate()
370#9 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(46): PhabricatorObjectMailReceiverTestCase->buildMail('404')
371#10 [internal function]: PhabricatorObjectMailReceiverTestCase->testDropInvalidObjectMail()
372#11 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
373#12 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
374#13 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run()
375#14 /core/data/drydock/workingcopy-54/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(175): ArcanistConfigurationDrivenUnitTestEngine->run()
376#15 /core/data/drydock/workingcopy-54/repo/arcanist/scripts/arcanist.php(382): ArcanistUnitWorkflow->run()
377#16 {main}
378 FAIL PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
379EXCEPTION (PhutilMissingSymbolException): Failed to load class or interface 'PhutilRemarkupHighlightRule': the class or interface 'PhutilRemarkupHighlightRule' is not defined in the library map for any loaded phutil library.
380
381If you are not a developer, this almost always means that a library is out of date. For example, you may have upgraded `phabricator` without upgrading `libphutil`, or vice versa. It might also mean that you need to restart Apache or PHP-FPM. Make sure all libraries are up to date and all services have been restarted.
382
383If you are a developer and this symbol was recently added or moved, your library map may need to be rebuilt. You can rebuild the map by running 'arc liberate'. For more information, see:
384
385https://secure.phabricator.com/book/phabcontrib/article/adding_new_classes/
386#0 [internal function]: __phutil_autoload('PhutilRemarkupH...')
387#1 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(513): spl_autoload_call('PhutilRemarkupH...')
388#2 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(385): PhabricatorMarkupEngine::newMarkupEngine(Array)
389#3 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(552): PhabricatorMarkupEngine::newDifferentialMarkupEngine()
390#4 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1279): PhabricatorMarkupEngine::extractPHIDsFromMentions(Object(PhabricatorUser), Array)
391#5 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1421): PhabricatorApplicationTransactionEditor->buildSubscribeTransaction(Object(ManiphestTask), Array, Array)
392#6 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(732): PhabricatorApplicationTransactionEditor->expandSupportTransactions(Object(ManiphestTask), Array)
393#7 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/maniphest/lipsum/PhabricatorManiphestTaskTestDataGenerator.php(57): PhabricatorApplicationTransactionEditor->applyTransactions(Object(ManiphestTask), Array)
394#8 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(84): PhabricatorManiphestTaskTestDataGenerator->generate()
395#9 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(57): PhabricatorObjectMailReceiverTestCase->buildMail('baduser')
396#10 [internal function]: PhabricatorObjectMailReceiverTestCase->testDropUserMismatchMail()
397#11 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
398#12 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
399#13 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run()
400#14 /core/data/drydock/workingcopy-54/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(175): ArcanistConfigurationDrivenUnitTestEngine->run()
401#15 /core/data/drydock/workingcopy-54/repo/arcanist/scripts/arcanist.php(382): ArcanistUnitWorkflow->run()
402#16 {main}
403 FAIL PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
404EXCEPTION (PhutilMissingSymbolException): Failed to load class or interface 'PhutilRemarkupHighlightRule': the class or interface 'PhutilRemarkupHighlightRule' is not defined in the library map for any loaded phutil library.
405
406If you are not a developer, this almost always means that a library is out of date. For example, you may have upgraded `phabricator` without upgrading `libphutil`, or vice versa. It might also mean that you need to restart Apache or PHP-FPM. Make sure all libraries are up to date and all services have been restarted.
407
408If you are a developer and this symbol was recently added or moved, your library map may need to be rebuilt. You can rebuild the map by running 'arc liberate'. For more information, see:
409
410https://secure.phabricator.com/book/phabcontrib/article/adding_new_classes/
411#0 [internal function]: __phutil_autoload('PhutilRemarkupH...')
412#1 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(513): spl_autoload_call('PhutilRemarkupH...')
413#2 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(385): PhabricatorMarkupEngine::newMarkupEngine(Array)
414#3 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(552): PhabricatorMarkupEngine::newDifferentialMarkupEngine()
415#4 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1279): PhabricatorMarkupEngine::extractPHIDsFromMentions(Object(PhabricatorUser), Array)
416#5 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1421): PhabricatorApplicationTransactionEditor->buildSubscribeTransaction(Object(ManiphestTask), Array, Array)
417#6 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(732): PhabricatorApplicationTransactionEditor->expandSupportTransactions(Object(ManiphestTask), Array)
418#7 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/maniphest/lipsum/PhabricatorManiphestTaskTestDataGenerator.php(57): PhabricatorApplicationTransactionEditor->applyTransactions(Object(ManiphestTask), Array)
419#8 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(84): PhabricatorManiphestTaskTestDataGenerator->generate()
420#9 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(68): PhabricatorObjectMailReceiverTestCase->buildMail('badhash')
421#10 [internal function]: PhabricatorObjectMailReceiverTestCase->testDropHashMismatchMail()
422#11 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
423#12 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
424#13 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run()
425#14 /core/data/drydock/workingcopy-54/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(175): ArcanistConfigurationDrivenUnitTestEngine->run()
426#15 /core/data/drydock/workingcopy-54/repo/arcanist/scripts/arcanist.php(382): ArcanistUnitWorkflow->run()
427#16 {main}
428 PASS <1ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
429 PASS <1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
430 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
431 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
432 PASS 15ms★ PhabricatorPolicyDataTestCase::testProjectPolicyMembership
433 PASS 27ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
434 PASS 14ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
435 PASS 14ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
436 PASS 12ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
437 PASS 17ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
438 PASS 23ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
439 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
440 PASS 6ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
441 PASS 1ms★ PhabricatorPolicyTestCase::testOffsets
442 PASS 1ms★ PhabricatorPolicyTestCase::testAdminPolicy
443 PASS <1ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
444 PASS <1ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
445 PASS 1ms★ PhabricatorPolicyTestCase::testNoOnePolicy
446 PASS <1ms★ PhabricatorPolicyTestCase::testLimits
447 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
448 PASS 2ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
449 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
450 PASS 2ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles
451 PASS <1ms★ PhabricatorPolicyTestCase::testPolicyStrength
452 PASS <1ms★ PhabricatorPolicyTestCase::testUsersPolicy
453 PASS 3ms★ PhabricatorPolicyTestCase::testExtendedPolicies
454 FAIL PhabricatorProjectEditorTestCase::testEditProject
455EXCEPTION (PhutilMissingSymbolException): Failed to load class or interface 'PhutilRemarkupHighlightRule': the class or interface 'PhutilRemarkupHighlightRule' is not defined in the library map for any loaded phutil library.
456
457If you are not a developer, this almost always means that a library is out of date. For example, you may have upgraded `phabricator` without upgrading `libphutil`, or vice versa. It might also mean that you need to restart Apache or PHP-FPM. Make sure all libraries are up to date and all services have been restarted.
458
459If you are a developer and this symbol was recently added or moved, your library map may need to be rebuilt. You can rebuild the map by running 'arc liberate'. For more information, see:
460
461https://secure.phabricator.com/book/phabcontrib/article/adding_new_classes/
462#0 [internal function]: __phutil_autoload('PhutilRemarkupH...')
463#1 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(513): spl_autoload_call('PhutilRemarkupH...')
464#2 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(385): PhabricatorMarkupEngine::newMarkupEngine(Array)
465#3 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(552): PhabricatorMarkupEngine::newDifferentialMarkupEngine()
466#4 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1279): PhabricatorMarkupEngine::extractPHIDsFromMentions(Object(PhabricatorUser), Array)
467#5 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1421): PhabricatorApplicationTransactionEditor->buildSubscribeTransaction(Object(PhabricatorProject), Array, Array)
468#6 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(732): PhabricatorApplicationTransactionEditor->expandSupportTransactions(Object(PhabricatorProject), Array)
469#7 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/project/editor/__tests__/PhabricatorProjectEditorTestCase.php(89): PhabricatorApplicationTransactionEditor->applyTransactions(Object(PhabricatorProject), Array)
470#8 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/project/editor/__tests__/PhabricatorProjectEditorTestCase.php(57): PhabricatorProjectEditorTestCase->attemptProjectEdit(Object(PhabricatorProject), Object(PhabricatorUser))
471#9 [internal function]: PhabricatorProjectEditorTestCase->testEditProject()
472#10 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
473#11 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
474#12 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run()
475#13 /core/data/drydock/workingcopy-54/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(175): ArcanistConfigurationDrivenUnitTestEngine->run()
476#14 /core/data/drydock/workingcopy-54/repo/arcanist/scripts/arcanist.php(382): ArcanistUnitWorkflow->run()
477#15 {main}
478 FAIL PhabricatorProjectEditorTestCase::testJoinLeaveProject
479EXCEPTION (PhutilMissingSymbolException): Failed to load class or interface 'PhutilRemarkupHighlightRule': the class or interface 'PhutilRemarkupHighlightRule' is not defined in the library map for any loaded phutil library.
480
481If you are not a developer, this almost always means that a library is out of date. For example, you may have upgraded `phabricator` without upgrading `libphutil`, or vice versa. It might also mean that you need to restart Apache or PHP-FPM. Make sure all libraries are up to date and all services have been restarted.
482
483If you are a developer and this symbol was recently added or moved, your library map may need to be rebuilt. You can rebuild the map by running 'arc liberate'. For more information, see:
484
485https://secure.phabricator.com/book/phabcontrib/article/adding_new_classes/
486#0 [internal function]: __phutil_autoload('PhutilRemarkupH...')
487#1 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(513): spl_autoload_call('PhutilRemarkupH...')
488#2 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(385): PhabricatorMarkupEngine::newMarkupEngine(Array)
489#3 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(552): PhabricatorMarkupEngine::newDifferentialMarkupEngine()
490#4 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1279): PhabricatorMarkupEngine::extractPHIDsFromMentions(Object(PhabricatorUser), Array)
491#5 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1421): PhabricatorApplicationTransactionEditor->buildSubscribeTransaction(Object(PhabricatorProject), Array, Array)
492#6 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(732): PhabricatorApplicationTransactionEditor->expandSupportTransactions(Object(PhabricatorProject), Array)
493#7 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/project/editor/__tests__/PhabricatorProjectEditorTestCase.php(288): PhabricatorApplicationTransactionEditor->applyTransactions(Object(PhabricatorProject), Array)
494#8 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/project/editor/__tests__/PhabricatorProjectEditorTestCase.php(258): PhabricatorProjectEditorTestCase->joinOrLeaveProject(Object(PhabricatorProject), Object(PhabricatorUser), '+')
495#9 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/project/editor/__tests__/PhabricatorProjectEditorTestCase.php(112): PhabricatorProjectEditorTestCase->joinProject(Object(PhabricatorProject), Object(PhabricatorUser))
496#10 [internal function]: PhabricatorProjectEditorTestCase->testJoinLeaveProject()
497#11 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
498#12 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
499#13 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run()
500#14 /core/data/drydock/workingcopy-54/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(175): ArcanistConfigurationDrivenUnitTestEngine->run()
501#15 /core/data/drydock/workingcopy-54/repo/arcanist/scripts/arcanist.php(382): ArcanistUnitWorkflow->run()
502#16 {main}
503 FAIL PhabricatorProjectEditorTestCase::testViewProject
504EXCEPTION (PhutilMissingSymbolException): Failed to load class or interface 'PhutilRemarkupHighlightRule': the class or interface 'PhutilRemarkupHighlightRule' is not defined in the library map for any loaded phutil library.
505
506If you are not a developer, this almost always means that a library is out of date. For example, you may have upgraded `phabricator` without upgrading `libphutil`, or vice versa. It might also mean that you need to restart Apache or PHP-FPM. Make sure all libraries are up to date and all services have been restarted.
507
508If you are a developer and this symbol was recently added or moved, your library map may need to be rebuilt. You can rebuild the map by running 'arc liberate'. For more information, see:
509
510https://secure.phabricator.com/book/phabcontrib/article/adding_new_classes/
511#0 [internal function]: __phutil_autoload('PhutilRemarkupH...')
512#1 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(513): spl_autoload_call('PhutilRemarkupH...')
513#2 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(385): PhabricatorMarkupEngine::newMarkupEngine(Array)
514#3 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(552): PhabricatorMarkupEngine::newDifferentialMarkupEngine()
515#4 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1279): PhabricatorMarkupEngine::extractPHIDsFromMentions(Object(PhabricatorUser), Array)
516#5 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1421): PhabricatorApplicationTransactionEditor->buildSubscribeTransaction(Object(PhabricatorProject), Array, Array)
517#6 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(732): PhabricatorApplicationTransactionEditor->expandSupportTransactions(Object(PhabricatorProject), Array)
518#7 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/project/editor/__tests__/PhabricatorProjectEditorTestCase.php(288): PhabricatorApplicationTransactionEditor->applyTransactions(Object(PhabricatorProject), Array)
519#8 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/project/editor/__tests__/PhabricatorProjectEditorTestCase.php(258): PhabricatorProjectEditorTestCase->joinOrLeaveProject(Object(PhabricatorProject), Object(PhabricatorUser), '+')
520#9 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/project/editor/__tests__/PhabricatorProjectEditorTestCase.php(22): PhabricatorProjectEditorTestCase->joinProject(Object(PhabricatorProject), Object(PhabricatorUser))
521#10 [internal function]: PhabricatorProjectEditorTestCase->testViewProject()
522#11 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
523#12 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
524#13 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run()
525#14 /core/data/drydock/workingcopy-54/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(175): ArcanistConfigurationDrivenUnitTestEngine->run()
526#15 /core/data/drydock/workingcopy-54/repo/arcanist/scripts/arcanist.php(382): ArcanistUnitWorkflow->run()
527#16 {main}
528 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
529 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
530 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
531 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
532 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
533 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
534 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
535 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
536 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
537 PASS 14ms★ PhabricatorRepositoryURITestCase::testURIGeneration
538 PASS <1ms★ PhabricatorSearchEngineTestCase::testLoadAllEngines
539 PASS <1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
540 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
541 PASS 1ms★ PhabricatorSlugTestCase::testSlugNormalization
542 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
543 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
544 FAIL PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
545EXCEPTION (PhutilMissingSymbolException): Failed to load class or interface 'PhutilRemarkupHighlightRule': the class or interface 'PhutilRemarkupHighlightRule' is not defined in the library map for any loaded phutil library.
546
547If you are not a developer, this almost always means that a library is out of date. For example, you may have upgraded `phabricator` without upgrading `libphutil`, or vice versa. It might also mean that you need to restart Apache or PHP-FPM. Make sure all libraries are up to date and all services have been restarted.
548
549If you are a developer and this symbol was recently added or moved, your library map may need to be rebuilt. You can rebuild the map by running 'arc liberate'. For more information, see:
550
551https://secure.phabricator.com/book/phabcontrib/article/adding_new_classes/
552#0 [internal function]: __phutil_autoload('PhutilRemarkupH...')
553#1 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(513): spl_autoload_call('PhutilRemarkupH...')
554#2 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(430): PhabricatorMarkupEngine::newMarkupEngine(Array)
555#3 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1427): PhabricatorMarkupEngine::getEngine('extract')
556#4 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(732): PhabricatorApplicationTransactionEditor->expandSupportTransactions(Object(PhabricatorSpacesNamespace), Array)
557#5 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(228): PhabricatorApplicationTransactionEditor->applyTransactions(Object(PhabricatorSpacesNamespace), Array)
558#6 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(80): PhabricatorSpacesTestCase->newSpace(Object(PhabricatorUser), 'Default Space', true)
559#7 [internal function]: PhabricatorSpacesTestCase->testSpacesUniqueDefaultSpace()
560#8 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
561#9 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
562#10 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run()
563#11 /core/data/drydock/workingcopy-54/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(175): ArcanistConfigurationDrivenUnitTestEngine->run()
564#12 /core/data/drydock/workingcopy-54/repo/arcanist/scripts/arcanist.php(382): ArcanistUnitWorkflow->run()
565#13 {main}
566 FAIL PhabricatorSpacesTestCase::testSpacesRequireNames
567EXCEPTION (PhutilMissingSymbolException): Failed to load class or interface 'PhutilRemarkupHighlightRule': the class or interface 'PhutilRemarkupHighlightRule' is not defined in the library map for any loaded phutil library.
568
569If you are not a developer, this almost always means that a library is out of date. For example, you may have upgraded `phabricator` without upgrading `libphutil`, or vice versa. It might also mean that you need to restart Apache or PHP-FPM. Make sure all libraries are up to date and all services have been restarted.
570
571If you are a developer and this symbol was recently added or moved, your library map may need to be rebuilt. You can rebuild the map by running 'arc liberate'. For more information, see:
572
573https://secure.phabricator.com/book/phabcontrib/article/adding_new_classes/
574#0 [internal function]: __phutil_autoload('PhutilRemarkupH...')
575#1 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(513): spl_autoload_call('PhutilRemarkupH...')
576#2 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(430): PhabricatorMarkupEngine::newMarkupEngine(Array)
577#3 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1427): PhabricatorMarkupEngine::getEngine('extract')
578#4 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(732): PhabricatorApplicationTransactionEditor->expandSupportTransactions(Object(PhabricatorSpacesNamespace), Array)
579#5 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(228): PhabricatorApplicationTransactionEditor->applyTransactions(Object(PhabricatorSpacesNamespace), Array)
580#6 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(66): PhabricatorSpacesTestCase->newSpace(Object(PhabricatorUser), '', true, Array)
581#7 [internal function]: PhabricatorSpacesTestCase->testSpacesRequireNames()
582#8 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
583#9 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
584#10 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run()
585#11 /core/data/drydock/workingcopy-54/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(175): ArcanistConfigurationDrivenUnitTestEngine->run()
586#12 /core/data/drydock/workingcopy-54/repo/arcanist/scripts/arcanist.php(382): ArcanistUnitWorkflow->run()
587#13 {main}
588 FAIL PhabricatorSpacesTestCase::testSpacesPolicyFiltering
589EXCEPTION (PhutilMissingSymbolException): Failed to load class or interface 'PhutilRemarkupHighlightRule': the class or interface 'PhutilRemarkupHighlightRule' is not defined in the library map for any loaded phutil library.
590
591If you are not a developer, this almost always means that a library is out of date. For example, you may have upgraded `phabricator` without upgrading `libphutil`, or vice versa. It might also mean that you need to restart Apache or PHP-FPM. Make sure all libraries are up to date and all services have been restarted.
592
593If you are a developer and this symbol was recently added or moved, your library map may need to be rebuilt. You can rebuild the map by running 'arc liberate'. For more information, see:
594
595https://secure.phabricator.com/book/phabcontrib/article/adding_new_classes/
596#0 [internal function]: __phutil_autoload('PhutilRemarkupH...')
597#1 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(513): spl_autoload_call('PhutilRemarkupH...')
598#2 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(430): PhabricatorMarkupEngine::newMarkupEngine(Array)
599#3 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1427): PhabricatorMarkupEngine::getEngine('extract')
600#4 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(732): PhabricatorApplicationTransactionEditor->expandSupportTransactions(Object(PhabricatorSpacesNamespace), Array)
601#5 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(228): PhabricatorApplicationTransactionEditor->applyTransactions(Object(PhabricatorSpacesNamespace), Array)
602#6 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(113): PhabricatorSpacesTestCase->newSpace(Object(PhabricatorUser), 'Default Space', true)
603#7 [internal function]: PhabricatorSpacesTestCase->testSpacesPolicyFiltering()
604#8 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
605#9 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
606#10 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run()
607#11 /core/data/drydock/workingcopy-54/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(175): ArcanistConfigurationDrivenUnitTestEngine->run()
608#12 /core/data/drydock/workingcopy-54/repo/arcanist/scripts/arcanist.php(382): ArcanistUnitWorkflow->run()
609#13 {main}
610 FAIL PhabricatorSpacesTestCase::testSpacesSeveralSpaces
611EXCEPTION (PhutilMissingSymbolException): Failed to load class or interface 'PhutilRemarkupHighlightRule': the class or interface 'PhutilRemarkupHighlightRule' is not defined in the library map for any loaded phutil library.
612
613If you are not a developer, this almost always means that a library is out of date. For example, you may have upgraded `phabricator` without upgrading `libphutil`, or vice versa. It might also mean that you need to restart Apache or PHP-FPM. Make sure all libraries are up to date and all services have been restarted.
614
615If you are a developer and this symbol was recently added or moved, your library map may need to be rebuilt. You can rebuild the map by running 'arc liberate'. For more information, see:
616
617https://secure.phabricator.com/book/phabcontrib/article/adding_new_classes/
618#0 [internal function]: __phutil_autoload('PhutilRemarkupH...')
619#1 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(513): spl_autoload_call('PhutilRemarkupH...')
620#2 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(430): PhabricatorMarkupEngine::newMarkupEngine(Array)
621#3 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1427): PhabricatorMarkupEngine::getEngine('extract')
622#4 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(732): PhabricatorApplicationTransactionEditor->expandSupportTransactions(Object(PhabricatorSpacesNamespace), Array)
623#5 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(228): PhabricatorApplicationTransactionEditor->applyTransactions(Object(PhabricatorSpacesNamespace), Array)
624#6 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(43): PhabricatorSpacesTestCase->newSpace(Object(PhabricatorUser), 'Default Space', true)
625#7 [internal function]: PhabricatorSpacesTestCase->testSpacesSeveralSpaces()
626#8 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
627#9 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
628#10 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run()
629#11 /core/data/drydock/workingcopy-54/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(175): ArcanistConfigurationDrivenUnitTestEngine->run()
630#12 /core/data/drydock/workingcopy-54/repo/arcanist/scripts/arcanist.php(382): ArcanistUnitWorkflow->run()
631#13 {main}
632 FAIL PhabricatorSpacesTestCase::testSpacesAnnihilation
633EXCEPTION (PhutilMissingSymbolException): Failed to load class or interface 'PhutilRemarkupHighlightRule': the class or interface 'PhutilRemarkupHighlightRule' is not defined in the library map for any loaded phutil library.
634
635If you are not a developer, this almost always means that a library is out of date. For example, you may have upgraded `phabricator` without upgrading `libphutil`, or vice versa. It might also mean that you need to restart Apache or PHP-FPM. Make sure all libraries are up to date and all services have been restarted.
636
637If you are a developer and this symbol was recently added or moved, your library map may need to be rebuilt. You can rebuild the map by running 'arc liberate'. For more information, see:
638
639https://secure.phabricator.com/book/phabcontrib/article/adding_new_classes/
640#0 [internal function]: __phutil_autoload('PhutilRemarkupH...')
641#1 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(513): spl_autoload_call('PhutilRemarkupH...')
642#2 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php(430): PhabricatorMarkupEngine::newMarkupEngine(Array)
643#3 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1427): PhabricatorMarkupEngine::getEngine('extract')
644#4 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(732): PhabricatorApplicationTransactionEditor->expandSupportTransactions(Object(PhabricatorSpacesNamespace), Array)
645#5 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(228): PhabricatorApplicationTransactionEditor->applyTransactions(Object(PhabricatorSpacesNamespace), Array)
646#6 /core/data/drydock/workingcopy-54/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(18): PhabricatorSpacesTestCase->newSpace(Object(PhabricatorUser), 'Test Space', true)
647#7 [internal function]: PhabricatorSpacesTestCase->testSpacesAnnihilation()
648#8 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
649#9 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
650#10 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run()
651#11 /core/data/drydock/workingcopy-54/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(175): ArcanistConfigurationDrivenUnitTestEngine->run()
652#12 /core/data/drydock/workingcopy-54/repo/arcanist/scripts/arcanist.php(382): ArcanistUnitWorkflow->run()
653#13 {main}
654 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
655 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
656 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
657 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
658 PASS <1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
659 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
660 PASS <1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
661 PASS 1ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
662 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
663 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
664 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
665 PASS <1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
666 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
667 PASS 7ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
668 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
669 PASS 9ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
670 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
671 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
672 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
673 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
674 PASS 4ms★ PhabricatorWorkerTestCase::testLeaseTask
675 PASS 13ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
676 PASS 5ms★ PhabricatorWorkerTestCase::testExecuteTask
677 PASS 5ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
678 PASS 8ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
679 PASS 6ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
680 PASS 5ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
681 PASS 5ms★ PhabricatorWorkerTestCase::testMultipleLease
682 PASS 7ms★ PhabricatorWorkerTestCase::testOldestFirst
683 PASS 9ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
684 PASS 10ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
685 PASS 5ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
686 PASS 169ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
687 PASS 122ms PhabricatorChangeParserTestCase::testSubversionPartialParser
688 PASS 993ms PhabricatorChangeParserTestCase::testMercurialParser
689 PASS 192ms PhabricatorChangeParserTestCase::testGitParser
690 PASS 110ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
691 PASS 534ms PhabricatorChangeParserTestCase::testSubversionParser
692 PASS 79ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
693 PASS 78ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
694 PASS 347ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
695 PASS 22ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
696 PASS 113ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
697 PASS 44ms★ PhabricatorWorkingCopyPullTestCase::testGitPullBasic
698 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
699 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
700 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
701 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
702 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
703 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
704 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
705 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
706 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
707 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
708 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
709 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
710 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
711 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
712 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
713 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
714 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
715 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
716 PASS <1ms★ QueryFormattingTestCase::testQueryFormatting
717

Build Working Copy

When
Completed at Nov 2 2015, 8:38 PM · Built instantly
Status
Passed

Event Timeline