Build with lab 4 #85
Annotations
11 errors, 4 warnings, and 1 notice
Visual Regression (3.9)
Process completed with exit code 1.
|
Visual Regression (3.9)
Process completed with exit code 1.
|
tests/ipyflex.test.ts:33:9 › ipyflex Visual Regression › Render CustomHeader:
ui-tests/tests/ipyflex.test.ts#L1
1) tests/ipyflex.test.ts:33:9 › ipyflex Visual Regression › Render CustomHeader ──────────────────
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium-1140/chrome-linux/chrome
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ yarn playwright install ║
║ ║
║ <3 Playwright Team ║
╚═════════════════════════════════════════════════════════════════════════╝
|
tests/ipyflex.test.ts:33:9 › ipyflex Visual Regression › Render CustomStyle:
ui-tests/tests/ipyflex.test.ts#L1
2) tests/ipyflex.test.ts:33:9 › ipyflex Visual Regression › Render CustomStyle ───────────────────
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium-1140/chrome-linux/chrome
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ yarn playwright install ║
║ ║
║ <3 Playwright Team ║
╚═════════════════════════════════════════════════════════════════════════╝
|
tests/ipyflex.test.ts:33:9 › ipyflex Visual Regression › Render DashboardWithHeader:
ui-tests/tests/ipyflex.test.ts#L1
3) tests/ipyflex.test.ts:33:9 › ipyflex Visual Regression › Render DashboardWithHeader ───────────
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium-1140/chrome-linux/chrome
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ yarn playwright install ║
║ ║
║ <3 Playwright Team ║
╚═════════════════════════════════════════════════════════════════════════╝
|
tests/ipyflex.test.ts:33:9 › ipyflex Visual Regression › Render EmptyDashboard:
ui-tests/tests/ipyflex.test.ts#L1
4) tests/ipyflex.test.ts:33:9 › ipyflex Visual Regression › Render EmptyDashboard ────────────────
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium-1140/chrome-linux/chrome
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ yarn playwright install ║
║ ║
║ <3 Playwright Team ║
╚═════════════════════════════════════════════════════════════════════════╝
|
tests/ipyflex.test.ts:33:9 › ipyflex Visual Regression › Render MultipleSections:
ui-tests/tests/ipyflex.test.ts#L1
5) tests/ipyflex.test.ts:33:9 › ipyflex Visual Regression › Render MultipleSections ──────────────
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium-1140/chrome-linux/chrome
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ yarn playwright install ║
║ ║
║ <3 Playwright Team ║
╚═════════════════════════════════════════════════════════════════════════╝
|
tests/ipyflex.test.ts:33:9 › ipyflex Visual Regression › Render PlaceholderWidgets:
ui-tests/tests/ipyflex.test.ts#L1
6) tests/ipyflex.test.ts:33:9 › ipyflex Visual Regression › Render PlaceholderWidgets ────────────
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium-1140/chrome-linux/chrome
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ yarn playwright install ║
║ ║
║ <3 Playwright Team ║
╚═════════════════════════════════════════════════════════════════════════╝
|
tests/ipyflex.test.ts:33:9 › ipyflex Visual Regression › Render WithWidgets:
ui-tests/tests/ipyflex.test.ts#L1
7) tests/ipyflex.test.ts:33:9 › ipyflex Visual Regression › Render WithWidgets ───────────────────
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium-1140/chrome-linux/chrome
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ yarn playwright install ║
║ ║
║ <3 Playwright Team ║
╚═════════════════════════════════════════════════════════════════════════╝
|
tests/ipyflex.test.ts:33:9 › ipyflex Visual Regression › Render WithWidgetsFactory:
ui-tests/tests/ipyflex.test.ts#L1
8) tests/ipyflex.test.ts:33:9 › ipyflex Visual Regression › Render WithWidgetsFactory ────────────
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium-1140/chrome-linux/chrome
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ yarn playwright install ║
║ ║
║ <3 Playwright Team ║
╚═════════════════════════════════════════════════════════════════════════╝
|
Visual Regression (3.9)
Process completed with exit code 1.
|
Visual Regression (3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Visual Regression (3.9)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Visual Regression (3.9)
No files were found with the provided path: ui-tests/test-results. No artifacts will be uploaded.
|
Visual Regression (3.9)
No files were found with the provided path: ui-tests/playwright-report. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
8 failed
tests/ipyflex.test.ts:33:9 › ipyflex Visual Regression › Render CustomHeader ───────────────────
tests/ipyflex.test.ts:33:9 › ipyflex Visual Regression › Render CustomStyle ────────────────────
tests/ipyflex.test.ts:33:9 › ipyflex Visual Regression › Render DashboardWithHeader ────────────
tests/ipyflex.test.ts:33:9 › ipyflex Visual Regression › Render EmptyDashboard ─────────────────
tests/ipyflex.test.ts:33:9 › ipyflex Visual Regression › Render MultipleSections ───────────────
tests/ipyflex.test.ts:33:9 › ipyflex Visual Regression › Render PlaceholderWidgets ─────────────
tests/ipyflex.test.ts:33:9 › ipyflex Visual Regression › Render WithWidgets ────────────────────
tests/ipyflex.test.ts:33:9 › ipyflex Visual Regression › Render WithWidgetsFactory ─────────────
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ipyflex-snapshot
|
698 Bytes |
|