Add Javascript and TypeScript build for jetpack-wpcom-mu #67834
Annotations
1 error and 1 notice
Run Jetpack sync tests:
projects/plugins/jetpack/tests/e2e/specs/sync/sync.test.js#L155
1) specs/sync/sync.test.js:49:2 › Sync › Normal Sync flow ────────────────────────────────────────
Error: Sync queue should be empty [before]
expect(received).toBeTruthy()
Received: false
Call Log:
- Timeout 30000ms exceeded while waiting on the predicate
153 | }
154 | )
> 155 | .toBeTruthy();
| ^
156 | }
157 | } );
158 |
at assertSyncQueueIsEmpty (/home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/sync/sync.test.js:155:5)
at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/sync/sync.test.js:37:10
at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/sync/sync.test.js:36:14
|
Run Jetpack sync tests
1 flaky
specs/sync/sync.test.js:49:2 › Sync › Normal Sync flow ─────────────────────────────────────────
2 passed (3.1m)
|
The logs for this run have expired and are no longer available.
Loading