OpenLayers OpenLayers

Ticket #454 (closed task: fixed)

Opened 3 years ago

Last modified 3 years ago

Fix tests which are breaking in Opera

Reported by: euzuro Assigned to:
Priority: minor Milestone: 2.3 Release
Component: tests Version: 2.3 RC1
Keywords: Cc:
State:

Change History

01/02/07 16:34:59 changed by euzuro

r2118 fixes icon test

01/02/07 16:37:46 changed by euzuro

r2119 fixes marker test

01/02/07 17:01:09 changed by euzuro

r2120 fixes eventpane test

01/02/07 17:32:35 changed by euzuro

r2121 fixes some flimsy tests in util

01/02/07 17:57:16 changed by euzuro

r2122 fixes popup test

01/02/07 17:58:25 changed by euzuro

r2123 fixes some opacity tests in layer_wms

01/02/07 18:05:24 changed by euzuro

  • keywords set to pullup.

The changesets marked in above comments might as well be taken up into the 2.3 branch for completeness, though it is maybe not necessary.

As it stands, three test files are still broken in opera.

  • test_Util.html: fail 1 ok 16 (detailed: fail 1 ok 141)

This one is fixed if the patch from #455 is applied.

  • test_Layer_WMS.html: fail 2 ok 8 (detailed: fail 6 ok 29)
  • test_Control_OverviewMap.html: fail 1 ok 2 (detailed: fail 2 ok 15)

The failings in these two appear more complicated -- grid and lat/lon translation errors. Not sure how much it's worth our time to dedicate to cleaning these up.

01/22/07 21:14:36 changed by crschmidt

  • keywords deleted.
  • status changed from new to closed.
  • resolution set to fixed.