Skip to content

Smoke Tests

Smoke Tests #7197

Triggered via schedule March 9, 2025 06:03
Status Failure
Total duration 1h 13m 15s
Artifacts 1

test-smokes.yml

on: schedule
Matrix: run-smokes
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
[chromium] › html-themes.spec.ts:42:5 › border color from default theme does not change (like disappearing): tests/integration/playwright/src/utils.ts#L135
1) [chromium] › html-themes.spec.ts:42:5 › border color from default theme does not change (like disappearing) Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('div.callout-note') Expected string: "rgba(0, 0, 0, 0.1)" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('div.callout-note') at ../src/utils.ts:135 133 | ? `rgba(${rgbColors.red}, ${rgbColors.green}, ${rgbColors.blue}, ${rgbColors.alpha})` 134 | : `rgb(${rgbColors.red}, ${rgbColors.green}, ${rgbColors.blue})`; > 135 | await expect(element).toHaveCSS(cssProperty, colorString); | ^ 136 | } 137 | 138 | export function asRGB(red: number, green: number, blue: number, alpha?: number): RGBColor { at checkColor (/home/runner/work/quarto-cli/quarto-cli/tests/integration/playwright/src/utils.ts:135:25) at checkBorderProperties (/home/runner/work/quarto-cli/quarto-cli/tests/integration/playwright/src/utils.ts:177:9) at /home/runner/work/quarto-cli/quarto-cli/tests/integration/playwright/tests/html-themes.spec.ts:48:30
[firefox] › html-themes.spec.ts:42:5 › border color from default theme does not change (like disappearing): tests/integration/playwright/src/utils.ts#L135
2) [firefox] › html-themes.spec.ts:42:5 › border color from default theme does not change (like disappearing) Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected) Locator: locator('div.callout-note') Expected string: "rgba(0, 0, 0, 0.1)" Received: <element(s) not found> Call log: - expect.toHaveCSS with timeout 5000ms - waiting for locator('div.callout-note') at ../src/utils.ts:135 133 | ? `rgba(${rgbColors.red}, ${rgbColors.green}, ${rgbColors.blue}, ${rgbColors.alpha})` 134 | : `rgb(${rgbColors.red}, ${rgbColors.green}, ${rgbColors.blue})`; > 135 | await expect(element).toHaveCSS(cssProperty, colorString); | ^ 136 | } 137 | 138 | export function asRGB(red: number, green: number, blue: number, alpha?: number): RGBColor { at checkColor (/home/runner/work/quarto-cli/quarto-cli/tests/integration/playwright/src/utils.ts:135:25) at checkBorderProperties (/home/runner/work/quarto-cli/quarto-cli/tests/integration/playwright/src/utils.ts:177:9) at /home/runner/work/quarto-cli/quarto-cli/tests/integration/playwright/tests/html-themes.spec.ts:48:30
Run smoke (ubuntu-latest)
Process completed with exit code 1.
Run smoke (windows-latest)
Process completed with exit code 1.
Run smoke (ubuntu-latest)
Cache not found for keys: julia-cache;workflow=Smoke Tests;job=run-smokes;os=Linux;os=ubuntu-latest;time-test=null;run_id=13745484806;run_attempt=1, julia-cache;workflow=Smoke Tests;job=run-smokes;os=Linux;os=ubuntu-latest;time-test=null;
Run smoke (ubuntu-latest)
variable used before declaration
Run smoke (windows-latest)
Cache not found for keys: julia-cache;workflow=Smoke Tests;job=run-smokes;os=Windows;os=windows-latest;time-test=null;run_id=13745484806;run_attempt=1, julia-cache;workflow=Smoke Tests;job=run-smokes;os=Windows;os=windows-latest;time-test=null;
Run smoke (windows-latest)
variable used before declaration

Artifacts

Produced during runtime
Name Size
playwright-report
602 KB