Skip to content

Express Nala Daily Run #27

Express Nala Daily Run

Express Nala Daily Run #27

Triggered via schedule September 30, 2024 16:24
Status Success
Total duration 3m 43s
Artifacts

express.daily.yml

on: schedule
Matrix: Running tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 6 warnings, and 3 notices
[express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages: tests/express/check-important-pages.test.js#L8
1) [express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages,templates @regression @express › Verify response Error: page.goto: net::ERR_HTTP2_PROTOCOL_ERROR at https://main--express--adobecom.hlx.live/express/templates Call log: - navigating to "https://main--express--adobecom.hlx.live/express/templates", waiting until "domcontentloaded" 6 | test(`${features[0].name},${path} ${features[0].tags}`, async ({ page, baseURL }) => { 7 | await test.step('Verify response', async () => { > 8 | const response = await page.goto(`${baseURL}${path}`, { waitUntil: 'domcontentloaded' }); | ^ 9 | const statusCode = response.status(); 10 | expect.soft(statusCode).toBe(200); 11 | console.info(`HTTP Status Code: ${statusCode}`); at /home/runner/work/nala/nala/tests/express/check-important-pages.test.js:8:37 at /home/runner/work/nala/nala/tests/express/check-important-pages.test.js:7:18
[express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages: tests/express/check-important-pages.test.js#L8
1) [express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages,templates @regression @express › Verify response Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_HTTP2_PROTOCOL_ERROR at https://main--express--adobecom.hlx.live/express/templates Call log: - navigating to "https://main--express--adobecom.hlx.live/express/templates", waiting until "domcontentloaded" 6 | test(`${features[0].name},${path} ${features[0].tags}`, async ({ page, baseURL }) => { 7 | await test.step('Verify response', async () => { > 8 | const response = await page.goto(`${baseURL}${path}`, { waitUntil: 'domcontentloaded' }); | ^ 9 | const statusCode = response.status(); 10 | expect.soft(statusCode).toBe(200); 11 | console.info(`HTTP Status Code: ${statusCode}`); at /home/runner/work/nala/nala/tests/express/check-important-pages.test.js:8:37 at /home/runner/work/nala/nala/tests/express/check-important-pages.test.js:7:18
[express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages: tests/express/check-important-pages.test.js#L8
2) [express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages,feature/video/animate/audio @regression @express › Verify response Error: page.goto: net::ERR_HTTP2_PROTOCOL_ERROR at https://main--express--adobecom.hlx.live/express/feature/video/animate/audio Call log: - navigating to "https://main--express--adobecom.hlx.live/express/feature/video/animate/audio", waiting until "domcontentloaded" 6 | test(`${features[0].name},${path} ${features[0].tags}`, async ({ page, baseURL }) => { 7 | await test.step('Verify response', async () => { > 8 | const response = await page.goto(`${baseURL}${path}`, { waitUntil: 'domcontentloaded' }); | ^ 9 | const statusCode = response.status(); 10 | expect.soft(statusCode).toBe(200); 11 | console.info(`HTTP Status Code: ${statusCode}`); at /home/runner/work/nala/nala/tests/express/check-important-pages.test.js:8:37 at /home/runner/work/nala/nala/tests/express/check-important-pages.test.js:7:18
[express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages: tests/express/check-important-pages.test.js#L8
2) [express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages,feature/video/animate/audio @regression @express › Verify response Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_HTTP2_PROTOCOL_ERROR at https://main--express--adobecom.hlx.live/express/feature/video/animate/audio Call log: - navigating to "https://main--express--adobecom.hlx.live/express/feature/video/animate/audio", waiting until "domcontentloaded" 6 | test(`${features[0].name},${path} ${features[0].tags}`, async ({ page, baseURL }) => { 7 | await test.step('Verify response', async () => { > 8 | const response = await page.goto(`${baseURL}${path}`, { waitUntil: 'domcontentloaded' }); | ^ 9 | const statusCode = response.status(); 10 | expect.soft(statusCode).toBe(200); 11 | console.info(`HTTP Status Code: ${statusCode}`); at /home/runner/work/nala/nala/tests/express/check-important-pages.test.js:8:37 at /home/runner/work/nala/nala/tests/express/check-important-pages.test.js:7:18
[express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages: tests/express/check-important-pages.test.js#L8
1) [express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages,templates @regression @express › Verify response Error: page.goto: net::ERR_HTTP2_PROTOCOL_ERROR at https://main--express--adobecom.hlx.live/express/templates Call log: - navigating to "https://main--express--adobecom.hlx.live/express/templates", waiting until "domcontentloaded" 6 | test(`${features[0].name},${path} ${features[0].tags}`, async ({ page, baseURL }) => { 7 | await test.step('Verify response', async () => { > 8 | const response = await page.goto(`${baseURL}${path}`, { waitUntil: 'domcontentloaded' }); | ^ 9 | const statusCode = response.status(); 10 | expect.soft(statusCode).toBe(200); 11 | console.info(`HTTP Status Code: ${statusCode}`); at /Users/runner/work/nala/nala/tests/express/check-important-pages.test.js:8:37 at /Users/runner/work/nala/nala/tests/express/check-important-pages.test.js:7:18
[express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages: tests/express/check-important-pages.test.js#L8
1) [express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages,templates @regression @express › Verify response Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_HTTP2_PROTOCOL_ERROR at https://main--express--adobecom.hlx.live/express/templates Call log: - navigating to "https://main--express--adobecom.hlx.live/express/templates", waiting until "domcontentloaded" 6 | test(`${features[0].name},${path} ${features[0].tags}`, async ({ page, baseURL }) => { 7 | await test.step('Verify response', async () => { > 8 | const response = await page.goto(`${baseURL}${path}`, { waitUntil: 'domcontentloaded' }); | ^ 9 | const statusCode = response.status(); 10 | expect.soft(statusCode).toBe(200); 11 | console.info(`HTTP Status Code: ${statusCode}`); at /Users/runner/work/nala/nala/tests/express/check-important-pages.test.js:8:37 at /Users/runner/work/nala/nala/tests/express/check-important-pages.test.js:7:18
[express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages: tests/express/check-important-pages.test.js#L8
2) [express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages,feature/video/animate/audio @regression @express › Verify response Error: page.goto: net::ERR_HTTP2_PROTOCOL_ERROR at https://main--express--adobecom.hlx.live/express/feature/video/animate/audio Call log: - navigating to "https://main--express--adobecom.hlx.live/express/feature/video/animate/audio", waiting until "domcontentloaded" 6 | test(`${features[0].name},${path} ${features[0].tags}`, async ({ page, baseURL }) => { 7 | await test.step('Verify response', async () => { > 8 | const response = await page.goto(`${baseURL}${path}`, { waitUntil: 'domcontentloaded' }); | ^ 9 | const statusCode = response.status(); 10 | expect.soft(statusCode).toBe(200); 11 | console.info(`HTTP Status Code: ${statusCode}`); at /Users/runner/work/nala/nala/tests/express/check-important-pages.test.js:8:37 at /Users/runner/work/nala/nala/tests/express/check-important-pages.test.js:7:18
[express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages: tests/express/check-important-pages.test.js#L8
2) [express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages,feature/video/animate/audio @regression @express › Verify response Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_HTTP2_PROTOCOL_ERROR at https://main--express--adobecom.hlx.live/express/feature/video/animate/audio Call log: - navigating to "https://main--express--adobecom.hlx.live/express/feature/video/animate/audio", waiting until "domcontentloaded" 6 | test(`${features[0].name},${path} ${features[0].tags}`, async ({ page, baseURL }) => { 7 | await test.step('Verify response', async () => { > 8 | const response = await page.goto(`${baseURL}${path}`, { waitUntil: 'domcontentloaded' }); | ^ 9 | const statusCode = response.status(); 10 | expect.soft(statusCode).toBe(200); 11 | console.info(`HTTP Status Code: ${statusCode}`); at /Users/runner/work/nala/nala/tests/express/check-important-pages.test.js:8:37 at /Users/runner/work/nala/nala/tests/express/check-important-pages.test.js:7:18
[express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages: tests\express\check-important-pages.test.js#L8
1) [express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages,templates @regression @express › Verify response Error: page.goto: net::ERR_HTTP2_PROTOCOL_ERROR at https://main--express--adobecom.hlx.live/express/templates Call log: - navigating to "https://main--express--adobecom.hlx.live/express/templates", waiting until "domcontentloaded" 6 | test(`${features[0].name},${path} ${features[0].tags}`, async ({ page, baseURL }) => { 7 | await test.step('Verify response', async () => { > 8 | const response = await page.goto(`${baseURL}${path}`, { waitUntil: 'domcontentloaded' }); | ^ 9 | const statusCode = response.status(); 10 | expect.soft(statusCode).toBe(200); 11 | console.info(`HTTP Status Code: ${statusCode}`); at D:\a\nala\nala\tests\express\check-important-pages.test.js:8:37 at D:\a\nala\nala\tests\express\check-important-pages.test.js:7:18
[express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages: tests\express\check-important-pages.test.js#L8
1) [express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages,templates @regression @express › Verify response Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_HTTP2_PROTOCOL_ERROR at https://main--express--adobecom.hlx.live/express/templates Call log: - navigating to "https://main--express--adobecom.hlx.live/express/templates", waiting until "domcontentloaded" 6 | test(`${features[0].name},${path} ${features[0].tags}`, async ({ page, baseURL }) => { 7 | await test.step('Verify response', async () => { > 8 | const response = await page.goto(`${baseURL}${path}`, { waitUntil: 'domcontentloaded' }); | ^ 9 | const statusCode = response.status(); 10 | expect.soft(statusCode).toBe(200); 11 | console.info(`HTTP Status Code: ${statusCode}`); at D:\a\nala\nala\tests\express\check-important-pages.test.js:8:37 at D:\a\nala\nala\tests\express\check-important-pages.test.js:7:18
[express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages: tests\express\check-important-pages.test.js#L8
2) [express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages,feature/video/animate/audio @regression @express › Verify response Error: page.goto: net::ERR_HTTP2_PROTOCOL_ERROR at https://main--express--adobecom.hlx.live/express/feature/video/animate/audio Call log: - navigating to "https://main--express--adobecom.hlx.live/express/feature/video/animate/audio", waiting until "domcontentloaded" 6 | test(`${features[0].name},${path} ${features[0].tags}`, async ({ page, baseURL }) => { 7 | await test.step('Verify response', async () => { > 8 | const response = await page.goto(`${baseURL}${path}`, { waitUntil: 'domcontentloaded' }); | ^ 9 | const statusCode = response.status(); 10 | expect.soft(statusCode).toBe(200); 11 | console.info(`HTTP Status Code: ${statusCode}`); at D:\a\nala\nala\tests\express\check-important-pages.test.js:8:37 at D:\a\nala\nala\tests\express\check-important-pages.test.js:7:18
[express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages: tests\express\check-important-pages.test.js#L8
2) [express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages,feature/video/animate/audio @regression @express › Verify response Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_HTTP2_PROTOCOL_ERROR at https://main--express--adobecom.hlx.live/express/feature/video/animate/audio Call log: - navigating to "https://main--express--adobecom.hlx.live/express/feature/video/animate/audio", waiting until "domcontentloaded" 6 | test(`${features[0].name},${path} ${features[0].tags}`, async ({ page, baseURL }) => { 7 | await test.step('Verify response', async () => { > 8 | const response = await page.goto(`${baseURL}${path}`, { waitUntil: 'domcontentloaded' }); | ^ 9 | const statusCode = response.status(); 10 | expect.soft(statusCode).toBe(200); 11 | console.info(`HTTP Status Code: ${statusCode}`); at D:\a\nala\nala\tests\express\check-important-pages.test.js:8:37 at D:\a\nala\nala\tests\express\check-important-pages.test.js:7:18
Running tests (ubuntu-latest)
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 (ubuntu-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
Running tests (macos-latest)
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 (macos-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
Running tests (windows-latest)
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 (windows-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
🎭 Playwright Run Summary
2 failed [express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages,templates @regression @express [express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages,feature/video/animate/audio @regression @express 124 passed (22.2s)
🎭 Playwright Run Summary
2 failed [express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages,templates @regression @express [express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages,feature/video/animate/audio @regression @express 124 passed (1.7m)
🎭 Playwright Run Summary
2 failed [express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages,templates @regression @express [express-live-chromium] › check-important-pages.test.js:6:9 › Verify pages are up › @express-imp-pages,feature/video/animate/audio @regression @express 124 passed (50.4s)