Skip to content

Adding tests for headers and redirects #2038

Adding tests for headers and redirects

Adding tests for headers and redirects #2038

Triggered via pull request October 8, 2024 18:38
Status Success
Total duration 4m 34s
Artifacts

self.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 2 warnings, and 1 notice
[milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @Html Extn for bcom: tests/milo/htmlextn.feature.test.js#L1
1) [milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @html Extn for bcom,@htmlextn › step-1: Go to test page urls and verify .html Test timeout of 30000ms exceeded.
[milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @Html Extn for bcom: tests/milo/htmlextn.feature.test.js#L22
1) [milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @html Extn for bcom,@htmlextn › step-1: Go to test page urls and verify .html Error: page.waitForLoadState: Test timeout of 30000ms exceeded. 20 | const url = envList[env] + path; 21 | await page.goto(url); > 22 | await page.waitForLoadState('networkidle'); | ^ 23 | 24 | if (!page.url().match(/@blog/) && (page.url().match(/customer-success-stories/))) { 25 | expect(page.url()).toContain('.html'); at /home/runner/work/nala/nala/tests/milo/htmlextn.feature.test.js:22:20 at /home/runner/work/nala/nala/tests/milo/htmlextn.feature.test.js:16:5
Running tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Running tests
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 flaky [milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @html Extn for bcom,@htmlextn 25 skipped 344 passed (3.2m)