Block editor: try direct drag (outside text editable) #120158
Annotations
10 errors and 1 notice
Run the tests:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L419
1) [webkit] › editor/various/multi-block-selection.spec.js:393:2 › Multi-block selection (@Firefox, @WebKit) › should select by dragging
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 0
Array [
1,
- 2,
]
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
417 |
418 | await expect( multiBlockSelectionUtils.assertNativeSelection ).toPass();
> 419 | await expect
| ^
420 | .poll( multiBlockSelectionUtils.getSelectedFlatIndices )
421 | .toEqual( [ 1, 2 ] );
422 | } );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:419:3
|
Run the tests:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L419
1) [webkit] › editor/various/multi-block-selection.spec.js:393:2 › Multi-block selection (@Firefox, @WebKit) › should select by dragging
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 0
Array [
1,
- 2,
]
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
417 |
418 | await expect( multiBlockSelectionUtils.assertNativeSelection ).toPass();
> 419 | await expect
| ^
420 | .poll( multiBlockSelectionUtils.getSelectedFlatIndices )
421 | .toEqual( [ 1, 2 ] );
422 | } );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:419:3
|
Run the tests:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L419
1) [webkit] › editor/various/multi-block-selection.spec.js:393:2 › Multi-block selection (@Firefox, @WebKit) › should select by dragging
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 0
Array [
1,
- 2,
]
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
417 |
418 | await expect( multiBlockSelectionUtils.assertNativeSelection ).toPass();
> 419 | await expect
| ^
420 | .poll( multiBlockSelectionUtils.getSelectedFlatIndices )
421 | .toEqual( [ 1, 2 ] );
422 | } );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:419:3
|
Run the tests:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L455
2) [webkit] › editor/various/multi-block-selection.spec.js:424:2 › Multi-block selection (@Firefox, @WebKit) › should select by dragging into nested block
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 0
Array [
1,
- 2,
]
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
453 | await page.mouse.up();
454 |
> 455 | await expect
| ^
456 | .poll( multiBlockSelectionUtils.getSelectedFlatIndices )
457 | .toEqual( [ 1, 2 ] );
458 | } );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:455:3
|
Run the tests:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L455
2) [webkit] › editor/various/multi-block-selection.spec.js:424:2 › Multi-block selection (@Firefox, @WebKit) › should select by dragging into nested block
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 0
Array [
1,
- 2,
]
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
453 | await page.mouse.up();
454 |
> 455 | await expect
| ^
456 | .poll( multiBlockSelectionUtils.getSelectedFlatIndices )
457 | .toEqual( [ 1, 2 ] );
458 | } );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:455:3
|
Run the tests:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L455
2) [webkit] › editor/various/multi-block-selection.spec.js:424:2 › Multi-block selection (@Firefox, @WebKit) › should select by dragging into nested block
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 0
Array [
1,
- 2,
]
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
453 | await page.mouse.up();
454 |
> 455 | await expect
| ^
456 | .poll( multiBlockSelectionUtils.getSelectedFlatIndices )
457 | .toEqual( [ 1, 2 ] );
458 | } );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:455:3
|
Run the tests:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L709
3) [webkit] › editor/various/multi-block-selection.spec.js:683:2 › Multi-block selection (@Firefox, @WebKit) › should preserve dragged selection on move
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 0
Array [
- 2,
3,
]
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
707 |
708 | await expect( multiBlockSelectionUtils.assertNativeSelection ).toPass();
> 709 | await expect
| ^
710 | .poll( multiBlockSelectionUtils.getSelectedFlatIndices )
711 | .toEqual( [ 2, 3 ] );
712 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:709:3
|
Run the tests:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L709
3) [webkit] › editor/various/multi-block-selection.spec.js:683:2 › Multi-block selection (@Firefox, @WebKit) › should preserve dragged selection on move
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 0
Array [
- 2,
3,
]
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
707 |
708 | await expect( multiBlockSelectionUtils.assertNativeSelection ).toPass();
> 709 | await expect
| ^
710 | .poll( multiBlockSelectionUtils.getSelectedFlatIndices )
711 | .toEqual( [ 2, 3 ] );
712 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:709:3
|
Run the tests:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L709
3) [webkit] › editor/various/multi-block-selection.spec.js:683:2 › Multi-block selection (@Firefox, @WebKit) › should preserve dragged selection on move
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 0
Array [
- 2,
3,
]
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
707 |
708 | await expect( multiBlockSelectionUtils.assertNativeSelection ).toPass();
> 709 | await expect
| ^
710 | .poll( multiBlockSelectionUtils.getSelectedFlatIndices )
711 | .toEqual( [ 2, 3 ] );
712 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:709:3
|
Run the tests:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L1364
4) [webkit] › editor/various/multi-block-selection.spec.js:1342:2 › Multi-block selection (@Firefox, @WebKit) › should select by dragging into separator
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 0
Array [
1,
- 2,
]
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
1362 | await page.mouse.up();
1363 |
> 1364 | await expect
| ^
1365 | .poll( multiBlockSelectionUtils.getSelectedFlatIndices )
1366 | .toEqual( [ 1, 2 ] );
1367 | } );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:1364:3
|
Run the tests
4 failed
[webkit] › editor/various/multi-block-selection.spec.js:393:2 › Multi-block selection (@Firefox, @WebKit) › should select by dragging
[webkit] › editor/various/multi-block-selection.spec.js:424:2 › Multi-block selection (@Firefox, @WebKit) › should select by dragging into nested block
[webkit] › editor/various/multi-block-selection.spec.js:683:2 › Multi-block selection (@Firefox, @WebKit) › should preserve dragged selection on move
[webkit] › editor/various/multi-block-selection.spec.js:1342:2 › Multi-block selection (@Firefox, @WebKit) › should select by dragging into separator
1 skipped
193 passed (11.6m)
|
Loading