1 Tests inspector version controller.
4 Running: testMethodsToRunToUpdateVersion
5 Testing methods to run to upgrade from 0 to 0.
8 Testing methods to run to upgrade from 0 to 1.
9 Methods to run: ["_updateVersionFrom0To1"]
11 Testing methods to run to upgrade from 0 to 2.
12 Methods to run: ["_updateVersionFrom0To1","_updateVersionFrom1To2"]
14 Testing methods to run to upgrade from 0 to 3.
15 Methods to run: ["_updateVersionFrom0To1","_updateVersionFrom1To2","_updateVersionFrom2To3"]
17 Testing methods to run to upgrade from 1 to 1.
20 Testing methods to run to upgrade from 1 to 2.
21 Methods to run: ["_updateVersionFrom1To2"]
23 Testing methods to run to upgrade from 1 to 3.
24 Methods to run: ["_updateVersionFrom1To2","_updateVersionFrom2To3"]
26 Testing methods to run to upgrade from 2 to 2.
29 Testing methods to run to upgrade from 2 to 3.
30 Methods to run: ["_updateVersionFrom2To3"]
33 Running: testClearBreakpointsWhenTooMany
34 Starting test with 0 breakpoints and 500 allowed at max.
35 Number of breakpoints left in the setting after the test: 0.
37 Starting test with 1 breakpoints and 500 allowed at max.
38 Number of breakpoints left in the setting after the test: 1.
40 Starting test with 2 breakpoints and 500 allowed at max.
41 Number of breakpoints left in the setting after the test: 2.
43 Starting test with 499 breakpoints and 500 allowed at max.
44 Number of breakpoints left in the setting after the test: 499.
46 Starting test with 500 breakpoints and 500 allowed at max.
47 Number of breakpoints left in the setting after the test: 500.
49 Starting test with 501 breakpoints and 500 allowed at max.
50 Number of breakpoints left in the setting after the test: 0.
52 Starting test with 1000 breakpoints and 500 allowed at max.
53 Number of breakpoints left in the setting after the test: 0.