Page MenuHomePhabricator

Build 14844
PassedPublic

You are viewing an older run of this build. View Current Build

Properties

History

Run "arc unit --everything"

When
Completed at Apr 19 2016, 12:17 AM · Built for 21 s
Status
Failed

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

1PHP Fatal error: Call to undefined method ExecFuture::getEnv() in /core/data/drydock/workingcopy-70/repo/phabricator/src/applications/diffusion/protocol/__tests__/DiffusionCommandEngineTestCase.php on line 146
2

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

1Build successful!
2 PASS 775ms PhabricatorLibraryTestCase::testEverythingImplemented
3 PASS 1.6s PhabricatorLibraryTestCase::testLibraryMap
4 PASS 1.1s PhabricatorLibraryTestCase::testMethodVisibility
5 PASS 6ms★ DifferentialAdjustmentMapTestCase::testChainMaps
6 PASS 4ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
7 PASS 4ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
8 PASS 5ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
9 PASS 34ms★ DifferentialDiffTestCase::testDetectSlowCopiedCode
10 PASS 2ms★ DifferentialDiffTestCase::testDetectCopiedCode
11 PASS 1ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
12 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredOffset
13 PASS <1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
14 PASS <1ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
15 PASS <1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
16 PASS <1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
17 PASS <1ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
18 PASS <1ms★ DifferentialHunkTestCase::testMakeChanges
19 PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail
20 PASS 2ms★ DiffusionURITestCase::testURIGeneration
21 PASS <1ms★ DiffusionURITestCase::testBlobDecode
22 PASS 2ms★ HeraldFieldTestCase::testGetAllFields
23 PASS 2ms★ PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass
24 PASS <1ms★ PhabricatorPHIDTypeTestCase::testGetAllTypes
25 PASS <1ms★ AlmanacNamesTestCase::testServiceOrDeviceNames
26 PASS <1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes
27 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
28 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
29 PASS <1ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
30 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
31 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
32 PASS 1ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
33 PASS 5ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
34 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
35 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
36 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
37 PASS 2ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
38 PASS <1ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
39 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
40 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
41 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
42 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
43 PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
44 PASS 1ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
45 PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll
46 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
47 PASS 2ms★ CelerityResourceTransformerTestCase::testTransformation
48 PASS 2ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
49 PASS <1ms★ ConduitCallTestCase::testConduitAuth
50 PASS <1ms★ ConduitCallTestCase::testConduitPing
51 PASS 28ms★ ConpherenceRoomTestCase::testOneUserRoomCreate
52 PASS 35ms★ ConpherenceRoomTestCase::testNUserRoomCreate
53 PASS 48ms★ ConpherenceRoomTestCase::testRoomParticipantAddition
54 PASS 98ms ConpherenceRoomTestCase::testAddMessageWithFileAttachments
55 PASS 55ms ConpherenceRoomTestCase::testRoomParticipantDeletion
56 PASS 57ms DifferentialChangesetParserTestCase::testDiffChangesets
57 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
58 PASS 3ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
59 PASS <1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
60 PASS <1ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
61 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
62 PASS 3ms★ DifferentialHunkParserTestCase::testMissingContext
63 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
64 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
65 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
66 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
67 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
68 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
69 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
70 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
71 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
72 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
73 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
74 PASS 133ms DifferentialParseRenderTestCase::testParseRender
75
76Fatal error: Call to undefined method ExecFuture::getEnv() in /core/data/drydock/workingcopy-70/repo/phabricator/src/applications/diffusion/protocol/__tests__/DiffusionCommandEngineTestCase.php on line 146
77

Build Working Copy

When
Completed at Apr 19 2016, 12:17 AM · Built instantly
Status
Passed