Opened 6 years ago

Last modified 5 years ago

#19225 closed defect

[PATCH] MapRendererPerformanceTest does not render as intended anymore — at Initial Version

Reported by: johsin18 Owned by: team
Priority: normal Milestone: 20.06
Component: Unit tests Version: latest
Keywords: Cc:

Description

MapRendererPerformanceTest.testPerformanceDrawFeatures has two major problems (as of revision 16390).

  • Lines are not drawn at all.
  • The code tries to draw multiple variants, one with all features, one with just icons, one with just lines, and so on. However, currently, all variants results in the same output (namely having all features, except for the lines, as stated above).
  • Overall, it draws as depicted in screenshot

I provide not status report as I have found clear bugs in the code already.

Change History (3)

by johsin18, 6 years ago

by johsin18, 6 years ago

Attachment: test-neubrandenburg-all.png added

all features after fix

by johsin18, 6 years ago

just icons, after fix

Note: See TracTickets for help on using tickets.