| OLD | NEW |
| 1 Verifies that SelectUISourceCodeDialog rendering works properly. | 1 Verifies that SelectUISourceCodeDialog rendering works properly. |
| 2 | 2 |
| 3 | 3 |
| 4 Running: testRenderingInNameOnly | 4 Running: testRenderingInNameOnly |
| 5 filter query: 12 | 5 filter query: 12 |
| 6 helloWorld[1][2].js | |
| 7 test/helloWorld12.js | |
| 8 -------------------- | |
| 9 are-shown.js | 6 are-shown.js |
| 10 test/some/very-long-url/which/usually/breaks-rendering/due-to/trancation/so/that
/the-path-is-cut-ap… | 7 test/some/very-long-url/which/usually/breaks-rendering/due-to/trancation/so/that
/the-path-is-cut-ap… |
| 11 -------------------- | 8 -------------------- |
| 9 helloWorld[1][2].js |
| 10 test/helloWorld12.js |
| 12 | 11 |
| 13 Running: testRenderingInPathAndName | 12 Running: testRenderingInPathAndName |
| 14 filter query: te12 | 13 filter query: te12 |
| 15 helloWorld12.js | |
| 16 [t][e]st/helloWorld[1][2].js | |
| 17 -------------------- | |
| 18 are-shown.js | 14 are-shown.js |
| 19 test/some/very-long-url/which/usually/breaks-rendering/due-to/trancation/so/that
/the-path-is-cut-ap… | 15 test/some/very-long-url/which/usually/breaks-rendering/due-to/trancation/so/that
/the-path-is-cut-ap… |
| 20 -------------------- | 16 -------------------- |
| 17 helloWorld12.js |
| 18 [t][e]st/helloWorld[1][2].js |
| 21 | 19 |
| 22 Running: testRenderingInNameInTruncatedPath | 20 Running: testRenderingInNameInTruncatedPath |
| 23 filter query: shown.js | 21 filter query: shown.js |
| 24 helloWorld12[.][j][s] | |
| 25 test/helloWorld12.js | |
| 26 -------------------- | |
| 27 are-[s][h][o][w][n][.][j][s] | 22 are-[s][h][o][w][n][.][j][s] |
| 28 test/some/very-long-url/which/usually/breaks-rendering/due-to/trancation/so/that
/the-path-is-cut-ap… | 23 test/some/very-long-url/which/usually/breaks-rendering/due-to/trancation/so/that
/the-path-is-cut-ap… |
| 29 -------------------- | 24 -------------------- |
| 25 helloWorld12[.][j][s] |
| 26 test/helloWorld12.js |
| 30 | 27 |
| 31 Running: testRenderingInTruncatedPath | 28 Running: testRenderingInTruncatedPath |
| 32 filter query: usually-shown.js | 29 filter query: usually-shown.js |
| 33 helloWorld12[.][j][s] | |
| 34 test/helloWorld12.js | |
| 35 -------------------- | |
| 36 are-shown.js | 30 are-shown.js |
| 37 test/some/very-long-url/which/[u][s][u][a][l][l][y]/breaks-rendering/due-to/tran
cation/so/that/the-path-is-cut-ap… | 31 test/some/very-long-url/which/[u][s][u][a][l][l][y]/breaks-rendering/due-to/tran
cation/so/that/the-path-is-cut-ap… |
| 38 -------------------- | 32 -------------------- |
| 33 helloWorld12[.][j][s] |
| 34 test/helloWorld12.js |
| 39 | 35 |
| OLD | NEW |