Opened 9 years ago

Last modified 9 years ago

#13466 closed enhancement

[Patch] Make the AbstractMapRendererPerformanceTestParent release the static references to the allocated objects. — at Version 2

Reported by: michael2402 Owned by: team
Priority: normal Milestone: 16.08
Component: Unit tests Version:
Keywords: gsoc-core Cc: Don-vip, bastiK, stoecker

Description (last modified by michael2402)

diff, patch

Commits:

  1. 9ab2bff: Make the AbstractMapRendererPerformanceTestParent release the static references to the allocated objects.

Stats:

 .../visitor/paint/AbstractMapRendererPerformanceTestParent.java  | 9 +++++++++
 .../data/osm/visitor/paint/StyledMapRendererPerformanceTest.java | 6 ++++++
 .../osm/visitor/paint/WireframeMapRendererPerformanceTest.java   | 6 ++++++
 3 files changed, 21 insertions(+)

Change History (3)

comment:1 by Don-vip, 9 years ago

Travis shows "build error", should we wait before merging this patch?

comment:2 by michael2402, 9 years ago

Description: modified (diff)

You can merge it. I removed that badge, it will always give you a failed test until projections are fixed in Java 9 and all the other tests are fixed.

Note: See TracTickets for help on using tickets.