Ticket #2997 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

tests may crash because of delay problems

Reported by: pgiraud Owned by:
Priority: minor Milestone: 2.11 Release
Component: tests Version: 2.10
Keywords: Cc:
State: Commit

Description

On some machines and on IE, the Control/Measure test crashes (it doesn't only fail) because of javascript errors due to inappropriate delays management. The following patch prevents the tests sequence to be stuck by avoiding javascript errors.

Attachments

patch-2997-A0.diff Download (7.7 KB) - added by pgiraud 2 years ago.

Change History

Changed 2 years ago by pgiraud

Changed 2 years ago by bartvde

  • state changed from Review to Commit

thanks pgiraud, please commit. Eventually, we need to look into fixing these tests in IE.

Changed 2 years ago by pgiraud

  • status changed from new to closed
  • resolution set to fixed

See r11144.

Note: See TracTickets for help on using tickets.