Ticket #8479 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

Remove test files from python packages in Mac Third_Party directory

Reported by: Russell Taylor Owned by: Russell Taylor
Priority: trivial Milestone: Release 3.1
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Reuter

Description

There's no need for us to carry around the tests for our third-party dependencies. Our installer is quite large, and these all get put into it so we can save at least little space by removing them.

Change History

comment:1 Changed 7 years ago by Russell Taylor

  • Status changed from new to inprogress

Re #8479. Remove IPython test files.

We don't need to carry them around with us. If we ever need them we can retrieve them from the IPython repo (reminder: this is version 1.1).

Changeset: 9aaf461da530ac4298b8332ec83e6e8ceed243d8

comment:2 Changed 7 years ago by Russell Taylor

Re #8479. Remove zmq test files.

We don't need to carry these around with us. If we ever need them we can get them from the pyzmq repo.

Changeset: 13c6ab49f9f87eb3e6ffeb3c50fdf13b43d398c1

comment:3 Changed 7 years ago by Russell Taylor

The install kit is 3MB smaller - better than nothing I suppose.

To test (must be on a Mac) - download a kit and check that the IPython console still works (zmq is an IPython dependency). There's no branch as we only use master in the thirdparty repos.

comment:4 Changed 7 years ago by Russell Taylor

  • Status changed from inprogress to verify
  • Resolution set to fixed

comment:5 Changed 7 years ago by Michael Reuter

  • Status changed from verify to verifying
  • Tester set to Michael Reuter

comment:6 Changed 7 years ago by Michael Reuter

IPython is still working in the latest kit.

comment:7 Changed 7 years ago by Michael Reuter

  • Status changed from verifying to closed

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 9323

Note: See TracTickets for help on using tickets.