[SERVER-10076] rs.cpp (rsExample) and insert_demo.cpp in the client examples are not run during testing Created: 01/Jul/13 Updated: 10/Dec/14 Resolved: 09/Oct/14 |
|
| Status: | Closed |
| Project: | Core Server |
| Component/s: | Testing Infrastructure |
| Affects Version/s: | 2.5.1 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor - P4 |
| Reporter: | Matt Dannenberg | Assignee: | Eric Milkie |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Operating System: | ALL |
| Participants: |
| Description |
|
These are two c++ tests that do not get run on buildbot. We should either change scons so that they get built and are run, or remove them from the codebase. insert_demo.cpp has a compile command in its comments, but the line now longer works. rsExample seems to compile, but I couldn't figure out how to run it in such a way that it will terminate. |
| Comments |
| Comment by Eric Milkie [ 09/Oct/14 ] |
|
The files in question were deleted some time ago. |