Ticket #8281 (closed defect: fixed)
TestBench leaves browser windows open when session times out
| Reported by: | Artur Signell | Owned by: | Jonatan Kronqvist |
|---|---|---|---|
| Priority: | critical | Milestone: | TestBench 2.4.3 |
| Component: | TestBench | Version: | 6.7.4 |
| Keywords: | Cc: | ||
| Hours estimate: | Hours done: | ||
| Depends on: | |||
| Workaround: | |||
Description
The browser window will be left open forever if for some reason a session times out when the RC is starting the browser. This is most easily reproduced by enabling the popup blocker in Safari (in the real world it reproduces in different ways). When running this way the RC will open more and more browser Windows until the memory is full and the machine starts to swap. When you have many of these machines running as virtual machines it results in the whole virtual machine becoming unusably slow due to all the swapping.
Change History
comment:1 Changed 16 months ago by Jonatan Kronqvist
- Owner changed from ticketmaster to Jonatan Kronqvist
- Status changed from new to accepted
comment:2 Changed 16 months ago by Jonatan Kronqvist
- Status changed from accepted to closed
- Resolution set to fixed
Fixed in [22741]. Browser launch times out after 60 seconds, closing the browser if it hasn't been properly initialized at that time.
This fix will be available in the next custom build and later in the next maintenance release.
