#2304 closed defect (fixed)

Create an OSX automated packaging test which exercises building, installing ``pkg`` file.

Reported by: nejucomo Owned by:
Priority: normal Milestone: 1.10.1
Component: packaging Version: 1.10.0
Keywords: openitp-packaging Cc:
Launchpad Bug:

Description

We need to add an automated packaging test to exercise the packaging work in #182 which needs to run on the buildslave configured in #2303.

Change History (7)

comment:1 Changed at 2014-09-29T17:31:24Z by nejucomo

There is already an old test called ./misc/build_helpers/test_mac_diskimage.py.

comment:2 Changed at 2014-10-21T21:58:00Z by daira

make build-osx-pkg runs the new test as its last step.

comment:3 Changed at 2014-10-21T21:58:44Z by daira

It does not test uninstallation, though. (I don't know how uninstallation is typically done on OS X.)

comment:4 Changed at 2015-01-16T16:10:23Z by daira

  • Milestone changed from undecided to 1.10.1
  • Resolution set to fixed
  • Status changed from new to closed

See misc/build_helpers/test-osx-pkg.py. There is no facility for automated uninstallation, so nothing to test there.

comment:5 Changed at 2015-01-16T16:49:10Z by daira

  • Summary changed from Create an OSX automated packaging test which exercises building, installing, uninstalling ``pkg`` file. to Create an OSX automated packaging test which exercises building, installing ``pkg`` file.

comment:6 Changed at 2015-01-20T17:21:19Z by daira

  • Milestone changed from 1.10.1 to 1.11.0

comment:7 Changed at 2015-04-12T23:05:56Z by daira

  • Component changed from unknown to packaging
Note: See TracTickets for help on using tickets.