OLD | NEW |
1 The block squares should wrap around the top of the blue shape. They should not
overlap the shape. | 1 The block squares should wrap around the top of the blue shape. They should not
overlap the shape. |
2 | 2 |
3 X | 3 X |
4 X | 4 X |
5 X | 5 X |
6 X | 6 X |
7 X | 7 X |
8 X | 8 X |
9 X | 9 X |
10 X | 10 X |
11 X | 11 X |
12 X | 12 X |
13 X | 13 X |
14 X | 14 X |
15 This is a testharness.js-based test. | 15 This is a testharness.js-based test. |
16 PASS 1st square doesn't overlap shape. | 16 PASS 1st square doesn't overlap shape. |
17 PASS 2nd square is properly affected by shape. | 17 FAIL 2nd square is properly affected by shape. assert_approx_equals: expected 97
+/- 0.5 but got 97.6875 |
18 PASS 3rd square is properly affected by shape. | 18 PASS 3rd square is properly affected by shape. |
19 PASS 4th square is properly affected by shape. | 19 PASS 4th square is properly affected by shape. |
20 PASS 5th square is properly affected by shape. | 20 PASS 5th square is properly affected by shape. |
21 PASS 6th square is properly affected by shape. | 21 PASS 6th square is properly affected by shape. |
22 PASS 7th square is properly affected by shape. | 22 PASS 7th square is properly affected by shape. |
23 PASS 8th square is properly affected by shape. | 23 PASS 8th square is properly affected by shape. |
24 PASS 9th square is properly affected by shape. | 24 FAIL 9th square is properly affected by shape. assert_approx_equals: expected 92
+/- 0.5 but got 92.65625 |
25 PASS 10th square is properly affected by shape. | 25 PASS 10th square is properly affected by shape. |
26 PASS 11th square is properly affected by shape. | 26 PASS 11th square is properly affected by shape. |
27 PASS 12th square doesn't overlap shape. | 27 PASS 12th square doesn't overlap shape. |
28 Harness: the test ran to completion. | 28 Harness: the test ran to completion. |
29 | 29 |
OLD | NEW |