| OLD | NEW |
| (Empty) |
| 1 Tests the Timeline window filter. | |
| 2 | |
| 3 It applies different ranges to the OverviewGrid and expects that current view re
flects the change. | |
| 4 | |
| 5 Also it detects that after switching to another view it gets the proper time ran
ge. | |
| 6 | |
| 7 OverviewPane: | |
| 8 divider offsets: [200, 400, 600, 800, 1000]. We are expecting round numbers. | |
| 9 | |
| 10 mode = Events | |
| 11 range = 0 - 1 | |
| 12 time range = 1390988669115.4338 - 1390988670116.917 | |
| 13 records count: 80 | |
| 14 divider offsets: [0, 200, 400, 600, 800, 1000]. We are expecting round numbers. | |
| 15 | |
| 16 mode = Events | |
| 17 range = 0.25 - 0.75 | |
| 18 time range = 1390988669365.8047 - 1390988669866.5461 | |
| 19 records count: 49 | |
| 20 divider offsets: [300, 400, 500, 600, 700, 800]. We are expecting round numbers. | |
| 21 | |
| 22 mode = Events | |
| 23 range = 0.33 - 0.66 | |
| 24 time range = 1390988669445.9233 - 1390988669776.4126 | |
| 25 records count: 34 | |
| 26 divider offsets: [350, 400, 450, 500, 550, 600, 650, 700]. We are expecting roun
d numbers. | |
| 27 | |
| 28 mode = Frames | |
| 29 range = 0 - 1 | |
| 30 time range = 1390988669115.4338 - 1390988670116.917 | |
| 31 records count: 80 | |
| 32 divider offsets: [0, 200, 400, 600, 800, 1000]. We are expecting round numbers. | |
| 33 | |
| 34 mode = Frames | |
| 35 range = 0.25 - 0.75 | |
| 36 time range = 1390988669535.377 - 1390988670098.158 | |
| 37 records count: 38 | |
| 38 divider offsets: [500, 600, 700, 800, 900, 1000]. We are expecting round numbers
. | |
| 39 | |
| 40 mode = Frames | |
| 41 range = 0.33 - 0.66 | |
| 42 time range = 1390988669683.1602 - 1390988670098.158 | |
| 43 records count: 25 | |
| 44 divider offsets: [600, 700, 800, 900, 1000]. We are expecting round numbers. | |
| 45 | |
| 46 -------------------------------------------------------- | |
| 47 mode = Frames | |
| 48 time range = 1390988669310.462 - 1390988670098.158 | |
| 49 | |
| 50 mode = Events | |
| 51 time range = 1390988669310.462 - 1390988670098.158 | |
| 52 | |
| 53 mode = Frames | |
| 54 time range = 1390988669310.462 - 1390988670098.158 | |
| 55 | |
| OLD | NEW |