Merge pull request #1221 from objectstack-ai/claude/fix-issue-from-ac… #4552
ci.yml
on: push
Build Core
3m 22s
Test
13m 54s
Build Docs
3m 8s
E2E Tests
10m 32s
Annotations
4 errors, 1 warning, and 1 notice
|
E2E Tests
Process completed with exit code 1.
|
|
[chromium] › e2e/mobile-performance.spec.ts:12:3 › Mobile Performance Benchmarks › page loads within performance budget on mobile:
e2e/mobile-performance.spec.ts#L23
1) [chromium] › e2e/mobile-performance.spec.ts:12:3 › Mobile Performance Benchmarks › page loads within performance budget on mobile
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeLessThan(expected)
Expected: < 5000
Received: 5751
21 |
22 | // Page should load within 5 seconds even under 4× CPU throttle
> 23 | expect(loadTime).toBeLessThan(5000);
| ^
24 | });
25 |
26 | test('no layout shifts on mobile viewport', async ({ page }) => {
at /home/runner/work/objectui/objectui/e2e/mobile-performance.spec.ts:23:22
|
|
[chromium] › e2e/mobile-performance.spec.ts:12:3 › Mobile Performance Benchmarks › page loads within performance budget on mobile:
e2e/mobile-performance.spec.ts#L23
1) [chromium] › e2e/mobile-performance.spec.ts:12:3 › Mobile Performance Benchmarks › page loads within performance budget on mobile
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeLessThan(expected)
Expected: < 5000
Received: 6938
21 |
22 | // Page should load within 5 seconds even under 4× CPU throttle
> 23 | expect(loadTime).toBeLessThan(5000);
| ^
24 | });
25 |
26 | test('no layout shifts on mobile viewport', async ({ page }) => {
at /home/runner/work/objectui/objectui/e2e/mobile-performance.spec.ts:23:22
|
|
[chromium] › e2e/mobile-performance.spec.ts:12:3 › Mobile Performance Benchmarks › page loads within performance budget on mobile:
e2e/mobile-performance.spec.ts#L23
1) [chromium] › e2e/mobile-performance.spec.ts:12:3 › Mobile Performance Benchmarks › page loads within performance budget on mobile
Error: expect(received).toBeLessThan(expected)
Expected: < 5000
Received: 5255
21 |
22 | // Page should load within 5 seconds even under 4× CPU throttle
> 23 | expect(loadTime).toBeLessThan(5000);
| ^
24 | });
25 |
26 | test('no layout shifts on mobile viewport', async ({ page }) => {
at /home/runner/work/objectui/objectui/e2e/mobile-performance.spec.ts:23:22
|
|
E2E Tests
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
|
🎭 Playwright Run Summary
1 failed
[chromium] › e2e/mobile-performance.spec.ts:12:3 › Mobile Performance Benchmarks › page loads within performance budget on mobile
38 skipped
39 passed (1.8m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-output
Expired
|
10 MB |
sha256:5d83c6ab6d94eefa8136efa7b28cdf4ff977ec679f6ae233e50de0847c4ad59f
|
|