File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11ietfdb (5.12.2) ietf; urgency=medium
22
3+ * Added test coverage data to the release pages if available for the shown
4+ release. Added saving of html pages for the code coverage to a directory
5+ in the static files area. If a code coverage report is available, a link
6+ to it will be shown on the release page of the current release. Renamed
7+ some setting variables related to test coverage to be more explicit and
8+ precise.
9+
10+ * Merged in [9185] from rcross@amsl.com:
11+ Add DocEvent and SubmissionEvent to merge-person-records.
12+
13+ * Added tests for the presence of a VTIMEZONE section in generated agenda
14+ iCalendar files.
15+
16+ * Started the code coverage measurements earlier, in order to make the
17+ apparent code coverage of model files less confusing.
18+
19+ * Added a fudge factor to the coverage test, in order to make it easier
20+ to do minor code changes without slipping under the coverage of the
21+ latest release.
22+
23+ * Made the test runner try multiple port numbers for the SMTP server, in
24+ order to handle the case where multiple test suites are in progress on the
25+ same host (which can happen when multiple buildbot slaves are running tests
26+ at the same time).
27+
28+ * Fixed a small issue with the filter expression to select ADs for active
29+ groups.
30+
31+ -- Henrik Levkowetz <henrik@levkowetz.com> 14 Mar 2015 14:09:04 -0700
32+
333
434ietfdb (5.12.1) ietf; urgency=medium
535
You can’t perform that action at this time.
0 commit comments